Class AuthenticationResult
java.lang.Object
com.atlassian.oauth2.provider.api.token.AuthenticationResult
-
Method Summary
Modifier and TypeMethodDescriptionstatic AuthenticationResultauthenticated(Scope scope, String clientId) getScope()booleanstatic AuthenticationResult
-
Method Details
-
authenticated
-
notAuthenticated
-
getScope
-
getClientId
-
isAuthenticated
public boolean isAuthenticated()
-