Uses of Class
com.microsoft.aad.adal.AuthenticationParameters

Uses of AuthenticationParameters in com.microsoft.aad.adal
 

Methods in com.microsoft.aad.adal that return AuthenticationParameters
static AuthenticationParameters AuthenticationParameters.createFromResponseAuthenticateHeader(String authenticateHeader)
          ADAL will parse the header response to get the authority and the resource info.
 

Methods in com.microsoft.aad.adal with parameters of type AuthenticationParameters
 void AuthenticationParameters.AuthenticationParamCallback.onCompleted(Exception exception, AuthenticationParameters param)
           
 



Copyright © 2003–2015. All rights reserved.