Package com.atlassian.sal.api.auth

Interface Summary
AuthenticationController Allows the host application to communicate about when authentication should be performed and users allowed to login.
AuthenticationListener Allows the underlying framework to take some actions on authentication events.
Authenticator Authenticates requests
LoginUriProvider Provides the URI to redirect users to for them to login before they can authorize consumer requests to access their data.
 

Class Summary
Authenticator.Result Encapsulates the results of an authentication attempt.
Authenticator.Result.Error  
Authenticator.Result.Failure  
Authenticator.Result.NoAttempt  
Authenticator.Result.Success  
 

Enum Summary
Authenticator.Result.Status  
 



Copyright © 2009 Atlassian. All Rights Reserved.