All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description Authorization Use this annotation on a JAX-RS resource to define authorization rules.AuthorizationParameter An annotation to give access the JAX-RS resource parameters to the authorization class define withAuthorization.AuthorizationParameters BadTokenException KeyProvider Create a class that inherit fromKeyProviderto define the key used to encrypt session token.PadlockSession Provide a way to bind objects across more than one request.PasswordService This service provide method to hash and verify passwords.WithoutAuthentication Use this annotation to define JAX-RS resource that does not need authentication.