Package org.apereo.cas.adaptors.trusted.web.flow
-
Interface Summary Interface Description PrincipalFromRequestExtractorAction This isPrincipalFromRequestExtractorAction. -
Class Summary Class Description BasePrincipalFromNonInteractiveCredentialsAction ChainingPrincipalFromRequestNonInteractiveCredentialsAction PrincipalFromRequestHeaderNonInteractiveCredentialsAction PrincipalFromRequestRemoteUserNonInteractiveCredentialsAction Implementation of theAbstractNonInteractiveCredentialsActionthat looks for a user principal that is set in theHttpServletRequestand attempts to construct a Principal (and thus aPrincipalBearingCredential).PrincipalFromRequestUserPrincipalNonInteractiveCredentialsAction Implementation of theAbstractNonInteractiveCredentialsActionthat looks for a user principal that is set in theHttpServletRequestand attempts to construct a Principal (and thus aPrincipalBearingCredential).