C E J O P V X 
All Classes All Packages

C

CasProtocolConstants - Interface in org.apereo.cas
Class that exposes relevant constants and parameters to the CAS protocol.

E

ENDPOINT_LOGIN - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing login.
ENDPOINT_LOGOUT - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing logout.
ENDPOINT_PROXY - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing proxy endpoint.
ENDPOINT_PROXY_VALIDATE - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing proxy validate.
ENDPOINT_PROXY_VALIDATE_V3 - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing v3 proxy validate.
ENDPOINT_SERVICE_VALIDATE - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing service validate.
ENDPOINT_SERVICE_VALIDATE_V3 - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing v3 service validate.
ENDPOINT_VALIDATE - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing legacy validate.
ERROR_CODE_INVALID_PROXY_CALLBACK - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing an invalid proxy callback for validation.
ERROR_CODE_INVALID_REQUEST - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing an invalid request for validation.
ERROR_CODE_INVALID_REQUEST_PROXY - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing an invalid pgt request.
ERROR_CODE_INVALID_TICKET - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing an invalid ticket for validation.
ERROR_CODE_UNAUTHORIZED_SERVICE - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing an invalid service request.
ERROR_CODE_UNAUTHORIZED_SERVICE_PROXY - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing an invalid service proxy request.

J

JSON - org.apereo.cas.validation.ValidationResponseType
Render response in JSON.

O

org.apereo.cas - package org.apereo.cas
 
org.apereo.cas.validation - package org.apereo.cas.validation
 

P

PARAMETER_FORMAT - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the format parameter in the request.
PARAMETER_GATEWAY - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the gateway parameter in the request.
PARAMETER_METHOD - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the method parameter in the request.
PARAMETER_PASSWORD - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the password parameter in the request.
PARAMETER_PROXY_CALLBACK_URL - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the proxy callback url parameter in the request.
PARAMETER_PROXY_GRANTING_TICKET - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the pgt parameter in the request.
PARAMETER_PROXY_GRANTING_TICKET_ID - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the pgtId parameter in the request.
PARAMETER_PROXY_GRANTING_TICKET_IOU - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the pgtIou parameter in the request.
PARAMETER_PROXY_GRANTING_TICKET_URL - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the pgtUrl parameter in the request.
PARAMETER_RENEW - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the renew parameter in the request.
PARAMETER_SERVICE - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the service parameter in the request.
PARAMETER_TARGET_SERVICE - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the targetService parameter in the request.
PARAMETER_TICKET - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the ticket parameter in the request.
PARAMETER_USERNAME - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the username parameter in the request.

V

VALIDATION_CAS_MODEL_ATTRIBUTE_NAME_ATTRIBUTES - Static variable in interface org.apereo.cas.CasProtocolConstants
Represents the collection of attributes in the view.
VALIDATION_CAS_MODEL_ATTRIBUTE_NAME_AUTHENTICATION_DATE - Static variable in interface org.apereo.cas.CasProtocolConstants
Represents the authentication date object in the view.
VALIDATION_CAS_MODEL_ATTRIBUTE_NAME_FORMATTED_ATTRIBUTES - Static variable in interface org.apereo.cas.CasProtocolConstants
Represents the pre-rendered collection of attributes in the view.
VALIDATION_CAS_MODEL_ATTRIBUTE_NAME_FROM_NEW_LOGIN - Static variable in interface org.apereo.cas.CasProtocolConstants
Represents the flag to note whether assertion is backed by new login.
VALIDATION_CAS_MODEL_PROXY_GRANTING_TICKET - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the PGT in the cas validation model.
VALIDATION_CAS_MODEL_PROXY_GRANTING_TICKET_IOU - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the PGTIOU in the cas validation model.
VALIDATION_REMEMBER_ME_ATTRIBUTE_NAME - Static variable in interface org.apereo.cas.CasProtocolConstants
Constant representing the remember-me long term token in the validation payload.
ValidationResponseType - Enum in org.apereo.cas.validation
Enumerates the list of response types that CAS may produce as a result of service being validated.
valueOf(String) - Static method in enum org.apereo.cas.validation.ValidationResponseType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apereo.cas.validation.ValidationResponseType
Returns an array containing the constants of this enum type, in the order they are declared.

X

XML - org.apereo.cas.validation.ValidationResponseType
Default CAS XML response.
C E J O P V X 
All Classes All Packages