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.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.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.