org.eclipse.higgins.rp.servlet.server
Class CxtConstants
java.lang.Object
org.eclipse.higgins.rp.servlet.server.CxtConstants
- public final class CxtConstants
- extends Object
LOGOUT_JSP_NAME
public static final String LOGOUT_JSP_NAME
- See Also:
- Constant Field Values
PRIVACY_URL
public static final String PRIVACY_URL
- See Also:
- Constant Field Values
REQUIRED_CLAIMS
public static final String REQUIRED_CLAIMS
- See Also:
- Constant Field Values
TOKEN_TYPES
public static final String TOKEN_TYPES
- See Also:
- Constant Field Values
AUTH_PROTOCOL_HANDLERS
public static final String AUTH_PROTOCOL_HANDLERS
- See Also:
- Constant Field Values
OPTIONAL_CLAIMS
public static final String OPTIONAL_CLAIMS
- See Also:
- Constant Field Values
USE_QUERYSTRING_FOR_ALL
public static final String USE_QUERYSTRING_FOR_ALL
- See Also:
- Constant Field Values
ROOT_CERT_URL
public static final String ROOT_CERT_URL
- See Also:
- Constant Field Values
AUTHENTICATION_STATE_URI
public static final String AUTHENTICATION_STATE_URI
- See Also:
- Constant Field Values
PROTOCOL_HANDLER_URI
public static final String PROTOCOL_HANDLER_URI
- See Also:
- Constant Field Values
RET_TOKEN_TYPE
public static final String RET_TOKEN_TYPE
- See Also:
- Constant Field Values
RET_TOKEN_ID
public static final String RET_TOKEN_ID
- See Also:
- Constant Field Values
RET_CLAIMS
public static final String RET_CLAIMS
- See Also:
- Constant Field Values
INIT_STATE
public static final String INIT_STATE
- See Also:
- Constant Field Values
PROCESS_STATE
public static final String PROCESS_STATE
- See Also:
- Constant Field Values
RESET_STATE
public static final String RESET_STATE
- See Also:
- Constant Field Values
USER_AGENT_HEADER_NAME
public static final String USER_AGENT_HEADER_NAME
- See Also:
- Constant Field Values
AUTH_CONTEXT_PARAM
public static final String AUTH_CONTEXT_PARAM
- See Also:
- Constant Field Values
PROTECTED_RESOURCE
public static final String PROTECTED_RESOURCE
- See Also:
- Constant Field Values
REQUEST
public static final String REQUEST
- See Also:
- Constant Field Values
RESPONSE
public static final String RESPONSE
- See Also:
- Constant Field Values
CxtConstants
public CxtConstants()