Package com.atlassian.bitbucket.auth
Class AuthenticationResult
java.lang.Object
com.atlassian.bitbucket.auth.AuthenticationResult
Outcome of a successful
authentication
operation.- Since:
- 5.5
-
Nested Class Summary
-
Method Summary
-
Method Details
-
getProperties
- Returns:
- the authentication properties provided on authentication
-
getUser
@Nonnull public com.atlassian.bitbucket.user.ApplicationUser getUser()
-