Uses of Enum Class
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token.ServiceProviderToken.Authorization
Packages that use ServiceProviderToken.Authorization
Package
Description
Add package level annotations to indicate everything is non-null by default.
-
Uses of ServiceProviderToken.Authorization in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
Methods in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token that return ServiceProviderToken.AuthorizationModifier and TypeMethodDescriptionServiceProviderToken.getAuthorization()Returns the authorization status of this token.Returns the enum constant of this class with the specified name.static ServiceProviderToken.Authorization[]ServiceProviderToken.Authorization.values()Returns an array containing the constants of this enum class, in the order they are declared.