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

java.lang.Object
  extended by org.wso2.carbon.identity.application.authentication.endpoint.Constants.SAML2SSO
Enclosing class:
Constants

public static class Constants.SAML2SSO
extends Object


Field Summary
static String ASSERTION_CONSUMER_URL
           
static String RELAY_STATE
           
static String SAML_RESP
           
 
Constructor Summary
Constants.SAML2SSO()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ASSERTION_CONSUMER_URL

public static final String ASSERTION_CONSUMER_URL
See Also:
Constant Field Values

RELAY_STATE

public static final String RELAY_STATE
See Also:
Constant Field Values

SAML_RESP

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

Constants.SAML2SSO

public Constants.SAML2SSO()


Copyright © 2015 WSO2. All rights reserved.