Package com.atlassian.bitbucket.auth
Class SimpleAuthentication
java.lang.Object
com.atlassian.bitbucket.auth.SimpleAuthentication
- All Implemented Interfaces:
com.atlassian.bitbucket.auth.Authentication
public class SimpleAuthentication
extends Object
implements com.atlassian.bitbucket.auth.Authentication
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from interface com.atlassian.bitbucket.auth.Authentication
ANONYMOUS -
Method Summary
Modifier and TypeMethodDescriptionstatic SimpleAuthentication.Builderbuilder(com.atlassian.bitbucket.user.ApplicationUser user) booleanOptional<com.atlassian.bitbucket.user.ApplicationUser>getUser()inthashCode()
-
Method Details
-
builder
@Nonnull public static SimpleAuthentication.Builder builder(@Nullable com.atlassian.bitbucket.user.ApplicationUser user) -
equals
-
getProperties
- Specified by:
getPropertiesin interfacecom.atlassian.bitbucket.auth.Authentication
-
getUser
- Specified by:
getUserin interfacecom.atlassian.bitbucket.auth.Authentication
-
hashCode
public int hashCode()
-