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(java.lang.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're declared.
 



Copyright © 2009 Atlassian. All Rights Reserved.