Package org.apereo.cas.web.flow
-
Class Summary Class Description X509CertificateCredentialsNonInteractiveAction Concrete implementation of AbstractNonInteractiveCredentialsAction that obtains the X509 Certificates from the HttpServletRequest and places them in the X509CertificateCredential.X509CertificateCredentialsRequestHeaderAction Concrete implementation of AbstractNonInteractiveCredentialsAction that obtains the X509 Certificates from the HttpServletRequest and places them in the X509CertificateCredential.X509WebflowConfigurer TheX509WebflowConfigureris responsible for adjusting the CAS webflow context for x509 integration.