Uses of Class
io.helidon.security.abac.scope.ScopeValidator.ScopesConfig
Packages that use ScopeValidator.ScopesConfig
-
Uses of ScopeValidator.ScopesConfig in io.helidon.security.abac.scope
Methods in io.helidon.security.abac.scope that return ScopeValidator.ScopesConfigModifier and TypeMethodDescriptionstatic ScopeValidator.ScopesConfigCreate an instance from configuration (of endpoint).static ScopeValidator.ScopesConfigCreate an instance from an array of scopes.static ScopeValidator.ScopesConfigScopeValidator.ScopesConfig.create(List<ScopeValidator.Scope> scopes) Create an instance from a list of annotations.ScopeValidator.fromAnnotations(EndpointConfig endpointConfig) ScopeValidator.fromConfig(Config config) Methods in io.helidon.security.abac.scope that return types with arguments of type ScopeValidator.ScopesConfigMethods in io.helidon.security.abac.scope with parameters of type ScopeValidator.ScopesConfigModifier and TypeMethodDescriptionvoidScopeValidator.validate(ScopeValidator.ScopesConfig config, Errors.Collector collector, ProviderRequest request)