Package net.rwx.padlock.annotations
-
Annotation Types Summary Annotation Type 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 WithoutAuthentication Use this annotation to define JAX-RS resource that does not need authentication.