A C D F G O P S U 
All Classes All Packages

A

AbstractPac4jAuthenticationHandler - Class in org.apereo.cas.integration.pac4j.authentication.handler.support
Abstract pac4j authentication handler which builds the CAS handler result from the pac4j user profile.
AbstractPac4jAuthenticationHandler(String, ServicesManager, PrincipalFactory, Integer, SessionStore) - Constructor for class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractPac4jAuthenticationHandler
 
AbstractTokenWrapperAuthenticationHandler - Class in org.apereo.cas.integration.pac4j.authentication.handler.support
Pac4j authentication handler which works on a CAS identifiable credential and uses a pac4j authenticator and profile creator to play authentication.
AbstractTokenWrapperAuthenticationHandler(String, ServicesManager, PrincipalFactory, Integer, PrincipalNameTransformer, SessionStore) - Constructor for class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractTokenWrapperAuthenticationHandler
 
AbstractWrapperAuthenticationHandler<I extends org.apereo.cas.authentication.Credential,​C extends org.pac4j.core.credentials.Credentials> - Class in org.apereo.cas.integration.pac4j.authentication.handler.support
Abstract pac4j authentication handler which uses a pac4j authenticator and profile creator.
AbstractWrapperAuthenticationHandler(String, ServicesManager, PrincipalFactory, Integer, SessionStore) - Constructor for class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
 
authenticator - Variable in class org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler
The underlying pac4j authenticator.

C

convertToPac4jCredentials(I) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
Convert a CAS credential into a pac4j credentials to play the authentication.
convertToPac4jCredentials(BasicIdentifiableCredential) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractTokenWrapperAuthenticationHandler
 
convertToPac4jCredentials(UsernamePasswordCredential) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler
 
createResult(ClientCredential, UserProfile, BaseClient) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractPac4jAuthenticationHandler
Build the handler result.

D

determinePrincipalIdFrom(UserProfile, BaseClient) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractPac4jAuthenticationHandler
Determine principal id from profile.
doAuthentication(Credential, Service) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
 

F

finalizeAuthenticationHandlerResult(ClientCredential, Principal, UserProfile, BaseClient) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractPac4jAuthenticationHandler
Finalize authentication handler result.

G

getAuthenticator(Credential) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
Gets authenticator.
getAuthenticator(Credential) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler
 
getCasCredentialsType() - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractTokenWrapperAuthenticationHandler
 
getCasCredentialsType() - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
Return the CAS credential supported by this handler (to be converted in a pac4j credentials by AbstractWrapperAuthenticationHandler.convertToPac4jCredentials(Credential)).
getCasCredentialsType() - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler
 
getWebContext() - Static method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
Gets the web context from the current thread-bound object.

O

org.apereo.cas.integration.pac4j.authentication.handler.support - package org.apereo.cas.integration.pac4j.authentication.handler.support
 

P

preFinalizeAuthenticationHandlerResult(ClientCredential, Principal, UserProfile, BaseClient) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractPac4jAuthenticationHandler
Pre finalize authentication handler result.
profileCreator - Variable in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
The pac4j profile creator used for authentication.

S

sessionStore - Variable in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractPac4jAuthenticationHandler
The session store.
storeUserProfile(WebContext, UserProfile) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractPac4jAuthenticationHandler
Store user profile.
supports(Class<? extends Credential>) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractTokenWrapperAuthenticationHandler
 
supports(Class<? extends Credential>) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler
 
supports(Credential) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
 

U

UsernamePasswordWrapperAuthenticationHandler - Class in org.apereo.cas.integration.pac4j.authentication.handler.support
Pac4j authentication handler which works on a CAS username / password credential and uses a pac4j authenticator and profile creator to play authentication.
UsernamePasswordWrapperAuthenticationHandler(String, ServicesManager, PrincipalFactory, Integer, SessionStore) - Constructor for class org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler
 
A C D F G O P S U 
All Classes All Packages