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 and AuthInjectionResolver.BasicCredentialAuthFilter.Authenticator decorator which uses a Guava cache to temporarily cache credentials and
their corresponding principals.Authorizer decorator which uses a Guava 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 and
AuthInjectionResolver.Principal subclasses.Copyright © 2017. All rights reserved.