Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AUTHENTICATION_ATTRIBUTE_CLIENT_NAME - Static variable in class org.apereo.cas.authentication.principal.ClientCredential
-
The name of the client used to perform the authentication.
B
- BEAN_NAME - Static variable in interface org.apereo.cas.authentication.principal.provision.DelegatedClientUserProfileProvisioner
-
Default bean name.
- BEAN_NAME - Static variable in interface org.apereo.cas.pac4j.client.DelegatedClientAuthenticationFailureEvaluator
-
Default implementation bean name.
- BEAN_NAME - Static variable in interface org.apereo.cas.web.flow.DelegatedClientIdentityProviderConfigurationProducer
-
Default bean name.
- BrowserWebStorageSessionStore - Class in org.apereo.cas.pac4j
-
This is
BrowserWebStorageSessionStore. - BrowserWebStorageSessionStore() - Constructor for class org.apereo.cas.pac4j.BrowserWebStorageSessionStore
- buildFromTrackableSession(WebContext, Object) - Method in class org.apereo.cas.pac4j.BrowserWebStorageSessionStore
- buildFromTrackableSession(WebContext, Object) - Method in class org.apereo.cas.pac4j.DistributedJEESessionStore
C
- CLIENT_CUSTOM_PROPERTY_AUTO_REDIRECT_TYPE - Static variable in interface org.apereo.cas.authentication.principal.ClientCustomPropertyConstants
-
Property to indicate whether auto-redirect should execute for this client.
- CLIENT_CUSTOM_PROPERTY_CSS_CLASS - Static variable in interface org.apereo.cas.authentication.principal.ClientCustomPropertyConstants
-
CSS class assigned to this client to be used in the UI.
- CLIENT_CUSTOM_PROPERTY_DISPLAY_NAME - Static variable in interface org.apereo.cas.authentication.principal.ClientCustomPropertyConstants
-
Property to indicate the title or display name of the client for decoration and client presentation purposes.
- CLIENT_CUSTOM_PROPERTY_PRINCIPAL_ATTRIBUTE_ID - Static variable in interface org.apereo.cas.authentication.principal.ClientCustomPropertyConstants
-
Property to indicate the principal attribute used for profile creation.
- ClientCredential - Class in org.apereo.cas.authentication.principal
-
This class represents client credentials and (after authentication) a user profile.
- ClientCredential(String, UserProfile) - Constructor for class org.apereo.cas.authentication.principal.ClientCredential
- ClientCustomPropertyConstants - Interface in org.apereo.cas.authentication.principal
-
This is
ClientCustomPropertyConstants. - close() - Method in interface org.apereo.cas.web.flow.DelegatedClientIdentityProviderConfigurationPostProcessor
- customize(IndirectClient, WebContext) - Method in interface org.apereo.cas.pac4j.client.DelegatedClientAuthenticationRequestCustomizer
-
Customize.
D
- DEFAULT_BEAN_NAME - Static variable in class org.apereo.cas.pac4j.DistributedJEESessionStore
-
Default session store implementation bean.
- DEFAULT_BEAN_NAME - Static variable in interface org.apereo.cas.web.flow.DelegatedClientAuthenticationWebflowManager
-
Default implementation bean name.
- DelegatedAuthenticationCandidateProfile - Class in org.apereo.cas.authentication.principal
- DelegatedAuthenticationCandidateProfile() - Constructor for class org.apereo.cas.authentication.principal.DelegatedAuthenticationCandidateProfile
- DelegatedAuthenticationCredentialExtractor - Interface in org.apereo.cas.authentication.principal
- DelegatedAuthenticationDynamicDiscoveryProviderLocator - Interface in org.apereo.cas.pac4j.discovery
- DelegatedAuthenticationDynamicDiscoveryProviderLocator.DynamicDiscoveryProviderRequest - Class in org.apereo.cas.pac4j.discovery
- DelegatedAuthenticationPreProcessor - Interface in org.apereo.cas.authentication.principal
-
This is
DelegatedAuthenticationPreProcessor. - DelegatedClientAuthenticationCredentialResolver - Interface in org.apereo.cas.authentication.principal
- DelegatedClientAuthenticationFailureEvaluator - Interface in org.apereo.cas.pac4j.client
- DelegatedClientAuthenticationRequestCustomizer - Interface in org.apereo.cas.pac4j.client
- DelegatedClientAuthenticationWebflowManager - Interface in org.apereo.cas.web.flow
- DelegatedClientAuthenticationWebflowStateContributor - Interface in org.apereo.cas.web.flow
- DelegatedClientIdentityProviderAuthorizer - Interface in org.apereo.cas.web.flow
- DelegatedClientIdentityProviderConfiguration - Class in org.apereo.cas.web
- DelegatedClientIdentityProviderConfiguration() - Constructor for class org.apereo.cas.web.DelegatedClientIdentityProviderConfiguration
- DelegatedClientIdentityProviderConfigurationPostProcessor - Interface in org.apereo.cas.web.flow
- DelegatedClientIdentityProviderConfigurationProducer - Interface in org.apereo.cas.web.flow
- DelegatedClientIdentityProviderRedirectionStrategy - Interface in org.apereo.cas.pac4j.client
- DelegatedClientNameExtractor - Interface in org.apereo.cas.pac4j.client
-
This is
DelegatedClientNameExtractor. - DelegatedClientUserProfileProvisioner - Interface in org.apereo.cas.authentication.principal.provision
- DelegatedClientWebflowCustomizer - Interface in org.apereo.cas.web.flow
-
This is
DelegatedClientWebflowCustomizer. - destroy() - Method in interface org.apereo.cas.web.flow.DelegatedClientIdentityProviderConfigurationPostProcessor
- destroySession(WebContext) - Method in class org.apereo.cas.pac4j.DistributedJEESessionStore
- DistributedJEESessionStore - Class in org.apereo.cas.pac4j
-
This is
DistributedJEESessionStore. - DistributedJEESessionStore() - Constructor for class org.apereo.cas.pac4j.DistributedJEESessionStore
- DynamicDiscoveryProviderRequest() - Constructor for class org.apereo.cas.pac4j.discovery.DelegatedAuthenticationDynamicDiscoveryProviderLocator.DynamicDiscoveryProviderRequest
E
- evaluate(HttpServletRequest, int) - Method in interface org.apereo.cas.pac4j.client.DelegatedClientAuthenticationFailureEvaluator
-
Evaluate failure.
- execute(Principal, UserProfile, BaseClient, Credential) - Method in interface org.apereo.cas.authentication.principal.provision.DelegatedClientUserProfileProvisioner
-
Execute.
- extract(HttpServletRequest) - Method in interface org.apereo.cas.pac4j.client.DelegatedClientNameExtractor
-
Extract client name.
- extract(BaseClient, RequestContext) - Method in interface org.apereo.cas.authentication.principal.DelegatedAuthenticationCredentialExtractor
-
Extract client credential.
- extract(WebContext) - Method in interface org.apereo.cas.pac4j.client.DelegatedClientNameExtractor
-
Extract from context.
F
- fetchSessionIdFromContext(WebContext) - Method in class org.apereo.cas.pac4j.DistributedJEESessionStore
- fromHttpRequest() - Static method in interface org.apereo.cas.pac4j.client.DelegatedClientNameExtractor
-
Extract client name from http request parameter.
G
- get(WebContext, String) - Method in class org.apereo.cas.pac4j.DistributedJEESessionStore
- getClientNameFromAuthentication(Authentication) - Method in interface org.apereo.cas.web.flow.DelegatedClientIdentityProviderAuthorizer
-
Gets client name from authentication.
- getId() - Method in class org.apereo.cas.authentication.principal.ClientCredential
- getOrder() - Method in interface org.apereo.cas.authentication.principal.DelegatedAuthenticationPreProcessor
- getOrder() - Method in interface org.apereo.cas.pac4j.client.DelegatedClientAuthenticationRequestCustomizer
- getOrder() - Method in interface org.apereo.cas.pac4j.client.DelegatedClientIdentityProviderRedirectionStrategy
- getSessionId(WebContext, boolean) - Method in class org.apereo.cas.pac4j.DistributedJEESessionStore
- getTrackableSession(WebContext) - Method in class org.apereo.cas.pac4j.BrowserWebStorageSessionStore
- getTrackableSession(WebContext) - Method in class org.apereo.cas.pac4j.DistributedJEESessionStore
- getUserProfile() - Method in class org.apereo.cas.authentication.principal.ClientCredential
I
- isAuthorized(WebContext, IndirectClient, WebApplicationService) - Method in interface org.apereo.cas.pac4j.client.DelegatedClientAuthenticationRequestCustomizer
-
Is client authorized for use in this context.
- isDelegatedClientAuthorizedFor(String, Service, HttpServletRequest) - Method in interface org.apereo.cas.web.flow.DelegatedClientIdentityProviderAuthorizer
-
Is delegated client authorized for.
- isDelegatedClientAuthorizedFor(String, Service, RequestContext) - Method in interface org.apereo.cas.web.flow.DelegatedClientIdentityProviderAuthorizer
-
Is delegated client authorized for.
- isDelegatedClientAuthorizedForAuthentication(Authentication, Service, RequestContext) - Method in interface org.apereo.cas.web.flow.DelegatedClientIdentityProviderAuthorizer
-
Is delegated client authorized for authentication?
- isDelegatedClientAuthorizedForService(Client, Service, HttpServletRequest) - Method in interface org.apereo.cas.web.flow.DelegatedClientIdentityProviderAuthorizer
-
Is delegated client authorized for service?
- isDelegatedClientAuthorizedForService(Client, Service, RequestContext) - Method in interface org.apereo.cas.web.flow.DelegatedClientIdentityProviderAuthorizer
-
Is delegated client authorized for service?
L
- locate(DelegatedAuthenticationDynamicDiscoveryProviderLocator.DynamicDiscoveryProviderRequest) - Method in interface org.apereo.cas.pac4j.discovery.DelegatedAuthenticationDynamicDiscoveryProviderLocator
-
Locate.
N
- NimbusOAuthJacksonModule - Class in org.apereo.cas.pac4j.serialization
-
This is
NimbusOAuthJacksonModule. - NimbusOAuthJacksonModule() - Constructor for class org.apereo.cas.pac4j.serialization.NimbusOAuthJacksonModule
- noOp() - Static method in interface org.apereo.cas.authentication.principal.provision.DelegatedClientUserProfileProvisioner
-
No op delegated client user profile provisioner.
- noOp() - Static method in interface org.apereo.cas.web.flow.DelegatedClientIdentityProviderConfigurationPostProcessor
-
No op.
- NOT_YET_AUTHENTICATED - Static variable in class org.apereo.cas.authentication.principal.ClientCredential
-
The prefix used when building an identifier for an unauthenticated user.
O
- org.apereo.cas.authentication.principal - package org.apereo.cas.authentication.principal
- org.apereo.cas.authentication.principal.provision - package org.apereo.cas.authentication.principal.provision
- org.apereo.cas.pac4j - package org.apereo.cas.pac4j
- org.apereo.cas.pac4j.client - package org.apereo.cas.pac4j.client
- org.apereo.cas.pac4j.discovery - package org.apereo.cas.pac4j.discovery
- org.apereo.cas.pac4j.serialization - package org.apereo.cas.pac4j.serialization
- org.apereo.cas.web - package org.apereo.cas.web
- org.apereo.cas.web.flow - package org.apereo.cas.web.flow
P
- PARAMETER_CLIENT_ID - Static variable in interface org.apereo.cas.web.flow.DelegatedClientAuthenticationWebflowManager
-
Client identifier associated with this session/request.
- process(Principal, BaseClient, Credential, Service) - Method in interface org.apereo.cas.authentication.principal.DelegatedAuthenticationPreProcessor
-
Process principal.
- process(RequestContext, Set<DelegatedClientIdentityProviderConfiguration>) - Method in interface org.apereo.cas.web.flow.DelegatedClientIdentityProviderConfigurationPostProcessor
-
Process.
- produce(RequestContext) - Method in interface org.apereo.cas.web.flow.DelegatedClientIdentityProviderConfigurationProducer
-
Produce.
- produce(RequestContext, IndirectClient) - Method in interface org.apereo.cas.web.flow.DelegatedClientIdentityProviderConfigurationProducer
-
Produce.
R
- renewSession(WebContext) - Method in class org.apereo.cas.pac4j.DistributedJEESessionStore
- REQUEST_SCOPE_ATTR_PROVIDER_REDIRECT_URL - Static variable in interface org.apereo.cas.pac4j.discovery.DelegatedAuthenticationDynamicDiscoveryProviderLocator
-
Attribute name in the request scope to indicate the direct url.
- resolve(RequestContext, ClientCredential) - Method in interface org.apereo.cas.authentication.principal.DelegatedClientAuthenticationCredentialResolver
-
Resolve list of candidate profiles.
- restore(RequestContext, WebContext, Optional<TransientSessionTicket>, Client) - Method in interface org.apereo.cas.web.flow.DelegatedClientAuthenticationWebflowStateContributor
-
Restore.
- retrieve(RequestContext, WebContext, Client) - Method in interface org.apereo.cas.web.flow.DelegatedClientAuthenticationWebflowManager
-
Retrieve.
S
- select(RequestContext, WebApplicationService, Set<DelegatedClientIdentityProviderConfiguration>) - Method in interface org.apereo.cas.pac4j.client.DelegatedClientIdentityProviderRedirectionStrategy
-
Determine auto redirect policy for provider.
- set(WebContext, String, Object) - Method in class org.apereo.cas.pac4j.DistributedJEESessionStore
- store(RequestContext, WebContext, Client) - Method in interface org.apereo.cas.web.flow.DelegatedClientAuthenticationWebflowStateContributor
-
Contribute map.
- store(RequestContext, JEEContext, Client) - Method in interface org.apereo.cas.web.flow.DelegatedClientAuthenticationWebflowManager
-
Store.
- supports(ClientCredential) - Method in interface org.apereo.cas.authentication.principal.DelegatedClientAuthenticationCredentialResolver
-
Supports this client credential?
- supports(IndirectClient, WebContext) - Method in interface org.apereo.cas.pac4j.client.DelegatedClientAuthenticationRequestCustomizer
-
Supports.
T
- toUserProfile(String) - Method in class org.apereo.cas.authentication.principal.DelegatedAuthenticationCandidateProfile
-
To user profile based on given client name.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form