com.microsoft.aad.adal
Class AuthenticationConstants
java.lang.Object
com.microsoft.aad.adal.AuthenticationConstants
public class AuthenticationConstants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADAL_PACKAGE_NAME
public static final String ADAL_PACKAGE_NAME
- See Also:
- Constant Field Values
ENCODING_UTF8
public static final String ENCODING_UTF8
- The Constant ENCODING_UTF8.
- See Also:
- Constant Field Values
BUNDLE_MESSAGE
public static final String BUNDLE_MESSAGE
- See Also:
- Constant Field Values
DEFAULT_EXPIRATION_TIME_SEC
public static final int DEFAULT_EXPIRATION_TIME_SEC
- See Also:
- Constant Field Values
AUTHENTICATION_FILE_DIRECTORY
public static final String AUTHENTICATION_FILE_DIRECTORY
- See Also:
- Constant Field Values
AuthenticationConstants
public AuthenticationConstants()
Copyright © 2003–2015. All rights reserved.