- VALIDATION_CAS_MODEL_ATTRIBUTE_NAME_ATTRIBUTES - Static variable in interface org.jasig.cas.CasProtocolConstants
-
Represents the collection of attributes in the view.
- VALIDATION_CAS_MODEL_ATTRIBUTE_NAME_AUTHENTICATION_DATE - Static variable in interface org.jasig.cas.CasProtocolConstants
-
Represents the authentication date object in the view.
- VALIDATION_CAS_MODEL_ATTRIBUTE_NAME_FROM_NEW_LOGIN - Static variable in interface org.jasig.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.jasig.cas.CasProtocolConstants
-
Constant representing the PGT in the cas validation model.
- VALIDATION_CAS_MODEL_PROXY_GRANTING_TICKET_IOU - Static variable in interface org.jasig.cas.CasProtocolConstants
-
Constant representing the PGTIOU in the cas validation model.
- VALIDATION_REMEMBER_ME_ATTRIBUTE_NAME - Static variable in interface org.jasig.cas.CasProtocolConstants
-
Constant representing the remember-me long term token in the validation payload.
- ValidationResponseType - Enum in org.jasig.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.jasig.cas.validation.ValidationResponseType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jasig.cas.validation.ValidationResponseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.