A C E G M O X 
All Classes All Packages

A

ArgumentExtractor - Interface in org.apereo.cas.web.support
Strategy interface for retrieving services from the request.

C

CasViewConstants - Interface in org.apereo.cas
Constants interface to host fields related to view rendering and validation model.

E

extract(HttpServletRequest) - Method in interface org.apereo.cas.web.extractcert.X509CertificateExtractor
 
extractService(HttpServletRequest) - Method in interface org.apereo.cas.web.support.ArgumentExtractor
Retrieve the service from the request.

G

getServiceFactories() - Method in interface org.apereo.cas.web.support.ArgumentExtractor
Gets service factories.

M

MODEL_ATTRIBUTE_NAME_ASSERTION - Static variable in interface org.apereo.cas.CasViewConstants
Constant representing the Assertion in the cas validation model.
MODEL_ATTRIBUTE_NAME_CHAINED_AUTHENTICATIONS - Static variable in interface org.apereo.cas.CasViewConstants
Represents the chained authentication objects in the view for proxying.
MODEL_ATTRIBUTE_NAME_ERROR_CODE - Static variable in interface org.apereo.cas.CasViewConstants
The constant representing the error code in the response.
MODEL_ATTRIBUTE_NAME_ERROR_DESCRIPTION - Static variable in interface org.apereo.cas.CasViewConstants
The constant representing the error description in the response.
MODEL_ATTRIBUTE_NAME_PRIMARY_AUTHENTICATION - Static variable in interface org.apereo.cas.CasViewConstants
Represents the Authentication object in the view.
MODEL_ATTRIBUTE_NAME_PRINCIPAL - Static variable in interface org.apereo.cas.CasViewConstants
Represents the Principal object in the view.
MODEL_ATTRIBUTE_NAME_PRINCIPAL_CREDENTIAL - Static variable in interface org.apereo.cas.CasViewConstants
Represents the flag to note the principal credential used to establish a successful authentication event.
MODEL_ATTRIBUTE_NAME_PROXY_GRANTING_TICKET - Static variable in interface org.apereo.cas.CasViewConstants
The constant representing the PGT in the response.
MODEL_ATTRIBUTE_NAME_PROXY_GRANTING_TICKET_IOU - Static variable in interface org.apereo.cas.CasViewConstants
The constant representing the PGTIOU in the response.
MODEL_ATTRIBUTE_NAME_SERVICE - Static variable in interface org.apereo.cas.CasViewConstants
The constant representing the validated service in the response.

O

org.apereo.cas - package org.apereo.cas
 
org.apereo.cas.web.extractcert - package org.apereo.cas.web.extractcert
 
org.apereo.cas.web.support - package org.apereo.cas.web.support
 

X

X509CertificateExtractor - Interface in org.apereo.cas.web.extractcert
Interface to get an X509 certificate from HttpServletRequest.
A C E G M O X 
All Classes All Packages