Package com.atlassian.plugins.rest.common.security

Interface Summary
AuthenticationContext An authentication context to retrieve the principal and authentication status.
 

Exception Summary
AuthenticationRequiredException Exception thrown when a client tries to access a resources that requires authentication and the client is not authenticated.
AuthorisationException Exception thrown by the SysadminOnlyResourceFilter to indicate a user is not a system administrator.
 

Annotation Types Summary
AnonymousAllowed An annotation to tell that resources are accessible by anonymous users (i.e.
 



Copyright © 2009 Atlassian. All Rights Reserved.