Uses of Class
com.microsoft.aad.adal.AuthenticationResult.AuthenticationStatus

Uses of AuthenticationResult.AuthenticationStatus in com.microsoft.aad.adal
 

Methods in com.microsoft.aad.adal that return AuthenticationResult.AuthenticationStatus
 AuthenticationResult.AuthenticationStatus AuthenticationResult.getStatus()
          Gets status.
static AuthenticationResult.AuthenticationStatus AuthenticationResult.AuthenticationStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AuthenticationResult.AuthenticationStatus[] AuthenticationResult.AuthenticationStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003–2015. All rights reserved.