A B C E G O P R S T 
All Classes All Packages

A

addAction(PrincipalFromRequestExtractorAction) - Method in class org.apereo.cas.adaptors.trusted.web.flow.ChainingPrincipalFromRequestNonInteractiveCredentialsAction
Add action.
authenticate(Credential) - Method in class org.apereo.cas.adaptors.trusted.authentication.handler.support.PrincipalBearingCredentialsAuthenticationHandler
 

B

BasePrincipalFromNonInteractiveCredentialsAction - Class in org.apereo.cas.adaptors.trusted.web.flow
BasePrincipalFromNonInteractiveCredentialsAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy, PrincipalFactory, RemoteRequestPrincipalAttributesExtractor) - Constructor for class org.apereo.cas.adaptors.trusted.web.flow.BasePrincipalFromNonInteractiveCredentialsAction
 

C

ChainingPrincipalFromRequestNonInteractiveCredentialsAction - Class in org.apereo.cas.adaptors.trusted.web.flow
ChainingPrincipalFromRequestNonInteractiveCredentialsAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy, PrincipalFactory, RemoteRequestPrincipalAttributesExtractor) - Constructor for class org.apereo.cas.adaptors.trusted.web.flow.ChainingPrincipalFromRequestNonInteractiveCredentialsAction
 
constructCredentialsFromRequest(RequestContext) - Method in class org.apereo.cas.adaptors.trusted.web.flow.BasePrincipalFromNonInteractiveCredentialsAction
 

E

extractPrincipalId(Credential, Optional<Principal>) - Method in class org.apereo.cas.adaptors.trusted.authentication.principal.PrincipalBearingPrincipalResolver
 

G

getAttributes(HttpServletRequest) - Method in interface org.apereo.cas.adaptors.trusted.authentication.principal.RemoteRequestPrincipalAttributesExtractor
Gets attributes.
getAttributes(HttpServletRequest) - Method in class org.apereo.cas.adaptors.trusted.authentication.principal.ShibbolethServiceProviderRequestPrincipalAttributesExtractor
 
getId() - Method in class org.apereo.cas.adaptors.trusted.authentication.principal.PrincipalBearingCredential
 
getRemotePrincipalId(HttpServletRequest) - Method in class org.apereo.cas.adaptors.trusted.web.flow.ChainingPrincipalFromRequestNonInteractiveCredentialsAction
 
getRemotePrincipalId(HttpServletRequest) - Method in interface org.apereo.cas.adaptors.trusted.web.flow.PrincipalFromRequestExtractorAction
Gets remote principal id.
getRemotePrincipalId(HttpServletRequest) - Method in class org.apereo.cas.adaptors.trusted.web.flow.PrincipalFromRequestHeaderNonInteractiveCredentialsAction
 
getRemotePrincipalId(HttpServletRequest) - Method in class org.apereo.cas.adaptors.trusted.web.flow.PrincipalFromRequestRemoteUserNonInteractiveCredentialsAction
 
getRemotePrincipalId(HttpServletRequest) - Method in class org.apereo.cas.adaptors.trusted.web.flow.PrincipalFromRequestUserPrincipalNonInteractiveCredentialsAction
 

O

org.apereo.cas.adaptors.trusted.authentication.handler.support - package org.apereo.cas.adaptors.trusted.authentication.handler.support
 
org.apereo.cas.adaptors.trusted.authentication.principal - package org.apereo.cas.adaptors.trusted.authentication.principal
 
org.apereo.cas.adaptors.trusted.config - package org.apereo.cas.adaptors.trusted.config
 
org.apereo.cas.adaptors.trusted.web.flow - package org.apereo.cas.adaptors.trusted.web.flow
 

P

PrincipalBearingCredential - Class in org.apereo.cas.adaptors.trusted.authentication.principal
Credential that bear the fully resolved and authenticated Principal, or an indication that there is no such Principal.
PrincipalBearingCredential() - Constructor for class org.apereo.cas.adaptors.trusted.authentication.principal.PrincipalBearingCredential
 
principalBearingCredentialsAuthenticationHandler(CasConfigurationProperties, PrincipalFactory, ServicesManager) - Method in class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationHandlerConfiguration
 
PrincipalBearingCredentialsAuthenticationHandler - Class in org.apereo.cas.adaptors.trusted.authentication.handler.support
AuthenticationHandler which authenticates Principal-bearing credentials.
PrincipalBearingCredentialsAuthenticationHandler(String, ServicesManager, PrincipalFactory, Integer) - Constructor for class org.apereo.cas.adaptors.trusted.authentication.handler.support.PrincipalBearingCredentialsAuthenticationHandler
 
PrincipalBearingPrincipalResolver - Class in org.apereo.cas.adaptors.trusted.authentication.principal
Extracts the Principal out of PrincipalBearingCredential.
PrincipalBearingPrincipalResolver(PrincipalResolutionContext) - Constructor for class org.apereo.cas.adaptors.trusted.authentication.principal.PrincipalBearingPrincipalResolver
 
principalFactory - Variable in class org.apereo.cas.adaptors.trusted.web.flow.BasePrincipalFromNonInteractiveCredentialsAction
The principal factory used to construct the final principal.
principalFromRemoteHeaderPrincipalAction(CasConfigurationProperties, PrincipalFactory, RemoteRequestPrincipalAttributesExtractor, AdaptiveAuthenticationPolicy, CasWebflowEventResolver, CasDelegatingWebflowEventResolver) - Method in class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationActionConfiguration
 
principalFromRemoteUserAction(PrincipalFactory, RemoteRequestPrincipalAttributesExtractor, AdaptiveAuthenticationPolicy, CasWebflowEventResolver, CasDelegatingWebflowEventResolver) - Method in class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationActionConfiguration
 
principalFromRemoteUserPrincipalAction(PrincipalFactory, RemoteRequestPrincipalAttributesExtractor, AdaptiveAuthenticationPolicy, CasWebflowEventResolver, CasDelegatingWebflowEventResolver) - Method in class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationActionConfiguration
 
PrincipalFromRequestExtractorAction - Interface in org.apereo.cas.adaptors.trusted.web.flow
PrincipalFromRequestHeaderNonInteractiveCredentialsAction - Class in org.apereo.cas.adaptors.trusted.web.flow
PrincipalFromRequestHeaderNonInteractiveCredentialsAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy, PrincipalFactory, RemoteRequestPrincipalAttributesExtractor, String) - Constructor for class org.apereo.cas.adaptors.trusted.web.flow.PrincipalFromRequestHeaderNonInteractiveCredentialsAction
 
PrincipalFromRequestRemoteUserNonInteractiveCredentialsAction - Class in org.apereo.cas.adaptors.trusted.web.flow
Implementation of the AbstractNonInteractiveCredentialsAction that looks for a user principal that is set in the HttpServletRequest and attempts to construct a Principal (and thus a PrincipalBearingCredential).
PrincipalFromRequestRemoteUserNonInteractiveCredentialsAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy, PrincipalFactory, RemoteRequestPrincipalAttributesExtractor) - Constructor for class org.apereo.cas.adaptors.trusted.web.flow.PrincipalFromRequestRemoteUserNonInteractiveCredentialsAction
 
PrincipalFromRequestUserPrincipalNonInteractiveCredentialsAction - Class in org.apereo.cas.adaptors.trusted.web.flow
Implementation of the AbstractNonInteractiveCredentialsAction that looks for a user principal that is set in the HttpServletRequest and attempts to construct a Principal (and thus a PrincipalBearingCredential).
PrincipalFromRequestUserPrincipalNonInteractiveCredentialsAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy, PrincipalFactory, RemoteRequestPrincipalAttributesExtractor) - Constructor for class org.apereo.cas.adaptors.trusted.web.flow.PrincipalFromRequestUserPrincipalNonInteractiveCredentialsAction
 

R

remoteRequestPrincipalAttributesExtractor() - Method in class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationExtractorConfiguration
 
RemoteRequestPrincipalAttributesExtractor - Interface in org.apereo.cas.adaptors.trusted.authentication.principal
remoteUserAuthenticationAction(PrincipalFactory, RemoteRequestPrincipalAttributesExtractor, PrincipalFromRequestExtractorAction, PrincipalFromRequestExtractorAction, PrincipalFromRequestExtractorAction, AdaptiveAuthenticationPolicy, CasWebflowEventResolver, CasDelegatingWebflowEventResolver) - Method in class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationActionConfiguration
 

S

ShibbolethServiceProviderRequestPrincipalAttributesExtractor - Class in org.apereo.cas.adaptors.trusted.authentication.principal
ShibbolethServiceProviderRequestPrincipalAttributesExtractor() - Constructor for class org.apereo.cas.adaptors.trusted.authentication.principal.ShibbolethServiceProviderRequestPrincipalAttributesExtractor
 
supports(Class<? extends Credential>) - Method in class org.apereo.cas.adaptors.trusted.authentication.handler.support.PrincipalBearingCredentialsAuthenticationHandler
 
supports(Credential) - Method in class org.apereo.cas.adaptors.trusted.authentication.handler.support.PrincipalBearingCredentialsAuthenticationHandler
 
supports(Credential) - Method in class org.apereo.cas.adaptors.trusted.authentication.principal.PrincipalBearingPrincipalResolver
 

T

TrustedAuthenticationActionConfiguration() - Constructor for class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationActionConfiguration
 
TrustedAuthenticationConfiguration - Class in org.apereo.cas.adaptors.trusted.config
TrustedAuthenticationConfiguration() - Constructor for class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration
 
TrustedAuthenticationConfiguration.TrustedAuthenticationActionConfiguration - Class in org.apereo.cas.adaptors.trusted.config
 
TrustedAuthenticationConfiguration.TrustedAuthenticationExecutionPlanConfiguration - Class in org.apereo.cas.adaptors.trusted.config
 
TrustedAuthenticationConfiguration.TrustedAuthenticationExtractorConfiguration - Class in org.apereo.cas.adaptors.trusted.config
 
TrustedAuthenticationConfiguration.TrustedAuthenticationHandlerConfiguration - Class in org.apereo.cas.adaptors.trusted.config
 
TrustedAuthenticationConfiguration.TrustedAuthenticationPrincipalConfiguration - Class in org.apereo.cas.adaptors.trusted.config
 
TrustedAuthenticationConfiguration.TrustedAuthenticationPrincipalResolutionConfiguration - Class in org.apereo.cas.adaptors.trusted.config
 
trustedAuthenticationEventExecutionPlanConfigurer(AuthenticationHandler, PrincipalResolver) - Method in class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationExecutionPlanConfiguration
 
TrustedAuthenticationExecutionPlanConfiguration() - Constructor for class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationExecutionPlanConfiguration
 
TrustedAuthenticationExtractorConfiguration() - Constructor for class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationExtractorConfiguration
 
TrustedAuthenticationHandlerConfiguration() - Constructor for class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationHandlerConfiguration
 
TrustedAuthenticationPrincipalConfiguration() - Constructor for class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationPrincipalConfiguration
 
TrustedAuthenticationPrincipalResolutionConfiguration() - Constructor for class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationPrincipalResolutionConfiguration
 
trustedPrincipalFactory() - Method in class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationPrincipalConfiguration
 
trustedPrincipalResolver(PrincipalElectionStrategy, CasConfigurationProperties, PrincipalFactory, IPersonAttributeDao) - Method in class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration.TrustedAuthenticationPrincipalResolutionConfiguration
 
A B C E G O P R S T 
All Classes All Packages