Class RoleAnnotationAnalyzer

java.lang.Object
io.helidon.security.abac.role.RoleAnnotationAnalyzer
All Implemented Interfaces:
AnnotationAnalyzer

public class RoleAnnotationAnalyzer extends Object implements AnnotationAnalyzer
Implementation of AnnotationAnalyzer which checks for PermitAll annotation if authentication is needed or not.