DynamicFeature that registers the provided auth filter
to resource methods annotated with the RolesAllowed, PermitAll
and DenyAll annotations.Authenticator is unable to check the
validity of the given credentials.Principal value factory provider injection constructor.AuthValueFactoryProvider.BasicCredentialAuthFilter.AuthFilter instance.Authenticator decorator which uses a Caffeine cache to temporarily
cache credentials and their corresponding principals.Authorizer decorator which uses a Caffeine cache to
temporarily cache principals' role associations.AuthorizationContext,
which uses a Principal, a role and a ContainerRequestContext to
temporarily cache principals' role associations.AuthorizationContext object, to be used in CachingAuthorizer as cache key.OAuthCredentialAuthFilter.Authorizer that grants access for any principal in any role.DynamicFeature that registers the provided auth filters
to resource methods annotated with the Auth according to
the type of the annotated method parameter.Principal value factory provider injection constructor.PolymorphicAuthValueFactoryProvider.Principal subclasses.Copyright © 2011. All rights reserved.