org.wso2.carbon.identity.application.authentication.endpoint
Class Constants

java.lang.Object
  extended by org.wso2.carbon.identity.application.authentication.endpoint.Constants

public class Constants
extends Object


Nested Class Summary
static class Constants.SAML2SSO
           
 
Field Summary
static String AUTH_FAILURE
           
static String AUTH_FAILURE_MSG
           
static String SESSION_DATA_KEY
           
static String SESSION_DATA_KEY_CONSENT
           
static String STATUS
           
static String STATUS_MSG
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SESSION_DATA_KEY

public static final String SESSION_DATA_KEY
See Also:
Constant Field Values

SESSION_DATA_KEY_CONSENT

public static final String SESSION_DATA_KEY_CONSENT
See Also:
Constant Field Values

AUTH_FAILURE

public static final String AUTH_FAILURE
See Also:
Constant Field Values

AUTH_FAILURE_MSG

public static final String AUTH_FAILURE_MSG
See Also:
Constant Field Values

STATUS

public static final String STATUS
See Also:
Constant Field Values

STATUS_MSG

public static final String STATUS_MSG
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2015 WSO2. All rights reserved.