Uses of Class
com.atlassian.sal.api.auth.Authenticator.Result.Status

Packages that use Authenticator.Result.Status
com.atlassian.sal.api.auth   
 

Uses of Authenticator.Result.Status in com.atlassian.sal.api.auth
 

Methods in com.atlassian.sal.api.auth that return Authenticator.Result.Status
 Authenticator.Result.Status Authenticator.Result.getStatus()
           
static Authenticator.Result.Status Authenticator.Result.Status.valueOf(String name)
          Returns 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.
 



Copyright © 2014 Atlassian. All rights reserved.