Package io.helidon.security.abac.role
package io.helidon.security.abac.role
Role attribute validator.
-
ClassDescriptionImplementation of
AnnotationAnalyzer
which checks forPermitAll
annotation if authentication is needed or not.Validator capable of validating role attributes of a subject.Attribute configuration class for Role validator.A fluent API builder forRoleValidator.RoleConfig
.A definition of "roles allowed" for a specific subject type.Repeatable annotation forRoleValidator.Roles
.Java service forRoleValidator
ABAC security provider.