Package com.atlassian.sal.api.auth
Class Authenticator.Result
java.lang.Object
com.atlassian.sal.api.auth.Authenticator.Result
- Direct Known Subclasses:
Authenticator.Result.Error,Authenticator.Result.Failure,Authenticator.Result.NoAttempt,Authenticator.Result.Success
- Enclosing interface:
- Authenticator
Encapsulates the results of an authentication attempt. Includes the result status, any problem that
occurred, and possibly the authenticated users
Principal.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic enumstatic final class -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getStatus
-
getMessage
-
getPrincipal
-