public class AuthenticationResult extends Object
authentication
 operation.| Modifier and Type | Class and Description | 
|---|---|
| static class  | AuthenticationResult.Builder | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,Serializable> | getProperties() | 
| com.atlassian.bitbucket.user.ApplicationUser | getUser() | 
@Nonnull public Map<String,Serializable> getProperties()
@Nonnull public com.atlassian.bitbucket.user.ApplicationUser getUser()
Copyright © 2024 Atlassian. All rights reserved.