JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
O
P
S
U
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)
- 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)
- 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)
- 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(BasicIdentifiableCredential)
- Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.
AbstractTokenWrapperAuthenticationHandler
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(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)
- Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.
AbstractWrapperAuthenticationHandler
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
profileCreator
- Variable in class org.apereo.cas.integration.pac4j.authentication.handler.support.
AbstractWrapperAuthenticationHandler
The pac4j profile creator used for authentication.
S
storeUserProfile(WebContext, CommonProfile)
- Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.
AbstractPac4jAuthenticationHandler
Store user profile.
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)
- Constructor for class org.apereo.cas.integration.pac4j.authentication.handler.support.
UsernamePasswordWrapperAuthenticationHandler
A
C
D
G
O
P
S
U
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes