Uses of Enum
com.atlassian.sal.api.auth.Authenticator.Result.Status
Packages that use Authenticator.Result.Status
-
Uses of Authenticator.Result.Status in com.atlassian.sal.api.auth
Methods in com.atlassian.sal.api.auth that return Authenticator.Result.StatusModifier and TypeMethodDescriptionAuthenticator.Result.getStatus()static Authenticator.Result.StatusReturns the enum constant of this type with the specified name.static Authenticator.Result.Status[]Authenticator.Result.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.