Package io.helidon.security.abac.scope
Scope (OAuth2) attribute validator.
-
Class Summary Class Description ScopeValidator ABAC validator for OAuth2 scopes.ScopeValidator.Builder A fluent API builder forScopeValidator
.ScopeValidator.ScopesConfig Configuration custom class for scope validator.ScopeValidatorService A service to provideScopeValidator
toAbacProvider
. -
Annotation Types Summary Annotation Type Description ScopeValidator.Scope Scope annotation.ScopeValidator.Scopes Repeatable annotation forScopeValidator.Scope
.