- AbstractArgumentExtractor - Class in org.apereo.cas.web.support
-
Abstract class for handling argument extraction.
- AbstractArgumentExtractor() - Constructor for class org.apereo.cas.web.support.AbstractArgumentExtractor
-
Default extractor initiation.
- AbstractArgumentExtractor(ServiceFactory<? extends WebApplicationService>) - Constructor for class org.apereo.cas.web.support.AbstractArgumentExtractor
-
Instantiates a new argument extractor.
- AbstractArgumentExtractor(List<ServiceFactory<? extends WebApplicationService>>) - Constructor for class org.apereo.cas.web.support.AbstractArgumentExtractor
-
Instantiates a new argument extractor.
- AbstractAuthenticationAction - Class in org.apereo.cas.web.flow
-
- AbstractAuthenticationAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy) - Constructor for class org.apereo.cas.web.flow.AbstractAuthenticationAction
-
- AbstractAuthenticationHandler - Class in org.apereo.cas.authentication
-
Base class for all authentication handlers that support configurable naming.
- AbstractAuthenticationHandler() - Constructor for class org.apereo.cas.authentication.AbstractAuthenticationHandler
-
Instantiates a new Abstract authentication handler.
- AbstractAuthenticationManager - Class in org.apereo.cas.authentication
-
- AbstractAuthenticationManager(Map<AuthenticationHandler, PrincipalResolver>, AuthenticationHandlerResolver, List<AuthenticationMetaDataPopulator>, boolean) - Constructor for class org.apereo.cas.authentication.AbstractAuthenticationManager
-
Creates a new authentication manager with a map of authentication handlers to the principal resolvers that
should be used upon successful authentication if no principal is resolved by the authentication handler.
- AbstractCacheMonitor - Class in org.apereo.cas.monitor
-
Abstract base class for monitors that observe cache storage systems.
- AbstractCacheMonitor() - Constructor for class org.apereo.cas.monitor.AbstractCacheMonitor
-
- AbstractCasEvent - Class in org.apereo.cas.support.events
-
Base Spring ApplicationEvent
representing a abstract single sign on action executed within running CAS server.
- AbstractCasEvent(Object) - Constructor for class org.apereo.cas.support.events.AbstractCasEvent
-
Instantiates a new Abstract cas sso event.
- AbstractCasEventRepository - Class in org.apereo.cas.support.events.dao
-
- AbstractCasEventRepository() - Constructor for class org.apereo.cas.support.events.dao.AbstractCasEventRepository
-
- AbstractCasExpirationPolicy - Class in org.apereo.cas.ticket.support
-
This is an
AbstractCasExpirationPolicy
that serves as the root parent for all CAS expiration policies
and exposes a few internal helper methods to children can access
to objects like the request, etc.
- AbstractCasExpirationPolicy() - Constructor for class org.apereo.cas.ticket.support.AbstractCasExpirationPolicy
-
- AbstractCasProtocolValidationSpecification - Class in org.apereo.cas.validation
-
Base validation specification for the CAS protocol.
- AbstractCasProtocolValidationSpecification() - Constructor for class org.apereo.cas.validation.AbstractCasProtocolValidationSpecification
-
Instantiates a new abstract cas protocol validation specification.
- AbstractCasProtocolValidationSpecification(boolean) - Constructor for class org.apereo.cas.validation.AbstractCasProtocolValidationSpecification
-
Instantiates a new abstract cas protocol validation specification.
- AbstractCasView - Class in org.apereo.cas.services.web.view
-
Abstract class to handle retrieving the Assertion from the model.
- AbstractCasView() - Constructor for class org.apereo.cas.services.web.view.AbstractCasView
-
- AbstractCasWebflowConfigurer - Class in org.apereo.cas.web.flow
-
- AbstractCasWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- AbstractCasWebflowEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
-
- AbstractCasWebflowEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
- AbstractCentralAuthenticationService - Class in org.apereo.cas
-
An abstract implementation of the
CentralAuthenticationService
that provides access to
the needed scaffolding and services that are necessary to CAS, such as ticket registry, service registry, etc.
- AbstractCentralAuthenticationService(TicketRegistry, TicketFactory, ServicesManager, LogoutManager, List<AuthenticationRequestServiceSelectionStrategy>, ContextualAuthenticationPolicyFactory<ServiceContext>, PrincipalFactory, CipherExecutor<String, String>) - Constructor for class org.apereo.cas.AbstractCentralAuthenticationService
-
Build the central authentication service implementation.
- AbstractCipherExecutor<T,R> - Class in org.apereo.cas.util.cipher
-
Abstract cipher to provide common operations around signing objects.
- AbstractCipherExecutor() - Constructor for class org.apereo.cas.util.cipher.AbstractCipherExecutor
-
Instantiates a new cipher executor.
- AbstractCipherExecutor(String) - Constructor for class org.apereo.cas.util.cipher.AbstractCipherExecutor
-
Instantiates a new cipher executor.
- AbstractConfigProperties - Class in org.apereo.cas.configuration.support
-
Common properties for configuration models requiring 'config' namespace abstraction.
- AbstractConfigProperties() - Constructor for class org.apereo.cas.configuration.support.AbstractConfigProperties
-
- AbstractConfigProperties.Config - Class in org.apereo.cas.configuration.support
-
Encapsulates re-usable properties for *.config.* namespace.
- AbstractCredential - Class in org.apereo.cas.authentication
-
Base class for CAS credentials that are safe for long-term storage.
- AbstractCredential() - Constructor for class org.apereo.cas.authentication.AbstractCredential
-
- AbstractCRLRevocationChecker - Class in org.apereo.cas.adaptors.x509.authentication.revocation.checker
-
Base class for all CRL-based revocation checkers.
- AbstractCRLRevocationChecker() - Constructor for class org.apereo.cas.adaptors.x509.authentication.revocation.checker.AbstractCRLRevocationChecker
-
- AbstractDelegateController - Class in org.apereo.cas.web
-
Abstract class to be extended by all controllers that may become a delegate.
- AbstractDelegateController() - Constructor for class org.apereo.cas.web.AbstractDelegateController
-
- AbstractDelegatingCasView - Class in org.apereo.cas.services.web.view
-
Renders and prepares CAS2 views.
- AbstractDelegatingCasView() - Constructor for class org.apereo.cas.services.web.view.AbstractDelegatingCasView
-
Instantiates a new Abstract cas view.
- AbstractGeoLocationService - Class in org.apereo.cas.support.geo
-
- AbstractGeoLocationService() - Constructor for class org.apereo.cas.support.geo.AbstractGeoLocationService
-
- AbstractInMemoryThrottledSubmissionHandlerInterceptorAdapter - Class in org.apereo.cas.web.support
-
Implementation of a HandlerInterceptorAdapter that keeps track of a mapping
of IP Addresses to number of failures to authenticate.
- AbstractInMemoryThrottledSubmissionHandlerInterceptorAdapter() - Constructor for class org.apereo.cas.web.support.AbstractInMemoryThrottledSubmissionHandlerInterceptorAdapter
-
- AbstractJacksonBackedStringSerializer<T> - Class in org.apereo.cas.util.serialization
-
Generic class to serialize objects to/from JSON based on jackson.
- AbstractJacksonBackedStringSerializer() - Constructor for class org.apereo.cas.util.serialization.AbstractJacksonBackedStringSerializer
-
Instantiates a new Registered service json serializer.
- AbstractJacksonBackedStringSerializer(PrettyPrinter) - Constructor for class org.apereo.cas.util.serialization.AbstractJacksonBackedStringSerializer
-
Instantiates a new Registered service json serializer.
- AbstractJacksonBackedStringSerializer(ObjectMapper, PrettyPrinter) - Constructor for class org.apereo.cas.util.serialization.AbstractJacksonBackedStringSerializer
-
Instantiates a new Registered service json serializer.
- AbstractJdbcUsernamePasswordAuthenticationHandler - Class in org.apereo.cas.adaptors.jdbc
-
Abstract class for database authentication handlers.
- AbstractJdbcUsernamePasswordAuthenticationHandler() - Constructor for class org.apereo.cas.adaptors.jdbc.AbstractJdbcUsernamePasswordAuthenticationHandler
-
- AbstractJpaProperties - Class in org.apereo.cas.configuration.model.support.jpa
-
Common properties for all jpa configs.
- AbstractJpaProperties() - Constructor for class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- AbstractLdapProperties - Class in org.apereo.cas.configuration.model.support.ldap
-
- AbstractLdapProperties() - Constructor for class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- AbstractLdapProperties.LdapConnectionStrategy - Enum in org.apereo.cas.configuration.model.support.ldap
-
Describe ldap connection strategies.
- AbstractLdapProperties.Validator - Class in org.apereo.cas.configuration.model.support.ldap
-
- AbstractLogoutAction - Class in org.apereo.cas.web.flow
-
Abstract logout action, which prevents caching on logout.
- AbstractLogoutAction() - Constructor for class org.apereo.cas.web.flow.AbstractLogoutAction
-
- AbstractManagementController - Class in org.apereo.cas.mgmt.services.web
-
Parent controller for all views.
- AbstractManagementController(ServicesManager) - Constructor for class org.apereo.cas.mgmt.services.web.AbstractManagementController
-
Instantiates a new manage registered services multi action controller.
- AbstractMetadataResolverAdapter - Class in org.apereo.cas.support.saml.mdui
-
- AbstractMetadataResolverAdapter() - Constructor for class org.apereo.cas.support.saml.mdui.AbstractMetadataResolverAdapter
-
Instantiates a new abstract metadata resolver adapter.
- AbstractMetadataResolverAdapter(Map<Resource, MetadataFilterChain>) - Constructor for class org.apereo.cas.support.saml.mdui.AbstractMetadataResolverAdapter
-
Instantiates a new static metadata resolver adapter.
- AbstractMongoProperties - Class in org.apereo.cas.configuration.model.support.mongo
-
- AbstractMongoProperties() - Constructor for class org.apereo.cas.configuration.model.support.mongo.AbstractMongoProperties
-
- AbstractMultifactorAuthenticationProvider - Class in org.apereo.cas.services
-
- AbstractMultifactorAuthenticationProvider() - Constructor for class org.apereo.cas.services.AbstractMultifactorAuthenticationProvider
-
- AbstractMultifactorTrustedDeviceWebflowConfigurer - Class in org.apereo.cas.web.flow
-
- AbstractMultifactorTrustedDeviceWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, boolean) - Constructor for class org.apereo.cas.web.flow.AbstractMultifactorTrustedDeviceWebflowConfigurer
-
- AbstractNamedMonitor<S extends Status> - Class in org.apereo.cas.monitor
-
Base class for all monitors that support configurable naming.
- AbstractNamedMonitor() - Constructor for class org.apereo.cas.monitor.AbstractNamedMonitor
-
- AbstractNonInteractiveCredentialsAction - Class in org.apereo.cas.web.flow
-
Abstract class to handle the retrieval and authentication of non-interactive
credential such as client certificates, NTLM, etc.
- AbstractNonInteractiveCredentialsAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy) - Constructor for class org.apereo.cas.web.flow.AbstractNonInteractiveCredentialsAction
-
- AbstractPac4jAuthenticationHandler - Class in org.apereo.cas.authentication.handler.support
-
Abstract pac4j authentication handler which builds the CAS handler result from the pac4j user profile.
- AbstractPac4jAuthenticationHandler() - Constructor for class org.apereo.cas.authentication.handler.support.AbstractPac4jAuthenticationHandler
-
- AbstractPoolMonitor - Class in org.apereo.cas.monitor
-
Describes a monitor that observes a pool of resources.
- AbstractPoolMonitor() - Constructor for class org.apereo.cas.monitor.AbstractPoolMonitor
-
- AbstractPreAndPostProcessingAuthenticationHandler - Class in org.apereo.cas.authentication.handler.support
-
Abstract authentication handler that allows deployers to utilize the bundled
AuthenticationHandlers while providing a mechanism to perform tasks before
and after authentication.
- AbstractPreAndPostProcessingAuthenticationHandler() - Constructor for class org.apereo.cas.authentication.handler.support.AbstractPreAndPostProcessingAuthenticationHandler
-
- AbstractPrincipalAttributeAcceptableUsagePolicyRepository - Class in org.apereo.cas.web.flow
-
- AbstractPrincipalAttributeAcceptableUsagePolicyRepository() - Constructor for class org.apereo.cas.web.flow.AbstractPrincipalAttributeAcceptableUsagePolicyRepository
-
- AbstractPrincipalAttributesRepository - Class in org.apereo.cas.authentication.principal.cache
-
Parent class for retrieval principals attributes, provides operations
around caching, merging of attributes.
- AbstractPrincipalAttributesRepository() - Constructor for class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
Instantiates a new principal attributes repository.
- AbstractPrincipalAttributesRepository(long, String) - Constructor for class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
Instantiates a new principal attributes repository.
- AbstractPrincipalAttributesRepository.MergingStrategy - Enum in org.apereo.cas.authentication.principal.cache
-
Defines the merging strategy options.
- AbstractProtocolAttributeEncoder - Class in org.apereo.cas.authentication.support
-
Abstract class to define common attribute encoding operations.
- AbstractProtocolAttributeEncoder() - Constructor for class org.apereo.cas.authentication.support.AbstractProtocolAttributeEncoder
-
Instantiates a new abstract cas attribute encoder.
- AbstractProtocolAttributeEncoder(ServicesManager) - Constructor for class org.apereo.cas.authentication.support.AbstractProtocolAttributeEncoder
-
- AbstractProtocolAttributeEncoder(ServicesManager, RegisteredServiceCipherExecutor) - Constructor for class org.apereo.cas.authentication.support.AbstractProtocolAttributeEncoder
-
Instantiates a new Abstract cas attribute encoder.
- AbstractRegisteredService - Class in org.apereo.cas.services
-
Base class for mutable, persistable registered services.
- AbstractRegisteredService() - Constructor for class org.apereo.cas.services.AbstractRegisteredService
-
- AbstractRegisteredServiceAttributeReleasePolicy - Class in org.apereo.cas.services
-
Abstract release policy for attributes, provides common shared settings such as loggers and attribute filter config.
- AbstractRegisteredServiceAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
-
- AbstractRegisteredServiceAttributeReleasePolicyBean - Class in org.apereo.cas.mgmt.services.web.beans
-
Abstract bean for attribute release.
- AbstractRegisteredServiceAttributeReleasePolicyBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.AbstractRegisteredServiceAttributeReleasePolicyBean
-
- AbstractRegisteredServiceAttributeReleasePolicyStrategyBean - Class in org.apereo.cas.mgmt.services.web.beans
-
Abstract attribute release strategy bean.
- AbstractRegisteredServiceAttributeReleasePolicyStrategyBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.AbstractRegisteredServiceAttributeReleasePolicyStrategyBean
-
- AbstractRegisteredServiceAttributeReleasePolicyStrategyBean.Types - Enum in org.apereo.cas.mgmt.services.web.beans
-
The enum Types.
- AbstractResourceBasedServiceRegistryDao - Class in org.apereo.cas.services
-
- AbstractResourceBasedServiceRegistryDao(Path, StringSerializer<RegisteredService>, boolean, ApplicationEventPublisher) - Constructor for class org.apereo.cas.services.AbstractResourceBasedServiceRegistryDao
-
Instantiates a new service registry dao.
- AbstractResourceBasedServiceRegistryDao(Resource, StringSerializer<RegisteredService>, boolean, ApplicationEventPublisher) - Constructor for class org.apereo.cas.services.AbstractResourceBasedServiceRegistryDao
-
Instantiates a new Abstract resource based service registry dao.
- AbstractSaml10ResponseView - Class in org.apereo.cas.support.saml.web.view
-
Base class for all views that render SAML1 SOAP messages directly to the HTTP response stream.
- AbstractSaml10ResponseView() - Constructor for class org.apereo.cas.support.saml.web.view.AbstractSaml10ResponseView
-
Instantiates a new saml 10 response view.
- AbstractSaml20ObjectBuilder - Class in org.apereo.cas.support.saml.util
-
- AbstractSaml20ObjectBuilder(OpenSamlConfigBean) - Constructor for class org.apereo.cas.support.saml.util.AbstractSaml20ObjectBuilder
-
- AbstractSamlObjectBuilder - Class in org.apereo.cas.support.saml.util
-
An abstract builder to serve as the template handler
for SAML1 and SAML2 responses.
- AbstractSamlObjectBuilder(OpenSamlConfigBean) - Constructor for class org.apereo.cas.support.saml.util.AbstractSamlObjectBuilder
-
- AbstractSamlProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile
-
A parent controller to handle SAML requests.
- AbstractSamlProfileHandlerController(SamlObjectSigner, ParserPool, AuthenticationSystemSupport, ServicesManager, ServiceFactory<WebApplicationService>, SamlRegisteredServiceCachingMetadataResolver, OpenSamlConfigBean, SamlProfileObjectBuilder<? extends SAMLObject>, Set<String>, String, String, String, String, String, boolean, boolean) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Instantiates a new Abstract saml profile handler controller.
- AbstractSamlSPProperties - Class in org.apereo.cas.configuration.model.support.saml.sps
-
- AbstractSamlSPProperties() - Constructor for class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- AbstractServiceFactory<T extends Service> - Class in org.apereo.cas.authentication.principal
-
- AbstractServiceFactory() - Constructor for class org.apereo.cas.authentication.principal.AbstractServiceFactory
-
- AbstractServiceValidateController - Class in org.apereo.cas.web
-
Process the /validate , /serviceValidate , and /proxyValidate URL requests.
- AbstractServiceValidateController() - Constructor for class org.apereo.cas.web.AbstractServiceValidateController
-
Instantiates a new Service validate controller.
- AbstractThrottledSubmissionHandlerInterceptorAdapter - Class in org.apereo.cas.web.support
-
Abstract implementation of the handler that has all of the logic.
- AbstractThrottledSubmissionHandlerInterceptorAdapter() - Constructor for class org.apereo.cas.web.support.AbstractThrottledSubmissionHandlerInterceptorAdapter
-
- AbstractTicket - Class in org.apereo.cas.ticket
-
Abstract implementation of a ticket that handles all ticket state for
policies.
- AbstractTicket() - Constructor for class org.apereo.cas.ticket.AbstractTicket
-
Instantiates a new abstract ticket.
- AbstractTicket(String, ExpirationPolicy) - Constructor for class org.apereo.cas.ticket.AbstractTicket
-
Constructs a new Ticket with a unique id, a possible parent Ticket (can
be null) and a specified Expiration Policy.
- AbstractTicketException - Exception in org.apereo.cas.ticket
-
Generic ticket exception.
- AbstractTicketException(String, Throwable) - Constructor for exception org.apereo.cas.ticket.AbstractTicketException
-
Instantiates a new ticket exception.
- AbstractTicketException(String) - Constructor for exception org.apereo.cas.ticket.AbstractTicketException
-
Instantiates a new ticket exception.
- AbstractTicketException(String, String) - Constructor for exception org.apereo.cas.ticket.AbstractTicketException
-
Instantiates a new ticket exception.
- AbstractTicketRegistry - Class in org.apereo.cas.ticket.registry
-
- AbstractTicketRegistry() - Constructor for class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
Default constructor.
- AbstractTicketValidationException - Exception in org.apereo.cas.ticket
-
Exception to alert that there was an error validating the ticket.
- AbstractTicketValidationException(Service) - Constructor for exception org.apereo.cas.ticket.AbstractTicketValidationException
-
Constructs a AbstractTicketValidationException with the default exception code
and the original exception that was thrown.
- AbstractTicketValidationException(String, Service) - Constructor for exception org.apereo.cas.ticket.AbstractTicketValidationException
-
Instantiates a new Ticket validation exception.
- 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() - Constructor for class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractTokenWrapperAuthenticationHandler
-
Default constructor.
- AbstractUsernamePasswordAuthenticationHandler - Class in org.apereo.cas.authentication.handler.support
-
Abstract class to override supports so that we don't need to duplicate the
check for UsernamePasswordCredential.
- AbstractUsernamePasswordAuthenticationHandler() - Constructor for class org.apereo.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler
-
- AbstractWebApplicationService - Class in org.apereo.cas.authentication.principal
-
Abstract implementation of a WebApplicationService.
- AbstractWebApplicationService(String, String, String) - Constructor for class org.apereo.cas.authentication.principal.AbstractWebApplicationService
-
Instantiates a new abstract web application service.
- AbstractWebApplicationServiceResponseBuilder - Class in org.apereo.cas.authentication.principal
-
Abstract response builder that provides wrappers for building
post and redirect responses.
- AbstractWebApplicationServiceResponseBuilder() - Constructor for class org.apereo.cas.authentication.principal.AbstractWebApplicationServiceResponseBuilder
-
- AbstractWebApplicationServiceSerializer<T extends AbstractWebApplicationService> - Class in org.apereo.cas.ticket.registry.support.kryo.serial
-
- AbstractWebApplicationServiceSerializer(FieldHelper) - Constructor for class org.apereo.cas.ticket.registry.support.kryo.serial.AbstractWebApplicationServiceSerializer
-
Instantiates a new abstract web application service serializer.
- AbstractWrapperAuthenticationHandler<I extends 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() - Constructor for class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
-
- AbstractX509PrincipalResolver - Class in org.apereo.cas.adaptors.x509.authentication.principal
-
Abstract class in support of multiple resolvers for X509 Certificates.
- AbstractX509PrincipalResolver() - Constructor for class org.apereo.cas.adaptors.x509.authentication.principal.AbstractX509PrincipalResolver
-
- accept() - Method in class org.apereo.cas.web.flow.AcceptableUsagePolicyFormAction
-
- acceptableUsagePolicyFormAction(AcceptableUsagePolicyRepository) - Method in class org.apereo.cas.web.config.CasSupportActionsAcceptableUsagePolicyConfiguration
-
- AcceptableUsagePolicyFormAction - Class in org.apereo.cas.web.flow
-
Webflow action to receive and record the AUP response.
- AcceptableUsagePolicyFormAction() - Constructor for class org.apereo.cas.web.flow.AcceptableUsagePolicyFormAction
-
- AcceptableUsagePolicyProperties - Class in org.apereo.cas.configuration.model.support.aup
-
- AcceptableUsagePolicyProperties() - Constructor for class org.apereo.cas.configuration.model.support.aup.AcceptableUsagePolicyProperties
-
- AcceptableUsagePolicyProperties.Ldap - Class in org.apereo.cas.configuration.model.support.aup
-
- acceptableUsagePolicyRepository() - Method in class org.apereo.cas.web.config.CasSupportActionsAcceptableUsagePolicyConfiguration
-
- acceptableUsagePolicyRepository() - Method in class org.apereo.cas.web.config.CasSupportActionsAcceptableUsagePolicyLdapConfiguration
-
- AcceptableUsagePolicyRepository - Interface in org.apereo.cas.web.flow
-
- acceptableUsagePolicyWebflowConfigurer() - Method in class org.apereo.cas.web.config.CasSupportActionsAcceptableUsagePolicyConfiguration
-
- AcceptableUsagePolicyWebflowConfigurer - Class in org.apereo.cas.web.flow
-
- AcceptableUsagePolicyWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.web.flow.AcceptableUsagePolicyWebflowConfigurer
-
- AcceptAnyAuthenticationPolicyFactory - Class in org.apereo.cas.authentication
-
Produces authentication policies that passively satisfy any given
Authentication
.
- AcceptAnyAuthenticationPolicyFactory() - Constructor for class org.apereo.cas.authentication.AcceptAnyAuthenticationPolicyFactory
-
- AcceptAuthenticationProperties - Class in org.apereo.cas.configuration.model.support.generic
-
- AcceptAuthenticationProperties() - Constructor for class org.apereo.cas.configuration.model.support.generic.AcceptAuthenticationProperties
-
- AcceptUsersAuthenticationHandler - Class in org.apereo.cas.authentication
-
Handler that contains a list of valid users and passwords.
- AcceptUsersAuthenticationHandler() - Constructor for class org.apereo.cas.authentication.AcceptUsersAuthenticationHandler
-
Instantiates a new Accept users authentication handler.
- AcceptUsersAuthenticationHandler(Map<String, String>) - Constructor for class org.apereo.cas.authentication.AcceptUsersAuthenticationHandler
-
Instantiates a new Accept users authentication handler.
- acceptUsersAuthenticationHandler() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- acceptUsersPrincipalFactory() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- ACCESS_TOKEN - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The access token.
- ACCESS_TOKEN_URL - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The access token url.
- AccessStrategyMapper - Interface in org.apereo.cas.mgmt.services.web.factory
-
- AccessToken() - Constructor for class org.apereo.cas.configuration.model.support.oauth.OAuthProperties.AccessToken
-
- AccessToken - Interface in org.apereo.cas.ticket.accesstoken
-
An access token is an OAuth token which can be used multiple times and has a long lifetime.
- accessTokenController() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- AccessTokenFactory - Interface in org.apereo.cas.ticket.accesstoken
-
Factory to create OAuth access tokens.
- accessTokenIdGenerator() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- accessTokenIdGenerator - Variable in class org.apereo.cas.ticket.accesstoken.DefaultAccessTokenFactory
-
Default instance for the ticket id generator.
- AccessTokenImpl - Class in org.apereo.cas.ticket.accesstoken
-
An OAuth access token implementation.
- AccessTokenImpl() - Constructor for class org.apereo.cas.ticket.accesstoken.AccessTokenImpl
-
Instantiates a new OAuth access token.
- AccessTokenImpl(String, Service, Authentication, ExpirationPolicy) - Constructor for class org.apereo.cas.ticket.accesstoken.AccessTokenImpl
-
Constructs a new access token with unique id for a service and authentication.
- accessTokenResponseGenerator() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- AccessTokenResponseGenerator - Interface in org.apereo.cas.support.oauth.web
-
- AccountDisabledException - Exception in org.apereo.cas.authentication
-
Describes an authentication error condition where a user account has been administratively disabled.
- AccountDisabledException() - Constructor for exception org.apereo.cas.authentication.AccountDisabledException
-
Instantiates a new account disabled exception.
- AccountDisabledException(String) - Constructor for exception org.apereo.cas.authentication.AccountDisabledException
-
Instantiates a new account disabled exception.
- AccountPasswordMustChangeException - Exception in org.apereo.cas.authentication
-
Describes an authentication error condition where a user account's password must change before login.
- AccountPasswordMustChangeException() - Constructor for exception org.apereo.cas.authentication.AccountPasswordMustChangeException
-
Instantiates a new account password must change exception.
- AccountPasswordMustChangeException(String) - Constructor for exception org.apereo.cas.authentication.AccountPasswordMustChangeException
-
Instantiates a new account password must change exception.
- AccountStateHandler - Interface in org.apereo.cas.authentication.support
-
Strategy pattern for handling directory-specific account state data.
- acquire() - Method in class org.apereo.cas.ticket.registry.NoOpLockingStrategy
-
- acquire() - Method in class org.apereo.cas.ticket.registry.support.JpaLockingStrategy
-
- acquire(JpaLockingStrategy.Lock) - Method in class org.apereo.cas.ticket.registry.support.JpaLockingStrategy
-
Acquire the lock object.
- acquire() - Method in interface org.apereo.cas.ticket.registry.support.LockingStrategy
-
Attempt to acquire the lock.
- ACR - Static variable in interface org.apereo.cas.OidcConstants
-
ACR passed in the id token.
- ACR_VALUES - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
Authentication context reference values.
- AdaptiveAuthenticationPolicy - Interface in org.apereo.cas.authentication.adaptive
-
- adaptiveAuthenticationPolicy() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- adaptiveAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- AdaptiveAuthenticationProperties - Class in org.apereo.cas.configuration.model.core.authentication
-
- AdaptiveAuthenticationProperties() - Constructor for class org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties
-
- AdaptiveMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
-
- AdaptiveMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector, CasConfigurationProperties, GeoLocationService) - Constructor for class org.apereo.cas.web.flow.resolver.impl.AdaptiveMultifactorAuthenticationPolicyEventResolver
-
- addAddress(String) - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationResponse
-
Add address.
- addAttribute(String, Object) - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Adds an authentication metadata attribute key-value pair.
- addAttribute(String, Object) - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Adds an authentication metadata attribute key-value pair.
- addAttributeValuesToSamlAttribute(Object, List<XMLObject>) - Method in class org.apereo.cas.support.saml.util.AbstractSamlObjectBuilder
-
Add saml attribute values for attribute.
- addAuthenticationMethodAttribute(AuthenticationBuilder, Authentication) - Method in class org.apereo.cas.authentication.AbstractAuthenticationManager
-
Add authentication method attribute.
- addCookie(HttpServletRequest, HttpServletResponse, String) - Method in class org.apereo.cas.web.support.CookieRetrievingCookieGenerator
-
- addCredential(CredentialMetaData) - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Adds metadata about a credential presented for authentication.
- addCredential(CredentialMetaData) - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Adds metadata about a credential presented for authentication.
- addCredentials(List<CredentialMetaData>) - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Add credentials authentication builder.
- addCredentials(List<CredentialMetaData>) - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
- addCRL(Object, X509CRL) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.AbstractCRLRevocationChecker
-
Records the addition of a new CRL entry.
- addCRL(Object, X509CRL) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.CRLDistributionPointRevocationChecker
-
- addCRL(Object, X509CRL) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.ResourceCRLRevocationChecker
-
- addDelegate(CasWebflowEventResolver) - Method in interface org.apereo.cas.web.flow.resolver.CasDelegatingWebflowEventResolver
-
Add delegate.
- addDelegate(CasWebflowEventResolver, int) - Method in interface org.apereo.cas.web.flow.resolver.CasDelegatingWebflowEventResolver
-
Add delegate given an index/position.
- addDelegate(CasWebflowEventResolver) - Method in class org.apereo.cas.web.flow.resolver.impl.InitialAuthenticationAttemptWebflowEventResolver
-
- addDelegate(CasWebflowEventResolver, int) - Method in class org.apereo.cas.web.flow.resolver.impl.InitialAuthenticationAttemptWebflowEventResolver
-
- addFailure(String, Class<? extends Exception>) - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Adds an authentication failure to the map of handler names to the authentication handler failures.
- addFailure(String, Class<? extends Exception>) - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Adds an authentication failure to the map of handler names to the authentication handler failures.
- addFailures(Map<String, Class<? extends Exception>>) - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Adds failures.
- addFailures(Map<String, Class<? extends Exception>>) - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
- addInterceptors(InterceptorRegistry) - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- addInterceptors(InterceptorRegistry) - Method in class org.apereo.cas.config.CasRestConfiguration
-
- addInterceptors(InterceptorRegistry) - Method in class org.apereo.cas.config.CasSecurityContextConfiguration
-
- addInterceptors(InterceptorRegistry) - Method in class org.apereo.cas.config.OidcConfiguration
-
- addInterceptors(InterceptorRegistry) - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- additionalAttributes - Variable in class org.apereo.cas.authentication.LdapAuthenticationHandler
-
List of additional attributes to be fetched but are not principal attributes.
- addMessageDescriptorToMessageContext(MessageContext, MessageDescriptor) - Static method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
Adds a warning message to the message context.
- addPrincipalAttributes(String, Map<String, Object>) - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
Add principal attributes into the underlying cache instance.
- addPrincipalAttributes(String, Map<String, Object>) - Method in class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
-
- addPrincipalAttributes(String, Map<String, Object>) - Method in class org.apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository
-
- addProfileRolesFromAttributes(CommonProfile, LdapAttribute) - Method in class org.apereo.cas.authorization.LdapAuthorizationGenerator
-
Add profile roles from attributes.
- addProvider(MultifactorAuthenticationProvider) - Method in class org.apereo.cas.services.DefaultVariegatedMultifactorAuthenticationProvider
-
- addProvider(MultifactorAuthenticationProvider) - Method in interface org.apereo.cas.services.VariegatedMultifactorAuthenticationProvider
-
Add provider.
- addSuccess(String, HandlerResult) - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Adds an authentication success to the map of handler names to successful authentication handler results.
- addSuccess(String, HandlerResult) - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Adds an authentication success to the map of handler names to successful authentication handler results.
- addSuccesses(Map<String, HandlerResult>) - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Adds successes authentication builder.
- addSuccesses(Map<String, HandlerResult>) - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
- addTicket(Ticket) - Method in class org.apereo.cas.ticket.registry.CouchbaseTicketRegistry
-
- addTicket(Ticket) - Method in class org.apereo.cas.ticket.registry.DefaultTicketRegistry
-
- addTicket(Ticket) - Method in class org.apereo.cas.ticket.registry.EhCacheTicketRegistry
-
- addTicket(Ticket) - Method in class org.apereo.cas.ticket.registry.HazelcastTicketRegistry
-
- addTicket(Ticket) - Method in class org.apereo.cas.ticket.registry.IgniteTicketRegistry
-
- addTicket(Ticket) - Method in class org.apereo.cas.ticket.registry.InfinispanTicketRegistry
-
- addTicket(Ticket) - Method in class org.apereo.cas.ticket.registry.JpaTicketRegistry
-
- addTicket(Ticket) - Method in class org.apereo.cas.ticket.registry.MemCacheTicketRegistry
-
- addTicket(Ticket) - Method in class org.apereo.cas.ticket.registry.RedisTicketRegistry
-
- addTicket(Ticket) - Method in interface org.apereo.cas.ticket.registry.TicketRegistry
-
Add a ticket to the registry.
- adfsAuthNHandler() - Method in class org.apereo.cas.support.wsfederation.config.WsFederationAuthenticationConfiguration
-
- adfsPrincipalFactory() - Method in class org.apereo.cas.support.wsfederation.config.WsFederationAuthenticationConfiguration
-
- adfsPrincipalResolver() - Method in class org.apereo.cas.support.wsfederation.config.WsFederationAuthenticationConfiguration
-
- AdminPagesSecurityProperties - Class in org.apereo.cas.configuration.model.core.web.security
-
- AdminPagesSecurityProperties() - Constructor for class org.apereo.cas.configuration.model.core.web.security.AdminPagesSecurityProperties
-
- advisorAutoProxyCreator() - Method in class org.apereo.cas.config.CasApplicationContextConfiguration
-
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in interface org.apereo.cas.web.support.ThrottledSubmissionHandlerInterceptor
-
- afterConcurrentHandlingStarted(HttpServletRequest, HttpServletResponse, Object) - Method in interface org.apereo.cas.web.support.ThrottledSubmissionHandlerInterceptor
-
- afterPropertiesSet() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationHandler
-
After properties set.
- afterPropertiesSet() - Method in class org.apereo.cas.ticket.support.TicketGrantingTicketExpirationPolicy
-
After properties set.
- afterPropertiesSet() - Method in class org.apereo.cas.web.support.AbstractThrottledSubmissionHandlerInterceptorAdapter
-
Configure the threshold rate.
- Agent() - Constructor for class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Agent
-
- Ajp() - Constructor for class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- algorithmName - Variable in class org.apereo.cas.adaptors.jdbc.QueryAndEncodeDatabaseAuthenticationHandler
-
The Algorithm name.
- Algorithms() - Constructor for class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- All() - Constructor for class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.All
-
- AllAuthenticationPolicy - Class in org.apereo.cas.authentication
-
Authentication security policy that is satisfied iff all given credentials are successfully authenticated.
- AllAuthenticationPolicy() - Constructor for class org.apereo.cas.authentication.AllAuthenticationPolicy
-
- AllowRevocationPolicy - Class in org.apereo.cas.adaptors.x509.authentication.revocation.policy
-
Implements an unqualified allow policy.
- AllowRevocationPolicy() - Constructor for class org.apereo.cas.adaptors.x509.authentication.revocation.policy.AllowRevocationPolicy
-
- allowRevocationPolicy() - Method in class org.apereo.cas.adaptors.x509.config.X509AuthenticationConfiguration
-
- AlwaysExpiresExpirationPolicy - Class in org.apereo.cas.ticket.support
-
AlwaysExpiresExpirationPolicy always answers true when asked if a Ticket is
expired.
- AlwaysExpiresExpirationPolicy() - Constructor for class org.apereo.cas.ticket.support.AlwaysExpiresExpirationPolicy
-
Instantiates a new Always expires expiration policy.
- AMR - Static variable in interface org.apereo.cas.OidcConstants
-
Authentication method reference passed in the id token.
- AnonymousRegisteredServiceUsernameAttributeProvider - Class in org.apereo.cas.services
-
Generates a persistent id as username for anonymous service access.
- AnonymousRegisteredServiceUsernameAttributeProvider() - Constructor for class org.apereo.cas.services.AnonymousRegisteredServiceUsernameAttributeProvider
-
Init provider.
- AnonymousRegisteredServiceUsernameAttributeProvider(PersistentIdGenerator) - Constructor for class org.apereo.cas.services.AnonymousRegisteredServiceUsernameAttributeProvider
-
Instantiates a new default registered service username provider.
- Any() - Constructor for class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.Any
-
- AnyAuthenticationPolicy - Class in org.apereo.cas.authentication
-
Authentication policy that is satisfied by at least one successfully authenticated credential.
- AnyAuthenticationPolicy() - Constructor for class org.apereo.cas.authentication.AnyAuthenticationPolicy
-
Instantiates a new Any authentication policy.
- AnyAuthenticationPolicy(boolean) - Constructor for class org.apereo.cas.authentication.AnyAuthenticationPolicy
-
Instantiates a new Any authentication policy.
- AopUtils - Class in org.apereo.cas.util
-
Utility class to assist with AOP operations.
- append(LogEvent) - Method in class org.apereo.cas.logging.CasAppender
-
- applicationContext - Variable in class org.apereo.cas.impl.plans.BaseAuthenticationRiskContingencyPlan
-
App context.
- applicationContext - Variable in class org.apereo.cas.web.AbstractDelegateController
-
Application context.
- applicationContext - Variable in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Application context.
- applicationContext - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
The Application context.
- applicationContextProvider() - Method in class org.apereo.cas.config.CasCoreUtilConfiguration
-
- ApplicationContextProvider - Class in org.apereo.cas.util
-
- ApplicationContextProvider() - Constructor for class org.apereo.cas.util.ApplicationContextProvider
-
- applicationEventPublisher - Variable in class org.apereo.cas.AbstractCentralAuthenticationService
-
Application event publisher.
- apply(Void) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.policy.AllowRevocationPolicy
-
Policy application does nothing to implement unqualfied allow.
- apply(Void) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.policy.DenyRevocationPolicy
-
Policy application throws GeneralSecurityException to stop execution of
whatever process invoked application of this policy.
- apply(T) - Method in interface org.apereo.cas.adaptors.x509.authentication.revocation.policy.RevocationPolicy
-
Applies the policy.
- apply(X509CRL) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.policy.ThresholdExpiredCRLRevocationPolicy
-
Applies the policy.
- apply(String, GeoLocationRequest) - Method in interface org.apereo.cas.authentication.adaptive.AdaptiveAuthenticationPolicy
-
Apply the strategy to figure out whether this authentication attempt can proceed.
- apply(String, GeoLocationRequest) - Method in class org.apereo.cas.authentication.adaptive.DefaultAdaptiveAuthenticationPolicy
-
- ArgumentExtractor - Interface in org.apereo.cas.web.support
-
Strategy interface for retrieving services from the request.
- argumentExtractors() - Method in class org.apereo.cas.config.CasCoreWebConfiguration
-
- AsciiArtUtils - Class in org.apereo.cas.util
-
- Assertion - Interface in org.apereo.cas.validation
-
Represents a security assertion obtained from a successfully validated ticket.
- ASSOCIATE - Static variable in class org.apereo.cas.support.openid.OpenIdProtocolConstants
-
The OpenID associate mode.
- asyncDecode(CachedData) - Method in class org.apereo.cas.ticket.registry.support.kryo.KryoTranscoder
-
Asynchronous decoding is not supported.
- ATTRIBUTE_AUTHENTICATION_METHOD - Static variable in class org.apereo.cas.support.saml.authentication.SamlAuthenticationMetaDataPopulator
-
The Constant ATTRIBUTE_AUTHENTICATION_METHOD.
- AttributeFilterMapper - Interface in org.apereo.cas.mgmt.services.web.factory
-
- attributeFormDataPopulator() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- AttributeFormDataPopulator - Class in org.apereo.cas.mgmt.services.web.factory
-
- AttributeFormDataPopulator() - Constructor for class org.apereo.cas.mgmt.services.web.factory.AttributeFormDataPopulator
-
- AttributeFormDataPopulator(IPersonAttributeDao) - Constructor for class org.apereo.cas.mgmt.services.web.factory.AttributeFormDataPopulator
-
Default constructor.
- AttributeReleasePolicyMapper - Interface in org.apereo.cas.mgmt.services.web.factory
-
- attributeRepository - Variable in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
Repository of principal attributes to be retrieved.
- attributeRepository() - Method in class org.apereo.cas.config.CasPersonDirectoryConfiguration
-
- auditablePrincipalResolver(PrincipalIdProvider) - Method in class org.apereo.cas.audit.spi.config.CasCoreAuditConfiguration
-
- auditablePrincipalResolver() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- auditActionResolverMap() - Method in class org.apereo.cas.audit.spi.config.CasCoreAuditConfiguration
-
- auditActionResolverMap() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- auditCleanupCriteria() - Method in class org.apereo.cas.audit.config.CasSupportJdbcAuditConfiguration
-
- AuditProperties - Class in org.apereo.cas.configuration.model.core.audit
-
- AuditProperties() - Constructor for class org.apereo.cas.configuration.model.core.audit.AuditProperties
-
- AuditProperties.Jdbc - Class in org.apereo.cas.configuration.model.core.audit
-
- auditResourceResolverMap() - Method in class org.apereo.cas.audit.spi.config.CasCoreAuditConfiguration
-
- auditResourceResolverMap() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- AuditTrailEntity - Class in org.apereo.cas.audit.entity
-
- AuditTrailEntity() - Constructor for class org.apereo.cas.audit.entity.AuditTrailEntity
-
- auditTrailManagementAspect(AuditTrailManager) - Method in class org.apereo.cas.audit.spi.config.CasCoreAuditConfiguration
-
- auditTrailManagementAspect() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- augmentSuccessViewModelObjects(Assertion) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
Augment success view model objects.
- aupAttributeName - Variable in class org.apereo.cas.web.flow.AbstractPrincipalAttributeAcceptableUsagePolicyRepository
-
Single-valued attribute in LDAP that describes whether the policy
has been accepted.
- authenticate(Credential) - Method in class org.apereo.cas.adaptors.duo.authn.BasicDuoAuthenticationService
-
- authenticate(Credential) - Method in interface org.apereo.cas.adaptors.duo.authn.DuoAuthenticationService
-
Verify the authentication response from Duo.
- authenticate(Credential) - Method in class org.apereo.cas.adaptors.generic.remote.RemoteAddressAuthenticationHandler
-
- authenticate(String, String) - Method in class org.apereo.cas.adaptors.radius.JRadiusServerImpl
-
- authenticate(String, String) - Method in interface org.apereo.cas.adaptors.radius.RadiusServer
-
Method to authenticate a set of credentials.
- authenticate(String, String, List<RadiusServer>, boolean, boolean) - Static method in class org.apereo.cas.adaptors.radius.RadiusUtils
-
Authenticate pair.
- authenticate(UsernamePasswordCredential) - Method in class org.apereo.cas.adaptors.rest.RestAuthenticationApi
-
Authenticate and receive eneity from the rest template.
- authenticate(Credential) - Method in class org.apereo.cas.adaptors.trusted.authentication.handler.support.PrincipalBearingCredentialsAuthenticationHandler
-
- authenticate(AuthenticationTransaction) - Method in class org.apereo.cas.authentication.AbstractAuthenticationManager
-
- authenticate(Credential) - Method in interface org.apereo.cas.authentication.AuthenticationHandler
-
Authenticates the given credential.
- authenticate(AuthenticationTransaction) - Method in interface org.apereo.cas.authentication.AuthenticationManager
-
Authenticates the provided credentials.
- authenticate(Credential) - Method in class org.apereo.cas.authentication.handler.support.AbstractPreAndPostProcessingAuthenticationHandler
-
Authenticates the given credential.
- authenticate(Credential) - Method in class org.apereo.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler
-
- authenticate(Credential) - Method in class org.apereo.cas.digest.DigestAuthenticationHandler
-
- authenticate(Credential) - Method in class org.apereo.cas.support.openid.authentication.handler.support.OpenIdCredentialsAuthenticationHandler
-
- authenticateAndResolvePrincipal(AuthenticationBuilder, Credential, PrincipalResolver, AuthenticationHandler) - Method in class org.apereo.cas.authentication.AbstractAuthenticationManager
-
Authenticate and resolve principal.
- authenticateEcpRequest(Credential, Pair<AuthnRequest, MessageContext>) - Method in class org.apereo.cas.support.saml.web.idp.profile.ECPProfileHandlerController
-
Authenticate ecp request.
- authenticateInternal(AuthenticationTransaction) - Method in class org.apereo.cas.authentication.AbstractAuthenticationManager
-
- authenticateInternal(AuthenticationTransaction) - Method in class org.apereo.cas.authentication.PolicyBasedAuthenticationManager
-
- authenticateUsernamePasswordInternal(UsernamePasswordCredential) - Method in class org.apereo.cas.adaptors.generic.FileAuthenticationHandler
-
- authenticateUsernamePasswordInternal(UsernamePasswordCredential) - Method in class org.apereo.cas.adaptors.generic.RejectUsersAuthenticationHandler
-
- authenticateUsernamePasswordInternal(UsernamePasswordCredential) - Method in class org.apereo.cas.adaptors.generic.ShiroAuthenticationHandler
-
- authenticateUsernamePasswordInternal(UsernamePasswordCredential) - Method in class org.apereo.cas.adaptors.jdbc.BindModeSearchDatabaseAuthenticationHandler
-
- authenticateUsernamePasswordInternal(UsernamePasswordCredential) - Method in class org.apereo.cas.adaptors.jdbc.QueryAndEncodeDatabaseAuthenticationHandler
-
- authenticateUsernamePasswordInternal(UsernamePasswordCredential, String) - Method in class org.apereo.cas.adaptors.jdbc.QueryDatabaseAuthenticationHandler
-
- authenticateUsernamePasswordInternal(UsernamePasswordCredential) - Method in class org.apereo.cas.adaptors.jdbc.QueryDatabaseAuthenticationHandler
-
- authenticateUsernamePasswordInternal(UsernamePasswordCredential) - Method in class org.apereo.cas.adaptors.jdbc.SearchModeSearchDatabaseAuthenticationHandler
-
- authenticateUsernamePasswordInternal(UsernamePasswordCredential) - Method in class org.apereo.cas.adaptors.radius.authentication.handler.support.RadiusAuthenticationHandler
-
- authenticateUsernamePasswordInternal(UsernamePasswordCredential) - Method in class org.apereo.cas.adaptors.rest.RestAuthenticationHandler
-
- authenticateUsernamePasswordInternal(UsernamePasswordCredential) - Method in class org.apereo.cas.authentication.AcceptUsersAuthenticationHandler
-
- authenticateUsernamePasswordInternal(UsernamePasswordCredential, String) - Method in class org.apereo.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler
-
Authenticates a username/password credential by an arbitrary strategy with extra parameter original credential password before
encoding password.
- authenticateUsernamePasswordInternal(UsernamePasswordCredential) - Method in class org.apereo.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler
-
Authenticates a username/password credential by an arbitrary strategy.
- authenticateUsernamePasswordInternal(UsernamePasswordCredential) - Method in class org.apereo.cas.authentication.handler.support.JaasAuthenticationHandler
-
- authenticateUsernamePasswordInternal(UsernamePasswordCredential) - Method in class org.apereo.cas.authentication.LdapAuthenticationHandler
-
- Authentication - Interface in org.apereo.cas.authentication
-
The Authentication object represents a successful authentication request.
- authentication - Variable in class org.apereo.cas.impl.notify.BaseAuthenticationRiskNotifier
-
The Authentication.
- AUTHENTICATION_ATTRIBUTE_BYPASS_MFA - Static variable in interface org.apereo.cas.services.MultifactorAuthenticationProviderBypass
-
bypass mfa authn attribute.
- AUTHENTICATION_ATTRIBUTE_BYPASS_MFA_PROVIDER - Static variable in interface org.apereo.cas.services.MultifactorAuthenticationProviderBypass
-
bypass mfa for provider id authn attribute.
- AUTHENTICATION_ATTRIBUTE_PASSWORD - Static variable in class org.apereo.cas.authentication.UsernamePasswordCredential
-
Authentication attribute name for password.
- AUTHENTICATION_ATTRIBUTE_REMEMBER_ME - Static variable in interface org.apereo.cas.authentication.RememberMeCredential
-
Authentication attribute name for remember-me.
- AUTHENTICATION_METHOD_ATTRIBUTE - Static variable in interface org.apereo.cas.authentication.AuthenticationManager
-
Authentication method attribute name.
- authenticationActionResolver() - Method in class org.apereo.cas.audit.spi.config.CasCoreAuditConfiguration
-
- AuthenticationBuilder - Interface in org.apereo.cas.authentication
-
Constructs immutable
Authentication
objects using the builder pattern.
- authenticationContextClassMappings - Variable in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Maps authentication contexts to what CAS can support.
- authenticationContextRequestParameter - Variable in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
authn context request parameter name.
- AuthenticationContextValidator - Interface in org.apereo.cas.authentication
-
This is
AuthenticationContextValidator
, which is responsible for evaluating an authentication
object to see whether it satisfied a requested authentication context.
- authenticationContextValidator() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- AuthenticationEventsConfiguration() - Constructor for class org.apereo.cas.web.report.config.CasReportsConfiguration.AuthenticationEventsConfiguration
-
- AuthenticationEventsController - Class in org.apereo.cas.web.report
-
- AuthenticationEventsController() - Constructor for class org.apereo.cas.web.report.AuthenticationEventsController
-
- AuthenticationEventsController(CasEventRepository) - Constructor for class org.apereo.cas.web.report.AuthenticationEventsController
-
- authenticationEventsController(CasEventRepository) - Method in class org.apereo.cas.web.report.config.CasReportsConfiguration.AuthenticationEventsConfiguration
-
- AuthenticationException - Exception in org.apereo.cas.authentication
-
- AuthenticationException(String) - Constructor for exception org.apereo.cas.authentication.AuthenticationException
-
Creates a new instance for the case when no handlers were attempted, i.e.
- AuthenticationException() - Constructor for exception org.apereo.cas.authentication.AuthenticationException
-
Instantiates a new Authentication exception.
- AuthenticationException(Map<String, Class<? extends Exception>>) - Constructor for exception org.apereo.cas.authentication.AuthenticationException
-
Creates a new instance for the case when no handlers succeeded.
- AuthenticationException(Map<String, Class<? extends Exception>>, Map<String, HandlerResult>) - Constructor for exception org.apereo.cas.authentication.AuthenticationException
-
Creates a new instance for the case when there are both handler successes and failures.
- AuthenticationException(String, Map<String, Class<? extends Exception>>, Map<String, HandlerResult>) - Constructor for exception org.apereo.cas.authentication.AuthenticationException
-
Creates a new instance for the case when there are both handler successes and failures and a custom
error message is required.
- authenticationExceptionHandler() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- AuthenticationExceptionHandler - Class in org.apereo.cas.web.flow
-
Performs two important error handling functions on an
AuthenticationException
raised from the authentication
layer:
Maps handler errors onto message bundle strings for display to user.
Determines the next webflow state by comparing handler errors against
AuthenticationExceptionHandler.errors
in list order.
- AuthenticationExceptionHandler() - Constructor for class org.apereo.cas.web.flow.AuthenticationExceptionHandler
-
- AuthenticationExceptionsProperties - Class in org.apereo.cas.configuration.model.core.authentication
-
- AuthenticationExceptionsProperties() - Constructor for class org.apereo.cas.configuration.model.core.authentication.AuthenticationExceptionsProperties
-
- AuthenticationHandler - Interface in org.apereo.cas.authentication
-
An authentication handler authenticates a single credential.
- authenticationHandlerResolver - Variable in class org.apereo.cas.authentication.AbstractAuthenticationManager
-
The Authentication handler resolver.
- AuthenticationHandlerResolver - Interface in org.apereo.cas.authentication
-
- authenticationHandlersResolvers(HttpClient) - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- AuthenticationManager - Interface in org.apereo.cas.authentication
-
Authenticates one or more credentials.
- authenticationManager(HttpClient) - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- AuthenticationMetaDataPopulator - Interface in org.apereo.cas.authentication
-
An extension point to the Authentication process that allows CAS to provide
additional attributes related to the overall Authentication (such as
authentication type) that are specific to the Authentication request versus
the Principal itself.
- authenticationMetaDataPopulators - Variable in class org.apereo.cas.authentication.AbstractAuthenticationManager
-
An array of AuthenticationAttributesPopulators.
- authenticationMetadataPopulators() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- authenticationMetadataPopulators() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- AuthenticationPolicy - Interface in org.apereo.cas.authentication
-
Stategy interface for pluggable authentication security policies.
- authenticationPolicy - Variable in class org.apereo.cas.authentication.PolicyBasedAuthenticationManager
-
Authentication security policy.
- authenticationPolicyFactory() - Method in class org.apereo.cas.config.CasCoreConfiguration
-
- AuthenticationPolicyProperties - Class in org.apereo.cas.configuration.model.core.authentication
-
Configuration properties class for cas.authn.policy.
- AuthenticationPolicyProperties() - Constructor for class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties
-
- AuthenticationPolicyProperties.All - Class in org.apereo.cas.configuration.model.core.authentication
-
- AuthenticationPolicyProperties.Any - Class in org.apereo.cas.configuration.model.core.authentication
-
- AuthenticationPolicyProperties.NotPrevented - Class in org.apereo.cas.configuration.model.core.authentication
-
- AuthenticationPolicyProperties.Req - Class in org.apereo.cas.configuration.model.core.authentication
-
- AuthenticationProperties - Class in org.apereo.cas.configuration.model.core.authentication
-
- AuthenticationProperties() - Constructor for class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- AuthenticationRequestRiskCalculator - Interface in org.apereo.cas.api
-
- authenticationRequestServiceSelectionStrategies - Variable in class org.apereo.cas.AbstractCentralAuthenticationService
-
The service selection strategy during validation events.
- authenticationRequestServiceSelectionStrategies() - Method in class org.apereo.cas.config.CasCoreConfiguration
-
- authenticationRequestServiceSelectionStrategies - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
Extract the service specially in the event that it's proxied by a callback.
- AuthenticationRequestServiceSelectionStrategy - Interface in org.apereo.cas.validation
-
- AuthenticationResult - Interface in org.apereo.cas.authentication
-
The
AuthenticationResult
is an abstraction representing final authentication outcome for any number of processed
authentication transactions.
- AuthenticationResultBuilder - Interface in org.apereo.cas.authentication
-
- AuthenticationRiskContingencyPlan - Interface in org.apereo.cas.api
-
- AuthenticationRiskContingencyResponse - Class in org.apereo.cas.api
-
- AuthenticationRiskContingencyResponse(Event) - Constructor for class org.apereo.cas.api.AuthenticationRiskContingencyResponse
-
- authenticationRiskEmailNotifier() - Method in class org.apereo.cas.config.ElectronicFenceConfiguration
-
- AuthenticationRiskEmailNotifier - Class in org.apereo.cas.impl.notify
-
- AuthenticationRiskEmailNotifier() - Constructor for class org.apereo.cas.impl.notify.AuthenticationRiskEmailNotifier
-
- AuthenticationRiskEvaluator - Interface in org.apereo.cas.api
-
- authenticationRiskEvaluator() - Method in class org.apereo.cas.config.ElectronicFenceConfiguration
-
- AuthenticationRiskMitigator - Interface in org.apereo.cas.api
-
- authenticationRiskMitigator() - Method in class org.apereo.cas.config.ElectronicFenceConfiguration
-
- AuthenticationRiskNotifier - Interface in org.apereo.cas.api
-
- AuthenticationRiskScore - Class in org.apereo.cas.api
-
- AuthenticationRiskScore(BigDecimal) - Constructor for class org.apereo.cas.api.AuthenticationRiskScore
-
- authenticationRiskSmsNotifier() - Method in class org.apereo.cas.config.ElectronicFenceConfiguration
-
- AuthenticationRiskTwilioSmsNotifier - Class in org.apereo.cas.impl.notify
-
- AuthenticationRiskTwilioSmsNotifier() - Constructor for class org.apereo.cas.impl.notify.AuthenticationRiskTwilioSmsNotifier
-
- AuthenticationSystemSupport - Interface in org.apereo.cas.authentication
-
- authenticationSystemSupport - Variable in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Authentication support to handle credentials and authn subsystem calls.
- authenticationSystemSupport - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
The Authentication system support.
- AuthenticationTransaction - Class in org.apereo.cas.authentication
-
- AuthenticationTransaction(Service, Collection<Credential>) - Constructor for class org.apereo.cas.authentication.AuthenticationTransaction
-
Instantiates a new Default authentication transaction.
- AuthenticationTransactionManager - Interface in org.apereo.cas.authentication
-
- authenticationViaFormAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- authenticator - Variable in class org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler
-
The underlying pac4j authenticator.
- Authenticators - Interface in org.apereo.cas.support.oauth.authenticator
-
- AUTHN_METHOD_PASSWORD - Static variable in class org.apereo.cas.support.saml.authentication.SamlAuthenticationMetaDataPopulator
-
The Constant AUTHN_METHOD_PASSWORD.
- AUTHN_METHOD_SSL_TLS_CLIENT - Static variable in class org.apereo.cas.support.saml.authentication.SamlAuthenticationMetaDataPopulator
-
The Constant AUTHN_METHOD_SSL_TLS_CLIENT.
- AUTHN_METHOD_UNSPECIFIED - Static variable in class org.apereo.cas.support.saml.authentication.SamlAuthenticationMetaDataPopulator
-
The Constant AUTHN_METHOD_UNSPECIFIED.
- AUTHN_METHOD_X509_PUBLICKEY - Static variable in class org.apereo.cas.support.saml.authentication.SamlAuthenticationMetaDataPopulator
-
The Constant AUTHN_METHOD_X509_PUBLICKEY.
- AuthnContextClassRefBuilder - Interface in org.apereo.cas.support.saml.web.idp.profile.builders
-
- authorizationFailureView() - Method in class org.apereo.cas.mgmt.services.web.ManageRegisteredServicesMultiActionController
-
Authorization failure handling.
- authorizationGenerator() - Method in class org.apereo.cas.mgmt.config.CasManagementLdapAuthorizationConfiguration
-
- authorizationGenerator() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- AUTHORIZE_URL - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The authorize url.
- authorizeController() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- Authy() - Constructor for class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Authy
-
- AuthyAuthenticationHandler - Class in org.apereo.cas.adaptors.authy
-
Authy authentication handler for CAS.
- AuthyAuthenticationHandler(AuthyClientInstance, boolean) - Constructor for class org.apereo.cas.adaptors.authy.AuthyAuthenticationHandler
-
- authyAuthenticationHandler() - Method in class org.apereo.cas.adaptors.authy.config.AuthyConfiguration
-
- AuthyAuthenticationMetaDataPopulator - Class in org.apereo.cas.adaptors.authy
-
- AuthyAuthenticationMetaDataPopulator(String, AuthenticationHandler, MultifactorAuthenticationProvider) - Constructor for class org.apereo.cas.adaptors.authy.AuthyAuthenticationMetaDataPopulator
-
- authyAuthenticationMetaDataPopulator() - Method in class org.apereo.cas.adaptors.authy.config.AuthyConfiguration
-
- authyAuthenticationRegistrationWebflowAction() - Method in class org.apereo.cas.adaptors.authy.config.AuthyConfiguration
-
- AuthyAuthenticationRegistrationWebflowAction - Class in org.apereo.cas.adaptors.authy.web.flow
-
- AuthyAuthenticationRegistrationWebflowAction(AuthyClientInstance) - Constructor for class org.apereo.cas.adaptors.authy.web.flow.AuthyAuthenticationRegistrationWebflowAction
-
- authyAuthenticationWebflowAction() - Method in class org.apereo.cas.adaptors.authy.config.AuthyConfiguration
-
- AuthyAuthenticationWebflowAction - Class in org.apereo.cas.adaptors.authy.web.flow
-
- AuthyAuthenticationWebflowAction(CasWebflowEventResolver) - Constructor for class org.apereo.cas.adaptors.authy.web.flow.AuthyAuthenticationWebflowAction
-
- authyAuthenticationWebflowEventResolver() - Method in class org.apereo.cas.adaptors.authy.config.AuthyConfiguration
-
- AuthyAuthenticationWebflowEventResolver - Class in org.apereo.cas.adaptors.authy.web.flow
-
- AuthyAuthenticationWebflowEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.adaptors.authy.web.flow.AuthyAuthenticationWebflowEventResolver
-
- authyAuthenticatorAuthenticationProvider() - Method in class org.apereo.cas.adaptors.authy.config.AuthyConfiguration
-
- authyAuthenticatorFlowRegistry() - Method in class org.apereo.cas.adaptors.authy.config.AuthyConfiguration
-
- authyBypassEvaluator() - Method in class org.apereo.cas.adaptors.authy.config.AuthyConfiguration
-
- AuthyClientInstance - Class in org.apereo.cas.adaptors.authy
-
- AuthyClientInstance(String, String, String, String) - Constructor for class org.apereo.cas.adaptors.authy.AuthyClientInstance
-
- authyClientInstance() - Method in class org.apereo.cas.adaptors.authy.config.AuthyConfiguration
-
- AuthyConfiguration - Class in org.apereo.cas.adaptors.authy.config
-
- AuthyConfiguration() - Constructor for class org.apereo.cas.adaptors.authy.config.AuthyConfiguration
-
- AuthyConfiguration.AuthyMultifactorTrustConfiguration - Class in org.apereo.cas.adaptors.authy.config
-
The Authy multifactor trust configuration.
- AuthyMultifactorAuthenticationProvider - Class in org.apereo.cas.adaptors.authy
-
The authentication provider for google authenticator.
- AuthyMultifactorAuthenticationProvider() - Constructor for class org.apereo.cas.adaptors.authy.AuthyMultifactorAuthenticationProvider
-
- AuthyMultifactorTrustConfiguration() - Constructor for class org.apereo.cas.adaptors.authy.config.AuthyConfiguration.AuthyMultifactorTrustConfiguration
-
- authyMultifactorTrustWebflowConfigurer() - Method in class org.apereo.cas.adaptors.authy.config.AuthyConfiguration.AuthyMultifactorTrustConfiguration
-
- AuthyMultifactorTrustWebflowConfigurer - Class in org.apereo.cas.adaptors.authy.web.flow
-
- AuthyMultifactorTrustWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, boolean, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.adaptors.authy.web.flow.AuthyMultifactorTrustWebflowConfigurer
-
- authyMultifactorWebflowConfigurer() - Method in class org.apereo.cas.adaptors.authy.config.AuthyConfiguration
-
- AuthyMultifactorWebflowConfigurer - Class in org.apereo.cas.adaptors.authy.web.flow
-
- AuthyMultifactorWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.adaptors.authy.web.flow.AuthyMultifactorWebflowConfigurer
-
- authyPrincipalFactory() - Method in class org.apereo.cas.adaptors.authy.config.AuthyConfiguration
-
- AuthyTokenCredential - Class in org.apereo.cas.adaptors.authy
-
- AuthyTokenCredential() - Constructor for class org.apereo.cas.adaptors.authy.AuthyTokenCredential
-
Instantiates a new authy token credential.
- AuthyTokenCredential(String) - Constructor for class org.apereo.cas.adaptors.authy.AuthyTokenCredential
-
Instantiates a new authy credential.
- CacheBuilderConverter() - Constructor for class org.apereo.cas.services.convert.BaseConverters.CacheBuilderConverter
-
- CacheConverter() - Constructor for class org.apereo.cas.services.convert.BaseConverters.CacheConverter
-
- CacheCredentialsMetaDataPopulator - Class in org.apereo.cas.authentication
-
- CacheCredentialsMetaDataPopulator() - Constructor for class org.apereo.cas.authentication.CacheCredentialsMetaDataPopulator
-
- CacheLoaderConverter() - Constructor for class org.apereo.cas.services.convert.BaseConverters.CacheLoaderConverter
-
- cacheManager() - Method in class org.apereo.cas.config.EhcacheTicketRegistryConfiguration
-
- cacheManager() - Method in class org.apereo.cas.ticket.registry.config.InfinispanTicketRegistryConfiguration
-
- CacheStatistics - Interface in org.apereo.cas.monitor
-
Describes the simplest set of cache statistics that are meaningful for health monitoring.
- CacheStatus - Class in org.apereo.cas.monitor
-
Describes meaningful health metrics on the status of a cache.
- CacheStatus(StatusCode, String, CacheStatistics...) - Constructor for class org.apereo.cas.monitor.CacheStatus
-
Creates a new instance describing cache status.
- CacheStatus(Exception) - Constructor for class org.apereo.cas.monitor.CacheStatus
-
Creates a new instance when cache statistics are unavailable due to given exception.
- CachingPrincipalAttributesRepository - Class in org.apereo.cas.authentication.principal.cache
-
Wrapper around an attribute repository where attributes cached for a configurable period
based on google guava's caching library.
- CachingPrincipalAttributesRepository(String, long) - Constructor for class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
-
Instantiates a new caching attributes principal factory.
- CachingPrincipalAttributesRepository(long, String, long) - Constructor for class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
-
Instantiates a new caching attributes principal factory.
- calculate(Authentication, RegisteredService, HttpServletRequest) - Method in interface org.apereo.cas.api.AuthenticationRequestRiskCalculator
-
Calculate authentication risk score.
- calculate(Authentication, RegisteredService, HttpServletRequest) - Method in class org.apereo.cas.impl.calcs.BaseAuthenticationRequestRiskCalculator
-
- calculateScore(HttpServletRequest, Authentication, RegisteredService, Collection<CasEvent>) - Method in class org.apereo.cas.impl.calcs.BaseAuthenticationRequestRiskCalculator
-
Calculate score authentication risk score.
- calculateScore(HttpServletRequest, Authentication, RegisteredService, Collection<CasEvent>) - Method in class org.apereo.cas.impl.calcs.DateTimeAuthenticationRequestRiskCalculator
-
- calculateScore(HttpServletRequest, Authentication, RegisteredService, Collection<CasEvent>) - Method in class org.apereo.cas.impl.calcs.GeoLocationAuthenticationRequestRiskCalculator
-
- calculateScore(HttpServletRequest, Authentication, RegisteredService, Collection<CasEvent>) - Method in class org.apereo.cas.impl.calcs.IpAddressAuthenticationRequestRiskCalculator
-
- calculateScore(HttpServletRequest, Authentication, RegisteredService, Collection<CasEvent>) - Method in class org.apereo.cas.impl.calcs.UserAgentAuthenticationRequestRiskCalculator
-
- CALLBACK_AUTHORIZE_URL - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The callback authorize url.
- CALLBACK_AUTHORIZE_URL_DEFINITION - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The callback authorize url definition.
- callbackAuthorizeController() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- callbackAuthorizeViewResolver() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- callbackAuthorizeViewResolver() - Method in class org.apereo.cas.config.OidcConfiguration
-
- callbackController() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- callbackService - Variable in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Callback service.
- CANCEL - Static variable in class org.apereo.cas.support.openid.OpenIdProtocolConstants
-
The OpenID cancel mode.
- canHandle(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.support.openid.web.mvc.OpenIdValidateController
-
- canHandle(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.support.openid.web.mvc.SmartOpenIdController
-
- canHandle(Credential) - Method in interface org.apereo.cas.ticket.proxy.ProxyHandler
-
Whether this handler can support the proxy request identified by the given credentials.
- canHandle(Credential) - Method in class org.apereo.cas.ticket.proxy.support.Cas10ProxyHandler
-
- canHandle(Credential) - Method in class org.apereo.cas.ticket.proxy.support.Cas20ProxyHandler
-
- canHandle(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.AbstractDelegateController
-
Determine if a AbstractDelegateController subclass can handle the current request.
- canHandle(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
- canPing() - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusTokenAuthenticationHandler
-
Can ping boolean.
- captchaWebflowConfigurer() - Method in class org.apereo.cas.web.flow.config.CasCaptchaConfiguration
-
- Cas() - Constructor for class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Cas
-
- Cas10ProtocolValidationSpecification - Class in org.apereo.cas.validation
-
Validation specification for the CAS 1.0 protocol.
- Cas10ProtocolValidationSpecification() - Constructor for class org.apereo.cas.validation.Cas10ProtocolValidationSpecification
-
Instantiates a new cas10 protocol validation specification.
- Cas10ProtocolValidationSpecification(boolean) - Constructor for class org.apereo.cas.validation.Cas10ProtocolValidationSpecification
-
Instantiates a new cas10 protocol validation specification.
- cas10ProtocolValidationSpecification() - Method in class org.apereo.cas.validation.config.CasCoreValidationConfiguration
-
- Cas10ProxyHandler - Class in org.apereo.cas.ticket.proxy.support
-
Dummy ProxyHandler that does nothing.
- Cas10ProxyHandler() - Constructor for class org.apereo.cas.ticket.proxy.support.Cas10ProxyHandler
-
- Cas10ResponseView - Class in org.apereo.cas.web.view
-
Custom View to Return the CAS 1.0 Protocol Response.
- Cas10ResponseView() - Constructor for class org.apereo.cas.web.view.Cas10ResponseView
-
- cas1ServiceFailureView() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
-
- cas1ServiceSuccessView() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
-
- Cas2() - Constructor for class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas2
-
- Cas20ProtocolValidationSpecification - Class in org.apereo.cas.validation
-
Validation specification for the CAS 2.0 protocol.
- Cas20ProtocolValidationSpecification() - Constructor for class org.apereo.cas.validation.Cas20ProtocolValidationSpecification
-
Instantiates a new cas20 protocol validation specification.
- Cas20ProtocolValidationSpecification(boolean) - Constructor for class org.apereo.cas.validation.Cas20ProtocolValidationSpecification
-
Instantiates a new cas20 protocol validation specification.
- cas20ProtocolValidationSpecification() - Method in class org.apereo.cas.validation.config.CasCoreValidationConfiguration
-
- Cas20ProxyHandler - Class in org.apereo.cas.ticket.proxy.support
-
Proxy Handler to handle the default callback functionality of CAS 2.0.
- Cas20ProxyHandler(HttpClient, UniqueTicketIdGenerator) - Constructor for class org.apereo.cas.ticket.proxy.support.Cas20ProxyHandler
-
- Cas20ResponseView - Class in org.apereo.cas.web.view
-
Renders and prepares CAS2 views.
- Cas20ResponseView() - Constructor for class org.apereo.cas.web.view.Cas20ResponseView
-
Instantiates a new Abstract cas jstl view.
- Cas20WithoutProxyingValidationSpecification - Class in org.apereo.cas.validation
-
Validation specification for the CAS 2.0 protocol.
- Cas20WithoutProxyingValidationSpecification() - Constructor for class org.apereo.cas.validation.Cas20WithoutProxyingValidationSpecification
-
Instantiates a new cas20 without proxying validation specification.
- Cas20WithoutProxyingValidationSpecification(boolean) - Constructor for class org.apereo.cas.validation.Cas20WithoutProxyingValidationSpecification
-
Instantiates a new cas20 without proxying validation specification.
- cas20WithoutProxyProtocolValidationSpecification() - Method in class org.apereo.cas.validation.config.CasCoreValidationConfiguration
-
- cas2ProxyFailureView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration
-
Cas 2 proxy failure view.
- cas2ProxySuccessView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration
-
Cas 2 proxy success view.
- cas2ServiceFailureView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration
-
Cas 2 service failure view.
- cas2ServiceSuccessView() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
-
- cas2SuccessView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration
-
Cas 2 success view.
- Cas3() - Constructor for class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas3
-
- Cas30JsonResponseView - Class in org.apereo.cas.web.view
-
Renders the model prepared by CAS in JSON format.
- Cas30JsonResponseView(String, boolean) - Constructor for class org.apereo.cas.web.view.Cas30JsonResponseView
-
- Cas30ResponseView - Class in org.apereo.cas.web.view
-
Renders and prepares CAS3 views.
- Cas30ResponseView(String, boolean) - Constructor for class org.apereo.cas.web.view.Cas30ResponseView
-
Instantiates a new Abstract cas response view.
- cas3ServiceFailureView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration
-
Cas 3 service failure view.
- cas3ServiceJsonView() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
-
- cas3ServiceSuccessView() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
-
- cas3SuccessView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration
-
Cas 3 success view.
- CAS_ACCESS_DENIED_REASON - Static variable in class org.apereo.cas.web.support.WebUtils
-
Request attribute that contains message key describing details of authorization failure.
- CAS_OAUTH_CLIENT - Static variable in interface org.apereo.cas.support.oauth.authenticator.Authenticators
-
Generic oauth clients.
- CAS_OAUTH_CLIENT_BASIC_AUTHN - Static variable in interface org.apereo.cas.support.oauth.authenticator.Authenticators
-
OAuth authn for basic authn.
- CAS_OAUTH_CLIENT_DIRECT_FORM - Static variable in interface org.apereo.cas.support.oauth.authenticator.Authenticators
-
OAuth authn for client id and secret.
- CAS_OAUTH_CLIENT_USER_FORM - Static variable in interface org.apereo.cas.support.oauth.authenticator.Authenticators
-
OAuth authn for username/password.
- CasAdminPagesSecurityInterceptor(Config, String, String) - Constructor for class org.apereo.cas.config.CasSecurityContextConfiguration.CasAdminPagesSecurityInterceptor
-
- CasAdminStatusInterceptor() - Constructor for class org.apereo.cas.config.CasSecurityContextConfiguration.CasAdminStatusInterceptor
-
- CasAppender - Class in org.apereo.cas.logging
-
- CasAppender(String, Configuration, AppenderRef) - Constructor for class org.apereo.cas.logging.CasAppender
-
Instantiates a new Cas appender.
- CasApplicationContextConfiguration - Class in org.apereo.cas.config
-
- CasApplicationContextConfiguration() - Constructor for class org.apereo.cas.config.CasApplicationContextConfiguration
-
- casAttributeEncoder(ServiceRegistryDao) - Method in class org.apereo.cas.config.CasCoreServicesConfiguration
-
- CasAuditActionContextRecordedEvent - Class in org.apereo.cas.support.events
-
- CasAuditActionContextRecordedEvent(Object, AuditActionContext) - Constructor for class org.apereo.cas.support.events.CasAuditActionContextRecordedEvent
-
Instantiates a new Cas audit action context recorded event.
- CasAuthenticationPrincipalResolvedEvent - Class in org.apereo.cas.support.events
-
- CasAuthenticationPrincipalResolvedEvent(Object, Principal) - Constructor for class org.apereo.cas.support.events.CasAuthenticationPrincipalResolvedEvent
-
Instantiates a new Abstract cas sso event.
- CasAuthenticationTransactionCompletedEvent - Class in org.apereo.cas.support.events
-
- CasAuthenticationTransactionCompletedEvent(Object, Authentication) - Constructor for class org.apereo.cas.support.events.CasAuthenticationTransactionCompletedEvent
-
Instantiates a new Abstract cas sso event.
- CasAuthenticationTransactionStartedEvent - Class in org.apereo.cas.support.events
-
- CasAuthenticationTransactionStartedEvent(Object, Credential) - Constructor for class org.apereo.cas.support.events.CasAuthenticationTransactionStartedEvent
-
Instantiates a new Abstract cas sso event.
- CasAuthenticationTransactionSuccessfulEvent - Class in org.apereo.cas.support.events
-
- CasAuthenticationTransactionSuccessfulEvent(Object, Credential) - Constructor for class org.apereo.cas.support.events.CasAuthenticationTransactionSuccessfulEvent
-
Instantiates a new Abstract cas sso event.
- CasBanner - Class in org.apereo.cas.util
-
- CasBanner() - Constructor for class org.apereo.cas.util.CasBanner
-
- CasBasicAuthenticationConfiguration - Class in org.apereo.cas.web.config
-
- CasBasicAuthenticationConfiguration() - Constructor for class org.apereo.cas.web.config.CasBasicAuthenticationConfiguration
-
- CasCaptchaConfiguration - Class in org.apereo.cas.web.flow.config
-
- CasCaptchaConfiguration() - Constructor for class org.apereo.cas.web.flow.config.CasCaptchaConfiguration
-
- CasCaptchaWebflowConfigurer - Class in org.apereo.cas.web.flow
-
- CasCaptchaWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.web.flow.CasCaptchaWebflowConfigurer
-
- casClient() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- casClientInfoLoggingFilter() - Method in class org.apereo.cas.audit.spi.config.CasCoreAuditConfiguration
-
- CasConfigurationProperties - Class in org.apereo.cas.configuration
-
- CasConfigurationProperties() - Constructor for class org.apereo.cas.configuration.CasConfigurationProperties
-
- CasCookieConfiguration - Class in org.apereo.cas.web.config
-
- CasCookieConfiguration() - Constructor for class org.apereo.cas.web.config.CasCookieConfiguration
-
- CasCoreAuditConfiguration - Class in org.apereo.cas.audit.spi.config
-
- CasCoreAuditConfiguration() - Constructor for class org.apereo.cas.audit.spi.config.CasCoreAuditConfiguration
-
- CasCoreAuthenticationConfiguration - Class in org.apereo.cas.config
-
- CasCoreAuthenticationConfiguration() - Constructor for class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- CasCoreConfiguration - Class in org.apereo.cas.config
-
- CasCoreConfiguration() - Constructor for class org.apereo.cas.config.CasCoreConfiguration
-
- CasCoreEventsConfiguration - Class in org.apereo.cas.support.events.config
-
- CasCoreEventsConfiguration() - Constructor for class org.apereo.cas.support.events.config.CasCoreEventsConfiguration
-
- CasCoreLogoutConfiguration - Class in org.apereo.cas.logout.config
-
- CasCoreLogoutConfiguration() - Constructor for class org.apereo.cas.logout.config.CasCoreLogoutConfiguration
-
- CasCoreMonitorConfiguration - Class in org.apereo.cas.monitor.config
-
- CasCoreMonitorConfiguration() - Constructor for class org.apereo.cas.monitor.config.CasCoreMonitorConfiguration
-
- CasCoreServicesConfiguration - Class in org.apereo.cas.config
-
- CasCoreServicesConfiguration() - Constructor for class org.apereo.cas.config.CasCoreServicesConfiguration
-
- CasCoreServicesConfiguration.EmbeddedServiceRegistryDao - Class in org.apereo.cas.config
-
The embedded service registry that processes built-in JSON service files
on the classpath.
- CasCoreTicketsConfiguration - Class in org.apereo.cas.config
-
- CasCoreTicketsConfiguration() - Constructor for class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- CasCoreUtilConfiguration - Class in org.apereo.cas.config
-
- CasCoreUtilConfiguration() - Constructor for class org.apereo.cas.config.CasCoreUtilConfiguration
-
- CasCoreValidationConfiguration - Class in org.apereo.cas.validation.config
-
- CasCoreValidationConfiguration() - Constructor for class org.apereo.cas.validation.config.CasCoreValidationConfiguration
-
- CasCoreWebConfiguration - Class in org.apereo.cas.config
-
- CasCoreWebConfiguration() - Constructor for class org.apereo.cas.config.CasCoreWebConfiguration
-
- CasCoreWebflowConfiguration - Class in org.apereo.cas.web.flow.config
-
- CasCoreWebflowConfiguration() - Constructor for class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- casCorsFilter() - Method in class org.apereo.cas.config.CasFiltersConfiguration
-
- CasDefaultFlowUrlHandler - Class in org.apereo.cas.web.flow
-
Provides special handling for parameters in requests made to the CAS login
webflow.
- CasDefaultFlowUrlHandler() - Constructor for class org.apereo.cas.web.flow.CasDefaultFlowUrlHandler
-
- CasDelegatingWebflowEventResolver - Interface in org.apereo.cas.web.flow.resolver
-
- CasEmbeddedContainerConfiguration - Class in org.apereo.cas.config
-
- CasEmbeddedContainerConfiguration() - Constructor for class org.apereo.cas.config.CasEmbeddedContainerConfiguration
-
- CasEvent - Class in org.apereo.cas.support.events.dao
-
This is
CasEvent
, which represents a single event stored in the events repository.
- CasEvent() - Constructor for class org.apereo.cas.support.events.dao.CasEvent
-
- casEventRepository() - Method in class org.apereo.cas.config.JpaEventsConfiguration
-
- casEventRepository() - Method in class org.apereo.cas.config.MongoDbEventsConfiguration
-
- casEventRepository - Variable in class org.apereo.cas.impl.calcs.BaseAuthenticationRequestRiskCalculator
-
CAS event repository instance.
- casEventRepository() - Method in class org.apereo.cas.support.events.config.CasCoreEventsConfiguration
-
- CasEventRepository - Interface in org.apereo.cas.support.events.dao
-
Defines DAO operations over an events repository.
- CasFiltersConfiguration - Class in org.apereo.cas.config
-
- CasFiltersConfiguration() - Constructor for class org.apereo.cas.config.CasFiltersConfiguration
-
- CasGenericConfiguration - Class in org.apereo.cas.adaptors.generic.config
-
- CasGenericConfiguration() - Constructor for class org.apereo.cas.adaptors.generic.config.CasGenericConfiguration
-
- CasGeoLocationConfiguration - Class in org.apereo.cas.support.geo.config
-
- CasGeoLocationConfiguration() - Constructor for class org.apereo.cas.support.geo.config.CasGeoLocationConfiguration
-
- CasHttpSoap11Encoder - Class in org.apereo.cas.support.saml.util
-
Override OpenSAML HTTPSOAP11Encoder
such that SOAP-ENV XML namespace prefix is used for SOAP envelope
elements.
- CasHttpSoap11Encoder() - Constructor for class org.apereo.cas.support.saml.util.CasHttpSoap11Encoder
-
Instantiates a new encoder.
- CasJdbcConfiguration - Class in org.apereo.cas.adaptors.jdbc.config
-
- CasJdbcConfiguration() - Constructor for class org.apereo.cas.adaptors.jdbc.config.CasJdbcConfiguration
-
- CasJdbcMonitorConfiguration - Class in org.apereo.cas.monitor.config
-
- CasJdbcMonitorConfiguration() - Constructor for class org.apereo.cas.monitor.config.CasJdbcMonitorConfiguration
-
- CasJdbcThrottlingConfiguration - Class in org.apereo.cas.web.support.config
-
- CasJdbcThrottlingConfiguration() - Constructor for class org.apereo.cas.web.support.config.CasJdbcThrottlingConfiguration
-
- CasLoggingConfiguration - Class in org.apereo.cas.logging.config
-
- CasLoggingConfiguration() - Constructor for class org.apereo.cas.logging.config.CasLoggingConfiguration
-
- CasManagementBanner - Class in org.apereo.cas.mgmt.web
-
- CasManagementBanner() - Constructor for class org.apereo.cas.mgmt.web.CasManagementBanner
-
- CasManagementLdapAuthorizationConfiguration - Class in org.apereo.cas.mgmt.config
-
- CasManagementLdapAuthorizationConfiguration() - Constructor for class org.apereo.cas.mgmt.config.CasManagementLdapAuthorizationConfiguration
-
- casManagementSecurityInterceptor() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- CasManagementSecurityInterceptor() - Constructor for class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration.CasManagementSecurityInterceptor
-
- CasManagementWebAppConfiguration - Class in org.apereo.cas.mgmt.config
-
- CasManagementWebAppConfiguration() - Constructor for class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- CasManagementWebAppConfiguration.CasManagementSecurityInterceptor - Class in org.apereo.cas.mgmt.config
-
The Cas management security interceptor.
- CasManagementWebApplication - Class in org.apereo.cas.mgmt.web
-
- CasManagementWebApplication() - Constructor for class org.apereo.cas.mgmt.web.CasManagementWebApplication
-
Instantiates a new web application.
- CasManagementWebApplicationServletInitializer - Class in org.apereo.cas.mgmt.web
-
- CasManagementWebApplicationServletInitializer() - Constructor for class org.apereo.cas.mgmt.web.CasManagementWebApplicationServletInitializer
-
- CasMetricsConfiguration - Class in org.apereo.cas.config
-
- CasMetricsConfiguration() - Constructor for class org.apereo.cas.config.CasMetricsConfiguration
-
- CasMongoAuthenticationConfiguration - Class in org.apereo.cas.authentication.config
-
- CasMongoAuthenticationConfiguration() - Constructor for class org.apereo.cas.authentication.config.CasMongoAuthenticationConfiguration
-
- CasOAuthConfiguration - Class in org.apereo.cas.config
-
- CasOAuthConfiguration() - Constructor for class org.apereo.cas.config.CasOAuthConfiguration
-
- CasOAuthWebflowConfiguration - Class in org.apereo.cas.config
-
- CasOAuthWebflowConfiguration() - Constructor for class org.apereo.cas.config.CasOAuthWebflowConfiguration
-
- casOpenIdAssociationSuccessView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration
-
Cas open id association success view .
- casOpenIdServiceFailureView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration
-
Cas open id service failure view.
- casOpenIdServiceSuccessView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration
-
Cas open id service success view.
- CasPersonDirectoryConfiguration - Class in org.apereo.cas.config
-
- CasPersonDirectoryConfiguration() - Constructor for class org.apereo.cas.config.CasPersonDirectoryConfiguration
-
- casProperties - Variable in class org.apereo.cas.impl.notify.BaseAuthenticationRiskNotifier
-
Cas properties.
- casProperties - Variable in class org.apereo.cas.impl.plans.BaseAuthenticationRiskContingencyPlan
-
CAS properties.
- casProperties - Variable in class org.apereo.cas.monitor.AbstractCacheMonitor
-
CAS properties.
- casProperties - Variable in class org.apereo.cas.services.DefaultVariegatedMultifactorAuthenticationProvider
-
CAS Properties.
- casProperties - Variable in class org.apereo.cas.support.oauth.web.OAuth20AccessTokenResponseGenerator
-
CAS settings.
- casProperties - Variable in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
CAS Properties.
- CasPropertiesConfiguration - Class in org.apereo.cas.config
-
- CasPropertiesConfiguration() - Constructor for class org.apereo.cas.config.CasPropertiesConfiguration
-
- CasProtocolConstants - Interface in org.apereo.cas
-
Class that exposes relevant constants and parameters to
the CAS protocol.
- CasProtocolView - Class in org.apereo.cas.web.view
-
- CasProtocolView(String, ApplicationContext, SpringTemplateEngine, ThymeleafProperties) - Constructor for class org.apereo.cas.web.view.CasProtocolView
-
Instantiates a new Cas protocol view.
- CasProtocolViewsConfiguration - Class in org.apereo.cas.web.config
-
- CasProtocolViewsConfiguration() - Constructor for class org.apereo.cas.web.config.CasProtocolViewsConfiguration
-
- CasProxyGrantingTicketCreatedEvent - Class in org.apereo.cas.support.events
-
Concrete subclass of AbstractCasEvent
representing single sign on session establishment
event e.g.
- CasProxyGrantingTicketCreatedEvent(Object, TicketGrantingTicket) - Constructor for class org.apereo.cas.support.events.CasProxyGrantingTicketCreatedEvent
-
Instantiates a new Cas sso session established event.
- CasProxyTicketGrantedEvent - Class in org.apereo.cas.support.events
-
Concrete subclass of AbstractCasEvent
representing granting of a
proxy ticket by a CAS server.
- CasProxyTicketGrantedEvent(Object, ProxyGrantingTicket, ProxyTicket) - Constructor for class org.apereo.cas.support.events.CasProxyTicketGrantedEvent
-
Instantiates a new Cas proxy ticket granted event.
- CasRegisteredServiceDeletedEvent - Class in org.apereo.cas.support.events
-
- CasRegisteredServiceDeletedEvent(Object, RegisteredService) - Constructor for class org.apereo.cas.support.events.CasRegisteredServiceDeletedEvent
-
Instantiates a new cas sso event.
- CasRegisteredServiceSavedEvent - Class in org.apereo.cas.support.events
-
- CasRegisteredServiceSavedEvent(Object, RegisteredService) - Constructor for class org.apereo.cas.support.events.CasRegisteredServiceSavedEvent
-
Instantiates a new cas sso event.
- CasRegisteredServicesRefreshEvent - Class in org.apereo.cas.support.events
-
- CasRegisteredServicesRefreshEvent(Object) - Constructor for class org.apereo.cas.support.events.CasRegisteredServicesRefreshEvent
-
Instantiates a new cas sso event.
- CasReloadableMessageBundle - Class in org.apereo.cas.web.view
-
An extension of the ReloadableResourceBundleMessageSource
whose sole concern
is to print a WARN message in cases where a language key is not found in the active and
default bundles.
- CasReloadableMessageBundle() - Constructor for class org.apereo.cas.web.view.CasReloadableMessageBundle
-
- CasRemoteAuthenticationConfiguration - Class in org.apereo.cas.web.flow.config
-
- CasRemoteAuthenticationConfiguration() - Constructor for class org.apereo.cas.web.flow.config.CasRemoteAuthenticationConfiguration
-
- CasReportsConfiguration - Class in org.apereo.cas.web.report.config
-
- CasReportsConfiguration() - Constructor for class org.apereo.cas.web.report.config.CasReportsConfiguration
-
- CasReportsConfiguration.AuthenticationEventsConfiguration - Class in org.apereo.cas.web.report.config
-
The type Authentication events configuration.
- CasReportsConfiguration.TrustedDevicesConfiguration - Class in org.apereo.cas.web.report.config
-
The Trusted devices configuration for the UI.
- CasRestAuthenticationConfiguration - Class in org.apereo.cas.config
-
- CasRestAuthenticationConfiguration() - Constructor for class org.apereo.cas.config.CasRestAuthenticationConfiguration
-
- CasRestConfiguration - Class in org.apereo.cas.config
-
- CasRestConfiguration() - Constructor for class org.apereo.cas.config.CasRestConfiguration
-
- CasRiskBasedAuthenticationEvaluationStartedEvent - Class in org.apereo.cas.support.events
-
- CasRiskBasedAuthenticationEvaluationStartedEvent(Object, Authentication, RegisteredService) - Constructor for class org.apereo.cas.support.events.CasRiskBasedAuthenticationEvaluationStartedEvent
-
Instantiates a new Cas risk based authentication evaluation started event.
- CasRiskBasedAuthenticationMitigationStartedEvent - Class in org.apereo.cas.support.events
-
- CasRiskBasedAuthenticationMitigationStartedEvent(Object, Authentication, RegisteredService, Object) - Constructor for class org.apereo.cas.support.events.CasRiskBasedAuthenticationMitigationStartedEvent
-
Instantiates a new Cas risk based authentication mitigation started event.
- CasRiskyAuthenticationDetectedEvent - Class in org.apereo.cas.support.events
-
- CasRiskyAuthenticationDetectedEvent(Object, Authentication, RegisteredService, Object) - Constructor for class org.apereo.cas.support.events.CasRiskyAuthenticationDetectedEvent
-
Instantiates a new Cas risky authentication detected event.
- CasRiskyAuthenticationMitigatedEvent - Class in org.apereo.cas.support.events
-
- CasRiskyAuthenticationMitigatedEvent(Object, Authentication, RegisteredService, Object) - Constructor for class org.apereo.cas.support.events.CasRiskyAuthenticationMitigatedEvent
-
Instantiates a new Cas risky authentication mitigated event.
- casSamlServiceFailureView() - Method in class org.apereo.cas.config.SamlConfiguration
-
- casSamlServiceSuccessView() - Method in class org.apereo.cas.config.SamlConfiguration
-
- CasSamlSPBoxConfiguration - Class in org.apereo.cas.config
-
- CasSamlSPBoxConfiguration() - Constructor for class org.apereo.cas.config.CasSamlSPBoxConfiguration
-
- CasSamlSPDropboxConfiguration - Class in org.apereo.cas.config
-
- CasSamlSPDropboxConfiguration() - Constructor for class org.apereo.cas.config.CasSamlSPDropboxConfiguration
-
- CasSamlSPInCommonConfiguration - Class in org.apereo.cas.config
-
- CasSamlSPInCommonConfiguration() - Constructor for class org.apereo.cas.config.CasSamlSPInCommonConfiguration
-
- CasSamlSPNetPartnerConfiguration - Class in org.apereo.cas.config
-
- CasSamlSPNetPartnerConfiguration() - Constructor for class org.apereo.cas.config.CasSamlSPNetPartnerConfiguration
-
- CasSamlSPOffice365Configuration - Class in org.apereo.cas.config
-
- CasSamlSPOffice365Configuration() - Constructor for class org.apereo.cas.config.CasSamlSPOffice365Configuration
-
- CasSamlSPSalesforceConfiguration - Class in org.apereo.cas.config
-
- CasSamlSPSalesforceConfiguration() - Constructor for class org.apereo.cas.config.CasSamlSPSalesforceConfiguration
-
- CasSamlSPSaManageConfiguration - Class in org.apereo.cas.config
-
- CasSamlSPSaManageConfiguration() - Constructor for class org.apereo.cas.config.CasSamlSPSaManageConfiguration
-
- CasSamlSPServiceNowConfiguration - Class in org.apereo.cas.config
-
- CasSamlSPServiceNowConfiguration() - Constructor for class org.apereo.cas.config.CasSamlSPServiceNowConfiguration
-
- CasSamlSPTestShibConfiguration - Class in org.apereo.cas.config
-
- CasSamlSPTestShibConfiguration() - Constructor for class org.apereo.cas.config.CasSamlSPTestShibConfiguration
-
- CasSamlSPWebexConfiguration - Class in org.apereo.cas.config
-
- CasSamlSPWebexConfiguration() - Constructor for class org.apereo.cas.config.CasSamlSPWebexConfiguration
-
- CasSamlSPWorkdayConfiguration - Class in org.apereo.cas.config
-
- CasSamlSPWorkdayConfiguration() - Constructor for class org.apereo.cas.config.CasSamlSPWorkdayConfiguration
-
- CasSecurityContextConfiguration - Class in org.apereo.cas.config
-
- CasSecurityContextConfiguration() - Constructor for class org.apereo.cas.config.CasSecurityContextConfiguration
-
- CasSecurityContextConfiguration.CasAdminPagesSecurityInterceptor - Class in org.apereo.cas.config
-
The Cas admin pages security interceptor.
- CasSecurityContextConfiguration.CasAdminStatusInterceptor - Class in org.apereo.cas.config
-
The Cas admin status interceptor.
- CasServerProperties - Class in org.apereo.cas.configuration.model.core
-
- CasServerProperties() - Constructor for class org.apereo.cas.configuration.model.core.CasServerProperties
-
- CasServerProperties.Ajp - Class in org.apereo.cas.configuration.model.core
-
- CasServerProperties.ExtendedAccessLog - Class in org.apereo.cas.configuration.model.core
-
- CasServerProperties.Http - Class in org.apereo.cas.configuration.model.core
-
- CasServiceTicketGrantedEvent - Class in org.apereo.cas.support.events
-
Concrete subclass of AbstractCasEvent
representing granting of a
service ticket by a CAS server.
- CasServiceTicketGrantedEvent(Object, TicketGrantingTicket, ServiceTicket) - Constructor for class org.apereo.cas.support.events.CasServiceTicketGrantedEvent
-
Instantiates a new Cas service ticket granted event.
- CasServiceTicketValidatedEvent - Class in org.apereo.cas.support.events
-
Concrete subclass of AbstractCasEvent
representing validation of a
service ticket by a CAS server.
- CasServiceTicketValidatedEvent(Object, ServiceTicket, Assertion) - Constructor for class org.apereo.cas.support.events.CasServiceTicketValidatedEvent
-
Instantiates a new Cas service ticket validated event.
- CasSupportActionsAcceptableUsagePolicyConfiguration - Class in org.apereo.cas.web.config
-
- CasSupportActionsAcceptableUsagePolicyConfiguration() - Constructor for class org.apereo.cas.web.config.CasSupportActionsAcceptableUsagePolicyConfiguration
-
- CasSupportActionsAcceptableUsagePolicyLdapConfiguration - Class in org.apereo.cas.web.config
-
- CasSupportActionsAcceptableUsagePolicyLdapConfiguration() - Constructor for class org.apereo.cas.web.config.CasSupportActionsAcceptableUsagePolicyLdapConfiguration
-
- CasSupportActionsConfiguration - Class in org.apereo.cas.web.config
-
- CasSupportActionsConfiguration() - Constructor for class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- CasSupportJdbcAuditConfiguration - Class in org.apereo.cas.audit.config
-
- CasSupportJdbcAuditConfiguration() - Constructor for class org.apereo.cas.audit.config.CasSupportJdbcAuditConfiguration
-
- CasThemesConfiguration - Class in org.apereo.cas.services.web.config
-
- CasThemesConfiguration() - Constructor for class org.apereo.cas.services.web.config.CasThemesConfiguration
-
- CasThemesConfiguration.CasThymeleafOutputTemplateHandler - Class in org.apereo.cas.services.web.config
-
The Cas thymeleaf output template handler which attempts to compress the whitespace
produced by thymeleaf's conditional flags.
- CasThrottlingConfiguration - Class in org.apereo.cas.web.support.config
-
- CasThrottlingConfiguration() - Constructor for class org.apereo.cas.web.support.config.CasThrottlingConfiguration
-
- CasThymeleafOutputTemplateHandler() - Constructor for class org.apereo.cas.services.web.config.CasThemesConfiguration.CasThymeleafOutputTemplateHandler
-
- CasTicketGrantingTicketCreatedEvent - Class in org.apereo.cas.support.events
-
Concrete subclass of AbstractCasEvent
representing single sign on session establishment
event e.g.
- CasTicketGrantingTicketCreatedEvent(Object, TicketGrantingTicket) - Constructor for class org.apereo.cas.support.events.CasTicketGrantingTicketCreatedEvent
-
Instantiates a new Cas sso session established event.
- CasTicketGrantingTicketDestroyedEvent - Class in org.apereo.cas.support.events
-
Concrete subclass of AbstractCasEvent
representing single sign on session
destruction event e.g.
- CasTicketGrantingTicketDestroyedEvent(Object, TicketGrantingTicket) - Constructor for class org.apereo.cas.support.events.CasTicketGrantingTicketDestroyedEvent
-
Instantiates a new Cas sso session destroyed event.
- CasValidationConfiguration - Class in org.apereo.cas.web.config
-
- CasValidationConfiguration() - Constructor for class org.apereo.cas.web.config.CasValidationConfiguration
-
- CasVersion - Class in org.apereo.cas.util
-
Class that exposes the CAS version.
- CasVersion() - Constructor for class org.apereo.cas.util.CasVersion
-
Private constructor for CasVersion.
- CasViewConstants - Interface in org.apereo.cas
-
Constants interface to host fields
related to view rendering and validation model.
- CasWebAppConfiguration - Class in org.apereo.cas.config
-
- CasWebAppConfiguration() - Constructor for class org.apereo.cas.config.CasWebAppConfiguration
-
- CasWebApplication - Class in org.apereo.cas.web
-
- CasWebApplication() - Constructor for class org.apereo.cas.web.CasWebApplication
-
Instantiates a new Cas web application.
- CasWebApplicationServletInitializer - Class in org.apereo.cas.web
-
- CasWebApplicationServletInitializer() - Constructor for class org.apereo.cas.web.CasWebApplicationServletInitializer
-
- CasWebflowConfigurer - Interface in org.apereo.cas.web.flow
-
- CasWebflowConstants - Interface in org.apereo.cas.web.flow
-
- CasWebflowContextConfiguration - Class in org.apereo.cas.config
-
- CasWebflowContextConfiguration() - Constructor for class org.apereo.cas.config.CasWebflowContextConfiguration
-
- CasWebflowEventResolver - Interface in org.apereo.cas.web.flow.resolver
-
- CentralAuthenticationService - Interface in org.apereo.cas
-
CAS viewed as a set of services to generate and validate Tickets.
- centralAuthenticationService(List<AuthenticationRequestServiceSelectionStrategy>, PrincipalFactory, CipherExecutor) - Method in class org.apereo.cas.config.CasCoreConfiguration
-
- centralAuthenticationService - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
The Central authentication service.
- CertPathConverter() - Constructor for class org.apereo.cas.services.convert.BaseConverters.CertPathConverter
-
- CertUtils - Class in org.apereo.cas.adaptors.x509.util
-
Utility class with methods to support various operations on X.509 certs.
- ChainingMetadataResolverAdapter - Class in org.apereo.cas.support.saml.mdui
-
- ChainingMetadataResolverAdapter() - Constructor for class org.apereo.cas.support.saml.mdui.ChainingMetadataResolverAdapter
-
- chainingMetadataResolverCacheLoader() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- ChainingMetadataResolverCacheLoader - Class in org.apereo.cas.support.saml.services.idp.metadata.cache
-
- ChainingMetadataResolverCacheLoader(OpenSamlConfigBean, HttpClient) - Constructor for class org.apereo.cas.support.saml.services.idp.metadata.cache.ChainingMetadataResolverCacheLoader
-
- ChainingPrincipalResolver - Class in org.apereo.cas.authentication.principal
-
Delegates to one or more principal resolves in series to resolve a principal.
- ChainingPrincipalResolver() - Constructor for class org.apereo.cas.authentication.principal.ChainingPrincipalResolver
-
- change(Credential, PasswordChangeBean) - Method in class org.apereo.cas.pm.ldap.LdapPasswordManagementService
-
- change(Credential, PasswordChangeBean) - Method in interface org.apereo.cas.pm.PasswordManagementService
-
Execute op to change password.
- characterEncodingFilter() - Method in class org.apereo.cas.config.CasFiltersConfiguration
-
- characterEncodingFilter() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- check(X509Certificate) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.AbstractCRLRevocationChecker
-
- check(X509Certificate) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.NoOpRevocationChecker
-
NO-OP check implementation.
- check(X509Certificate) - Method in interface org.apereo.cas.adaptors.x509.authentication.revocation.checker.RevocationChecker
-
Checks the revocation status of the given certificate.
- CHECK_AUTHENTICATION - Static variable in class org.apereo.cas.support.openid.OpenIdProtocolConstants
-
Check authentication constant.
- checkAll - Variable in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.AbstractCRLRevocationChecker
-
Flag to indicate whether all
crls should be checked for the cert resource.
- checkCallbackValid(RegisteredService, String) - Method in class org.apereo.cas.support.oauth.validator.OAuth20Validator
-
Check if the callback url is valid.
- checkClientSecret(OAuthRegisteredService, String) - Method in class org.apereo.cas.support.oauth.validator.OAuth20Validator
-
Check the client secret.
- checkParameterExist(HttpServletRequest, String) - Method in class org.apereo.cas.support.oauth.validator.OAuth20Validator
-
Check if a parameter exists.
- checkPool() - Method in class org.apereo.cas.monitor.AbstractPoolMonitor
-
Performs a health check on a the pool.
- checkPool() - Method in class org.apereo.cas.monitor.JdbcDataSourceMonitor
-
- checkPool() - Method in class org.apereo.cas.monitor.PooledLdapConnectionFactoryMonitor
-
- checkServiceValid(RegisteredService) - Method in class org.apereo.cas.support.oauth.validator.OAuth20Validator
-
Check if the service is valid.
- checkSubjectRolesAndPermissions(Subject) - Method in class org.apereo.cas.adaptors.generic.ShiroAuthenticationHandler
-
Check subject roles and permissions.
- CheckWebAuthenticationRequestAction - Class in org.apereo.cas.web.flow
-
- CheckWebAuthenticationRequestAction(String) - Constructor for class org.apereo.cas.web.flow.CheckWebAuthenticationRequestAction
-
- checkWebAuthenticationRequestAction() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- cipherExecutor - Variable in class org.apereo.cas.AbstractCentralAuthenticationService
-
Cipher executor to handle ticket validation.
- CipherExecutor<T,R> - Interface in org.apereo.cas
-
Responsible to define operation that deal with encryption, signing
and verification of a value.
- cipherExecutor - Variable in class org.apereo.cas.ticket.factory.DefaultProxyGrantingTicketFactory
-
The ticket cipher.
- cipherExecutor - Variable in class org.apereo.cas.ticket.factory.DefaultServiceTicketFactory
-
The Cipher executor.
- cipherExecutor - Variable in class org.apereo.cas.ticket.factory.DefaultTicketGrantingTicketFactory
-
The ticket cipher, if any.
- cipherExecutor - Variable in class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
The cipher executor for ticket objects.
- CLAIM_AUTH_TIME - Static variable in interface org.apereo.cas.OidcConstants
-
The authentication time claim.
- CLAIM_PREFERRED_USERNAME - Static variable in interface org.apereo.cas.OidcConstants
-
The preferred username claim.
- CLAIM_SUB - Static variable in interface org.apereo.cas.OidcConstants
-
The sub claim.
- CLAIMS - Static variable in interface org.apereo.cas.OidcConstants
-
The Claims.
- ClassConverter() - Constructor for class org.apereo.cas.services.convert.BaseConverters.ClassConverter
-
- clean() - Method in class org.apereo.cas.ticket.registry.DefaultTicketRegistryCleaner
-
- clean() - Method in interface org.apereo.cas.ticket.registry.TicketRegistryCleaner
-
Clean the ticket registry by collecting
tickets in the storage unit that may be expired.
- clean() - Method in class org.apereo.cas.trusted.authentication.storage.MultifactorAuthenticationTrustStorageCleaner
-
Clean up expired records.
- Cleaner() - Constructor for class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.Cleaner
-
- Cleaner() - Constructor for class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted.Cleaner
-
- cleanupUrl(String) - Static method in class org.apereo.cas.authentication.principal.AbstractServiceFactory
-
Cleanup the url.
- clear() - Static method in class org.apereo.cas.authentication.CurrentCredentialsAndAuthentication
-
Clear ThreadLocal state.
- ClearpassProperties - Class in org.apereo.cas.configuration.model.support.clearpass
-
- ClearpassProperties() - Constructor for class org.apereo.cas.configuration.model.support.clearpass.ClearpassProperties
-
- ClearWebflowCredentialAction - Class in org.apereo.cas.web.flow
-
- ClearWebflowCredentialAction() - Constructor for class org.apereo.cas.web.flow.ClearWebflowCredentialAction
-
- clearWebflowCredentialsAction() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- Client() - Constructor for class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Client
-
- Client() - Constructor for class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Client
-
- CLIENT_ACTION - Static variable in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
Client action state id in the webflow.
- CLIENT_ID - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The client id.
- CLIENT_NAME - Static variable in class org.apereo.cas.support.pac4j.authentication.ClientAuthenticationMetaDataPopulator
-
The name of the client used to perform the authentication.
- CLIENT_SECRET - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The client secret.
- clientAction() - Method in class org.apereo.cas.support.pac4j.config.Pac4jConfiguration
-
- ClientAuthenticationHandler - Class in org.apereo.cas.support.pac4j.authentication.handler.support
-
Pac4j authentication handler which gets the credentials and then the user profile
in a delegated authentication process from an external identity provider.
- ClientAuthenticationHandler() - Constructor for class org.apereo.cas.support.pac4j.authentication.handler.support.ClientAuthenticationHandler
-
- clientAuthenticationHandler() - Method in class org.apereo.cas.support.pac4j.config.Pac4jConfiguration
-
- ClientAuthenticationMetaDataPopulator - Class in org.apereo.cas.support.pac4j.authentication
-
This class is a meta data populator for authentication.
- ClientAuthenticationMetaDataPopulator() - Constructor for class org.apereo.cas.support.pac4j.authentication.ClientAuthenticationMetaDataPopulator
-
- clientAuthenticationMetaDataPopulator() - Method in class org.apereo.cas.support.pac4j.config.Pac4jConfiguration
-
- ClientCredential - Class in org.apereo.cas.authentication.principal
-
This class represents client credentials and (after authentication) a user profile.
- ClientCredential(Credentials) - Constructor for class org.apereo.cas.authentication.principal.ClientCredential
-
Define the credentials.
- clientPrincipalFactory() - Method in class org.apereo.cas.support.pac4j.config.Pac4jConfiguration
-
- clientRegistrationRequestSerializer() - Method in class org.apereo.cas.config.OidcConfiguration
-
- clone() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- clone() - Method in interface org.apereo.cas.services.RegisteredService
-
Clone this service.
- close() - Method in class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
-
- close() - Method in class org.apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository
-
- close() - Method in class org.apereo.cas.ticket.registry.HazelcastTicketRegistry
-
- close() - Method in class org.apereo.cas.util.LockedOutputStream
- Cluster() - Constructor for class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- Code() - Constructor for class org.apereo.cas.configuration.model.support.oauth.OAuthProperties.Code
-
- CODE - Static variable in exception org.apereo.cas.services.UnauthorizedProxyingException
-
The code description.
- CODE - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The code.
- CODE - Static variable in exception org.apereo.cas.support.saml.SamlException
-
Code description.
- CODE - Static variable in exception org.apereo.cas.ticket.AbstractTicketValidationException
-
The code description.
- CODE - Static variable in exception org.apereo.cas.ticket.UnrecognizableServiceForServiceTicketValidationException
-
The code description.
- CODE - Static variable in exception org.apereo.cas.ticket.UnsatisfiedAuthenticationContextTicketValidationException
-
The code description.
- CODE_EMPTY_SVC_MGMR - Static variable in exception org.apereo.cas.services.UnauthorizedServiceException
-
Exception object that indicates the service manager is empty with no service definitions.
- CODE_UNAUTHZ_SERVICE - Static variable in exception org.apereo.cas.services.UnauthorizedServiceException
-
Error code that indicates the service is unauthorized for use.
- collect(Authentication) - Method in interface org.apereo.cas.authentication.AuthenticationResultBuilder
-
Collect authentication objects from any number of processed authentication transactions.
- collect(Credential) - Method in interface org.apereo.cas.authentication.AuthenticationResultBuilder
-
Provided credentials immediately by the user.
- collect(Authentication) - Method in class org.apereo.cas.authentication.DefaultAuthenticationResultBuilder
-
- collect(Credential) - Method in class org.apereo.cas.authentication.DefaultAuthenticationResultBuilder
-
- CollectionUtils - Class in org.apereo.cas.util
-
- CommonsLogConverter() - Constructor for class org.apereo.cas.services.convert.BaseConverters.CommonsLogConverter
-
- compareTo(AuthenticationRequestServiceSelectionStrategy) - Method in class org.apereo.cas.authentication.DefaultAuthenticationRequestServiceSelectionStrategy
-
- compareTo(RegisteredService) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
Compares this instance with the other
registered service based on
evaluation order, name.
- compareTo(AuthenticationRequestServiceSelectionStrategy) - Method in class org.apereo.cas.support.oauth.validator.OAuth20AuthenticationRequestServiceSelectionStrategy
-
- compareTo(AuthenticationRequestServiceSelectionStrategy) - Method in class org.apereo.cas.support.saml.services.SamlIdPEntityIdAuthenticationRequestServiceSelectionStrategy
-
- compareTo(Ticket) - Method in class org.apereo.cas.ticket.AbstractTicket
-
- compareTo(Ticket) - Method in class org.apereo.cas.ticket.registry.EncodedTicket
-
- compareTo(MultifactorAuthenticationTrustRecord) - Method in class org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecord
-
- CompositeFlowExecutionKeyConverter - Class in org.apereo.cas.web.flow
-
Special converter for the CompositeFlowExecutionKey
to return as a String.
- CompositeFlowExecutionKeyConverter() - Constructor for class org.apereo.cas.web.flow.CompositeFlowExecutionKeyConverter
-
- compress(String) - Static method in class org.apereo.cas.util.CompressionUtils
-
Use ZipOutputStream to zip text to byte array, then convert
byte array to base64 string, so it can be transferred via http request.
- CompressionUtils - Class in org.apereo.cas.util
-
This is
CompressionUtils
that encapsulates common compression calls and operations
in one spot.
- concatenate(Collection<String>, boolean) - Static method in class org.apereo.cas.util.RegexUtils
-
Concatenate all elements in the given collection to form a regex pattern.
- config() - Method in class org.apereo.cas.config.CasSecurityContextConfiguration
-
- Config() - Constructor for class org.apereo.cas.configuration.support.AbstractConfigProperties.Config
-
- config() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- configBean - Variable in class org.apereo.cas.support.saml.mdui.AbstractMetadataResolverAdapter
-
The openSAML config bean.
- configBean - Variable in class org.apereo.cas.support.saml.services.idp.metadata.cache.ChainingMetadataResolverCacheLoader
-
The Config bean.
- configBean - Variable in class org.apereo.cas.support.saml.util.AbstractSamlObjectBuilder
-
The Config bean.
- configBean - Variable in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
The Config bean.
- ConfigurationStateController - Class in org.apereo.cas.web.report
-
Controller that exposes the CAS internal state and beans
as JSON.
- ConfigurationStateController() - Constructor for class org.apereo.cas.web.report.ConfigurationStateController
-
- configure(SpringApplicationBuilder) - Method in class org.apereo.cas.mgmt.web.CasManagementWebApplicationServletInitializer
-
- configure(SpringApplicationBuilder) - Method in class org.apereo.cas.web.CasWebApplicationServletInitializer
-
- configureAttributeNameFormat() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Response
-
Configure attribute name formats and build a map.
- configureClientForMaxAgeAuthorizationRequest(CasClient, WebContext, Authentication) - Method in class org.apereo.cas.util.OidcAuthorizationRequestSupport
-
Configure client for max age authorization request.
- configureClientForPromptLoginAuthorizationRequest(CasClient, WebContext) - Static method in class org.apereo.cas.util.OidcAuthorizationRequestSupport
-
Configure client for prompt login authorization request.
- configureClientForPromptNoneAuthorizationRequest(CasClient, WebContext) - Static method in class org.apereo.cas.util.OidcAuthorizationRequestSupport
-
Configure client for prompt none authorization request.
- configureJaasLoginConfig() - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
Configure jaas login config location and set it as a system property.
- configureMessageBroker(MessageBrokerRegistry) - Method in class org.apereo.cas.web.report.config.CasReportsConfiguration
-
- configureObjectMapper(ObjectMapper) - Method in class org.apereo.cas.util.serialization.AbstractJacksonBackedStringSerializer
-
Configure mapper.
- configureReporters(MetricRegistry) - Method in class org.apereo.cas.config.CasMetricsConfiguration
-
- CONFIRM_VIEW - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The confirm view.
- connectionConfig - Variable in class org.apereo.cas.adaptors.x509.authentication.ldap.LdaptiveResourceCRLFetcher
-
The connection config to prep for connections.
- ConnectionPoolingProperties - Class in org.apereo.cas.configuration.support
-
- ConnectionPoolingProperties() - Constructor for class org.apereo.cas.configuration.support.ConnectionPoolingProperties
-
- Conns() - Constructor for class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties.Conns
-
- consentApprovalViewResolver() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- consentApprovalViewResolver() - Method in class org.apereo.cas.config.OidcConfiguration
-
- ConsentApprovalViewResolver - Interface in org.apereo.cas.support.oauth.web
-
- CONST_PARAM_ARTIFACT - Static variable in interface org.apereo.cas.support.saml.SamlProtocolConstants
-
Constant representing artifact.
- CONST_PARAM_TARGET - Static variable in interface org.apereo.cas.support.saml.SamlProtocolConstants
-
Constant representing service.
- constructCredentialsFromRequest(RequestContext) - Method in class org.apereo.cas.adaptors.generic.remote.RemoteAddressNonInteractiveCredentialsAction
-
- constructCredentialsFromRequest(RequestContext) - Method in class org.apereo.cas.adaptors.trusted.web.flow.PrincipalFromRequestRemoteUserNonInteractiveCredentialsAction
-
- constructCredentialsFromRequest(RequestContext) - Method in class org.apereo.cas.adaptors.trusted.web.flow.PrincipalFromRequestUserPrincipalNonInteractiveCredentialsAction
-
- constructCredentialsFromRequest(RequestContext) - Method in class org.apereo.cas.digest.web.flow.DigestAuthenticationAction
-
- constructCredentialsFromRequest(RequestContext) - Method in class org.apereo.cas.support.openid.web.flow.OpenIdSingleSignOnAction
-
- constructCredentialsFromRequest(RequestContext) - Method in class org.apereo.cas.token.webflow.TokenAuthenticationAction
-
- constructCredentialsFromRequest(RequestContext) - Method in class org.apereo.cas.web.flow.AbstractNonInteractiveCredentialsAction
-
Abstract method to implement to construct the credential from the
request object.
- constructCredentialsFromRequest(RequestContext) - Method in class org.apereo.cas.web.flow.BasicAuthenticationAction
-
- constructCredentialsFromRequest(RequestContext) - Method in class org.apereo.cas.web.flow.SpnegoCredentialsAction
-
- constructCredentialsFromRequest(RequestContext) - Method in class org.apereo.cas.web.flow.X509CertificateCredentialsNonInteractiveAction
-
- constructDocumentFromXml(String) - Static method in class org.apereo.cas.support.saml.util.AbstractSamlObjectBuilder
-
Construct document from xml string.
- constructKey(HttpServletRequest) - Method in class org.apereo.cas.web.support.InMemoryThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter
-
- constructKey(HttpServletRequest) - Method in class org.apereo.cas.web.support.InMemoryThrottledSubmissionByIpAddressHandlerInterceptorAdapter
-
- constructKey(HttpServletRequest) - Method in interface org.apereo.cas.web.support.InMemoryThrottledSubmissionHandlerInterceptor
-
Construct key to be used by the throttling agent to track requests.
- constructMessagePrefix() - Method in class org.apereo.cas.web.flow.SpnegoNegociateCredentialsAction
-
Construct message prefix.
- constructSamlResponse(GoogleAccountsService) - Method in class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsServiceResponseBuilder
-
Construct SAML response.
- constructServiceUrl(HttpServletRequest, HttpServletResponse, Pair<? extends SignableSAMLObject, MessageContext>) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Construct service url string.
- consulPropertySourceLocator() - Method in class org.apereo.cas.config.MongoDbCloudConfigBootstrapConfiguration
-
- contains(String) - Method in class org.apereo.cas.services.DefaultRegisteredServiceProperty
-
- contains(String) - Method in interface org.apereo.cas.services.RegisteredServiceProperty
-
Contains elements?
- containsCustomErrors() - Method in class org.apereo.cas.web.flow.AuthenticationExceptionHandler
-
Package-private helper method to aid in testing.
- containsFlowState(Flow, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Contains flow state?
- containsResultEntry(Response<SearchResult>) - Static method in class org.apereo.cas.util.LdapUtils
-
Checks to see if response has a result.
- ContextualAuthenticationPolicy<T> - Interface in org.apereo.cas.authentication
-
A stateful authentication policy that is applied using arbitrary contextual information.
- ContextualAuthenticationPolicyFactory<T> - Interface in org.apereo.cas.authentication
-
A factory for producing (stateful) authentication policies based on arbitrary context data.
- convert(I) - Method in class org.apereo.cas.services.convert.BaseConverters.NullConverter
-
- ConvertCasePrincipalNameTransformer - Class in org.apereo.cas.configuration.support
-
A transformer that converts the form uid to either lowercase or
uppercase.
- ConvertCasePrincipalNameTransformer() - Constructor for class org.apereo.cas.configuration.support.ConvertCasePrincipalNameTransformer
-
Instantiates a new transformer.
- ConvertCasePrincipalNameTransformer(PrincipalNameTransformer) - Constructor for class org.apereo.cas.configuration.support.ConvertCasePrincipalNameTransformer
-
Instantiates a new transformer, accepting an inner delegate.
- convertClassToTargetType(Class) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
From string to class type, based on the flow conversion service.
- convertPersonAttributesToPrincipal(String, Map<String, List<Object>>) - Method in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
Convert person attributes to principal pair.
- convertPersonAttributesToPrincipalAttributes(Map<String, List<Object>>) - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
Convert person attributes to principal attributes.
- convertSourceToTargetClass(Object, Class) - Method in class org.apereo.cas.web.flow.CompositeFlowExecutionKeyConverter
- convertToDatabaseColumn(ZonedDateTime) - Method in class org.apereo.cas.util.jpa.ZonedDateTimeConverter
-
- convertToEntityAttribute(Date) - Method in class org.apereo.cas.util.jpa.ZonedDateTimeConverter
-
- 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
-
- cookieCipherExecutor() - Method in class org.apereo.cas.web.config.CasCookieConfiguration
-
- CookieProperties - Class in org.apereo.cas.configuration.model.support.cookie
-
Common properties for all cookie configs.
- CookieProperties() - Constructor for class org.apereo.cas.configuration.model.support.cookie.CookieProperties
-
- CookieRetrievingCookieGenerator - Class in org.apereo.cas.web.support
-
Extends CookieGenerator to allow you to retrieve a value from a request.
- CookieRetrievingCookieGenerator() - Constructor for class org.apereo.cas.web.support.CookieRetrievingCookieGenerator
-
- CookieRetrievingCookieGenerator(CookieValueManager) - Constructor for class org.apereo.cas.web.support.CookieRetrievingCookieGenerator
-
Instantiates a new Cookie retrieving cookie generator.
- CookieValueManager - Interface in org.apereo.cas.web.support
-
The
CookieValueManager
is responsible for
managing all cookies and their value structure for CAS.
- copyFrom(RegisteredService) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
Copies the properties of the source service into this instance.
- copyFrom(RegisteredService) - Method in class org.apereo.cas.services.OidcRegisteredService
-
- copyFrom(RegisteredService) - Method in class org.apereo.cas.support.oauth.services.OAuthRegisteredService
-
- copyFrom(RegisteredService) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- CoreSamlConfiguration - Class in org.apereo.cas.config
-
- CoreSamlConfiguration() - Constructor for class org.apereo.cas.config.CoreSamlConfiguration
-
- Cors() - Constructor for class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- CouchbaseClientFactory - Class in org.apereo.cas.couchbase.core
-
A factory class which produces a client for a particular Couchbase bucket.
- CouchbaseClientFactory() - Constructor for class org.apereo.cas.couchbase.core.CouchbaseClientFactory
-
Instantiates a new Couchbase client factory.
- CouchbaseServiceRegistryConfiguration - Class in org.apereo.cas.config
-
- CouchbaseServiceRegistryConfiguration() - Constructor for class org.apereo.cas.config.CouchbaseServiceRegistryConfiguration
-
- couchbaseServiceRegistryDao() - Method in class org.apereo.cas.config.CouchbaseServiceRegistryConfiguration
-
- CouchbaseServiceRegistryDao - Class in org.apereo.cas.services
-
- CouchbaseServiceRegistryDao(StringSerializer<RegisteredService>) - Constructor for class org.apereo.cas.services.CouchbaseServiceRegistryDao
-
Default constructor.
- CouchbaseServiceRegistryDao() - Constructor for class org.apereo.cas.services.CouchbaseServiceRegistryDao
-
Default constructor.
- CouchbaseServiceRegistryProperties - Class in org.apereo.cas.configuration.model.support.couchbase.ticketregistry
-
- CouchbaseServiceRegistryProperties() - Constructor for class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseServiceRegistryProperties
-
- couchbaseTicketRegistry() - Method in class org.apereo.cas.config.CouchbaseTicketRegistryConfiguration
-
- CouchbaseTicketRegistry - Class in org.apereo.cas.ticket.registry
-
A Ticket Registry storage backend which uses the memcached protocol.
- CouchbaseTicketRegistry() - Constructor for class org.apereo.cas.ticket.registry.CouchbaseTicketRegistry
-
Default constructor.
- CouchbaseTicketRegistryCleaner(LockingStrategy, LogoutManager, TicketRegistry, boolean) - Constructor for class org.apereo.cas.config.CouchbaseTicketRegistryConfiguration.CouchbaseTicketRegistryCleaner
-
- CouchbaseTicketRegistryConfiguration - Class in org.apereo.cas.config
-
- CouchbaseTicketRegistryConfiguration() - Constructor for class org.apereo.cas.config.CouchbaseTicketRegistryConfiguration
-
- CouchbaseTicketRegistryConfiguration.CouchbaseTicketRegistryCleaner - Class in org.apereo.cas.config
-
The type Couchbase ticket registry cleaner.
- CouchbaseTicketRegistryProperties - Class in org.apereo.cas.configuration.model.support.couchbase.ticketregistry
-
- CouchbaseTicketRegistryProperties() - Constructor for class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseTicketRegistryProperties
-
- count() - Method in class org.apereo.cas.services.DefaultServicesManager
-
- count() - Method in interface org.apereo.cas.services.ServicesManager
-
Return a count of loaded services by this manager.
- create(LogoutRequest) - Method in interface org.apereo.cas.logout.LogoutMessageCreator
-
Builds the logout message to be sent.
- create(LogoutRequest) - Method in class org.apereo.cas.logout.SamlCompliantLogoutMessageCreator
-
- create(Service, Authentication) - Method in interface org.apereo.cas.ticket.accesstoken.AccessTokenFactory
-
Create an access token.
- create(Service, Authentication) - Method in class org.apereo.cas.ticket.accesstoken.DefaultAccessTokenFactory
-
- create(Service, Authentication) - Method in class org.apereo.cas.ticket.code.DefaultOAuthCodeFactory
-
- create(Service, Authentication) - Method in interface org.apereo.cas.ticket.code.OAuthCodeFactory
-
Create an OAuth code.
- create(ServiceTicket, Authentication) - Method in class org.apereo.cas.ticket.DefaultProxyGrantingTicketFactory
-
- create(Authentication) - Method in class org.apereo.cas.ticket.DefaultTicketGrantingTicketFactory
-
- create(ServiceTicket, Authentication) - Method in class org.apereo.cas.ticket.factory.DefaultProxyGrantingTicketFactory
-
- create(ProxyGrantingTicket, Service) - Method in class org.apereo.cas.ticket.factory.DefaultProxyTicketFactory
-
- create(TicketGrantingTicket, Service, boolean) - Method in class org.apereo.cas.ticket.factory.DefaultServiceTicketFactory
-
- create(Authentication) - Method in class org.apereo.cas.ticket.factory.DefaultTicketGrantingTicketFactory
-
- create(ServiceTicket, Authentication) - Method in interface org.apereo.cas.ticket.proxy.ProxyGrantingTicketFactory
-
Create the ticket object.
- create(ProxyGrantingTicket, Service) - Method in interface org.apereo.cas.ticket.proxy.ProxyTicketFactory
-
Create the ticket object.
- create(Service, Authentication) - Method in class org.apereo.cas.ticket.refreshtoken.DefaultRefreshTokenFactory
-
- create(Service, Authentication) - Method in interface org.apereo.cas.ticket.refreshtoken.RefreshTokenFactory
-
Create a refresh token.
- create(TicketGrantingTicket, Service, boolean) - Method in interface org.apereo.cas.ticket.ServiceTicketFactory
-
Create the ticket object.
- create(Authentication) - Method in interface org.apereo.cas.ticket.TicketGrantingTicketFactory
-
Create the ticket object.
- createActionState(Flow, String, Action...) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createActionState(Flow, String, Action...) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create action state action state.
- createAuthenticatedSubjectResult(Credential, Subject) - Method in class org.apereo.cas.adaptors.generic.ShiroAuthenticationHandler
-
Create authenticated subject result.
- createAuthenticateHeader(String, String, String) - Static method in class org.apereo.cas.digest.util.DigestAuthenticationUtils
-
Create authenticate header, containing the realm, nonce, opaque, etc.
- createAuthentication(UserProfile, RegisteredService, J2EContext) - Method in class org.apereo.cas.support.oauth.web.BaseOAuthWrapperController
-
Create an authentication from a user profile.
- createCnonce() - Static method in class org.apereo.cas.digest.util.DigestAuthenticationUtils
-
Create cnonce string.
- createConnection(ConnectionFactory) - Static method in class org.apereo.cas.util.LdapUtils
-
Gets connection from the factory.
- createConnection() - Method in class org.apereo.cas.web.flow.client.LdapSpnegoKnownClientSystemsFilterAction
-
Create and open a connection to ldap
via the given config and provider.
- createCredentialFromToken(Assertion) - Method in class org.apereo.cas.support.wsfederation.WsFederationHelper
-
createCredentialFromToken converts a SAML 1.1 assertion to a WSFederationCredential.
- createDecisionState(Flow, String, String, String, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createDecisionState(Flow, String, String, String, String) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create decision state decision state.
- createDefaultActionStates(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
-
Create default action states.
- createDefaultDecisionStates(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
-
Create default decision states.
- createDefaultEndStates(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
-
Create default global exception handlers.
- createDefaultGlobalExceptionHandlers(Flow) - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
-
Create default global exception handlers.
- createEndState(Flow, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createEndState(Flow, String, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createEndState(Flow, String, Expression) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createEndState(Flow, String, String, boolean) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createEndState(Flow, String, ViewFactory) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createEndState(Flow, String) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create end state.
- createEndState(Flow, String, String, boolean) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create end state with option to handle an external redirect.
- createEndState(Flow, String, String) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create end state.
- createEndState(Flow, String, Expression) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create end state.
- createEndState(Flow, String, ViewFactory) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create end state.
- createEvaluateAction(String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createEvaluateAction(String) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create evaluate action evaluate action.
- createExpression(String, Class) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Create expression expression.
- createFlowDefinitionUrl(String, AttributeMap, HttpServletRequest) - Method in class org.apereo.cas.web.flow.CasDefaultFlowUrlHandler
-
- createFlowExecutionUrl(String, String, HttpServletRequest) - Method in class org.apereo.cas.web.flow.CasDefaultFlowUrlHandler
-
- createFlowVariable(Flow, String, Class) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Create flow variable flow variable.
- createFormData() - Method in class org.apereo.cas.mgmt.services.web.factory.DefaultRegisteredServiceFactory
-
- createFormData() - Method in interface org.apereo.cas.mgmt.services.web.factory.RegisteredServiceFactory
-
Create a RegisteredServiceEditBean.FormData
bean with configuration for the edit service form.
- createFrontChannelLogoutMessage(LogoutRequest) - Method in interface org.apereo.cas.logout.LogoutManager
-
Create a logout message for front channel logout.
- createFrontChannelLogoutMessage(LogoutRequest) - Method in class org.apereo.cas.logout.LogoutManagerImpl
-
Create a logout message for front channel logout.
- createGoogleAppsPrivateKey() - Method in class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsServiceResponseBuilder
-
Create the private key.
- createGoogleAppsPublicKey() - Method in class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsServiceResponseBuilder
-
Create the public key.
- createHandlerResult(Credential, Principal, List<MessageDescriptor>) - Method in class org.apereo.cas.authentication.handler.support.AbstractPreAndPostProcessingAuthenticationHandler
-
Helper method to construct a handler result
on successful authentication events.
- createHeaders(UsernamePasswordCredential) - Static method in class org.apereo.cas.adaptors.rest.RestAuthenticationApi
-
Create authorization http headers.
- createInstance() - Method in interface org.apereo.cas.services.RegisteredServicePublicKey
-
Create instance.
- createInstance() - Method in class org.apereo.cas.services.RegisteredServicePublicKeyImpl
-
- createInstance() - Method in class org.apereo.cas.util.crypto.PrivateKeyFactoryBean
-
- createInstance() - Method in class org.apereo.cas.util.crypto.PublicKeyFactoryBean
-
- createMapperToSubflowState(List<DefaultMapping>) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Create mapper to subflow state.
- createMappingToSubflowState(String, String, boolean, Class) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Create mapping to subflow state.
- createNonce() - Static method in class org.apereo.cas.digest.util.DigestAuthenticationUtils
-
Create nonce string.
- createOpaque(String, String) - Static method in class org.apereo.cas.digest.util.DigestAuthenticationUtils
-
Create opaque.
- createPattern(String) - Static method in class org.apereo.cas.util.RegexUtils
-
Creates the pattern.
- createPolicy(ServiceContext) - Method in class org.apereo.cas.authentication.AcceptAnyAuthenticationPolicyFactory
-
- createPolicy(T) - Method in interface org.apereo.cas.authentication.ContextualAuthenticationPolicyFactory
-
Creates a contextual (presumably stateful) authentication policy based on provided context data.
- createPolicy(ServiceContext) - Method in class org.apereo.cas.authentication.RequiredHandlerAuthenticationPolicyFactory
-
- createPrincipal(String, LdapEntry) - Method in class org.apereo.cas.authentication.LdapAuthenticationHandler
-
Creates a CAS principal with attributes if the LDAP entry contains principal attributes.
- createPrincipal(String) - Method in class org.apereo.cas.authentication.principal.DefaultPrincipalFactory
-
- createPrincipal(String, Map<String, Object>) - Method in class org.apereo.cas.authentication.principal.DefaultPrincipalFactory
-
- createPrincipal(String) - Method in interface org.apereo.cas.authentication.principal.PrincipalFactory
-
Create principal.
- createPrincipal(String, Map<String, Object>) - Method in interface org.apereo.cas.authentication.principal.PrincipalFactory
-
Create principal along with its attributes.
- createProxyGrantingTicket(String, AuthenticationResult) - Method in interface org.apereo.cas.CentralAuthenticationService
-
Delegate a TicketGrantingTicket to a Service for proxying authentication
to other Services.
- createProxyGrantingTicket(String, AuthenticationResult) - Method in class org.apereo.cas.DefaultCentralAuthenticationService
-
- createRegisteredService(RegisteredServiceEditBean.ServiceData) - Method in class org.apereo.cas.mgmt.services.web.factory.DefaultRegisteredServiceFactory
-
- createRegisteredService(RegisteredServiceEditBean.ServiceData) - Method in interface org.apereo.cas.mgmt.services.web.factory.RegisteredServiceFactory
-
Create a
RegisteredService
object from the provided
RegisteredServiceEditBean.ServiceData
data bean.
- createResult(ClientCredential, UserProfile) - Method in class org.apereo.cas.authentication.handler.support.AbstractPac4jAuthenticationHandler
-
Build the handler result.
- createService(String, Class<? extends Service>) - Method in class org.apereo.cas.authentication.principal.AbstractServiceFactory
-
- createService(HttpServletRequest, Class<? extends Service>) - Method in class org.apereo.cas.authentication.principal.AbstractServiceFactory
-
- createService(HttpServletRequest) - Method in interface org.apereo.cas.authentication.principal.ServiceFactory
-
Create service object based on the parameters of the request.
- createService(String) - Method in interface org.apereo.cas.authentication.principal.ServiceFactory
-
Create service based on an identifier.
- createService(String, Class<? extends Service>) - Method in interface org.apereo.cas.authentication.principal.ServiceFactory
-
Create the service object based on an identifier.
- createService(HttpServletRequest, Class<? extends Service>) - Method in interface org.apereo.cas.authentication.principal.ServiceFactory
-
Create service based on the given parameters provided by the http request.
- createService(HttpServletRequest) - Method in class org.apereo.cas.authentication.principal.WebApplicationServiceFactory
-
- createService(String) - Method in class org.apereo.cas.authentication.principal.WebApplicationServiceFactory
-
- createService(RegisteredService) - Method in class org.apereo.cas.support.oauth.web.BaseOAuthWrapperController
-
Create an OAuth service from a registered service.
- createService(HttpServletRequest) - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdServiceFactory
-
- createService(String) - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdServiceFactory
-
- createService(RegisteredServiceResource.ServiceDataHolder, String) - Method in class org.apereo.cas.support.rest.RegisteredServiceResource
-
Create new service.
- createService(HttpServletRequest) - Method in class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsServiceFactory
-
- createService(String) - Method in class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsServiceFactory
-
- createService(HttpServletRequest) - Method in class org.apereo.cas.support.saml.authentication.principal.SamlServiceFactory
-
- createService(String) - Method in class org.apereo.cas.support.saml.authentication.principal.SamlServiceFactory
-
- createService(Kryo, Input, String, String, String) - Method in class org.apereo.cas.ticket.registry.support.kryo.serial.AbstractWebApplicationServiceSerializer
-
Creates the service.
- createService(Kryo, Input, String, String, String) - Method in class org.apereo.cas.ticket.registry.support.kryo.serial.GoogleAccountsServiceSerializer
-
- createService(Kryo, Input, String, String, String) - Method in class org.apereo.cas.ticket.registry.support.kryo.serial.SamlServiceSerializer
-
- createServiceData(RegisteredService) - Method in class org.apereo.cas.mgmt.services.web.factory.DefaultRegisteredServiceFactory
-
- createServiceData(RegisteredService) - Method in interface org.apereo.cas.mgmt.services.web.factory.RegisteredServiceFactory
-
Create a
RegisteredServiceEditBean.ServiceData
bean from the provided
RegisteredService
.
- createServiceTicket(MultiValueMap<String, String>, String) - Method in class org.apereo.cas.support.rest.TicketsResource
-
Create new service ticket.
- createServiceViewBean(RegisteredService) - Method in class org.apereo.cas.mgmt.services.web.factory.DefaultRegisteredServiceFactory
-
- createServiceViewBean(RegisteredService) - Method in interface org.apereo.cas.mgmt.services.web.factory.RegisteredServiceFactory
-
- createStateBinderConfiguration(List<String>) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Create state model bindings.
- createStateDefaultTransition(TransitionableState, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Add a default transition to a given state.
- createStateModelBinding(TransitionableState, String, Class) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Create state model binding.
- createSubflowAttributeMapper(Mapper, Mapper) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Create subflow attribute mapper.
- createSubflowState(Flow, String, String, Action) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createSubflowState(Flow, String, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createSubflowState(Flow, String, String, Action) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create subflow state subflow state.
- createSubflowState(Flow, String, String) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create subflow state subflow state.
- createTicketGrantingTicket(AuthenticationResult) - Method in interface org.apereo.cas.CentralAuthenticationService
-
- createTicketGrantingTicket(AuthenticationResult) - Method in class org.apereo.cas.DefaultCentralAuthenticationService
-
- createTicketGrantingTicket(MultiValueMap<String, String>, HttpServletRequest) - Method in class org.apereo.cas.support.rest.TicketsResource
-
Create new ticket granting ticket.
- createToken(String) - Method in class org.apereo.cas.pm.ldap.LdapPasswordManagementService
-
- createToken(String) - Method in interface org.apereo.cas.pm.PasswordManagementService
-
Create token string.
- createTransition(String, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createTransition(String, TransitionableState) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createTransition(Expression, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createTransition(String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createTransition(String, String) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create transition transition.
- createTransition(String, TransitionableState) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create transition transition.
- createTransition(Expression, String) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create transition transition.
- createTransition(String) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create transition transition.
- createTransitionForState(TransitionableState, String, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Add transition to action state.
- createViewState(Flow, String, Expression, BinderConfiguration) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createViewState(Flow, String, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createViewState(Flow, String, String, BinderConfiguration) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- createViewState(Flow, String, Expression, BinderConfiguration) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create view state view state.
- createViewState(Flow, String, String) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create view state view state.
- createViewState(Flow, String, String, BinderConfiguration) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Create view state view state.
- Credential - Interface in org.apereo.cas.authentication
-
Describes an authentication credential.
- CredentialFactory - Interface in org.apereo.cas.support.rest
-
Strategy interface for enabling plug-in point for constructing
Credential
instances from HTTP request body.
- CredentialMetaData - Interface in org.apereo.cas.authentication
-
Describes a credential provided for authentication.
- CredentialsAsFirstParameterResourceResolver - Class in org.apereo.cas.audit.spi
-
Converts the Credential object into a String resource identifier.
- CredentialsAsFirstParameterResourceResolver() - Constructor for class org.apereo.cas.audit.spi.CredentialsAsFirstParameterResourceResolver
-
- credentialsValidator() - Method in class org.apereo.cas.config.CasWebAppConfiguration
-
- CRL_REASON_OID - Static variable in exception org.apereo.cas.adaptors.x509.authentication.revocation.RevokedCertificateException
-
OID for reasonCode CRL extension.
- CRLDistributionPointRevocationChecker - Class in org.apereo.cas.adaptors.x509.authentication.revocation.checker
-
Performs CRL-based revocation checking by consulting resources defined in
the CRLDistributionPoints extension field on the certificate.
- CRLDistributionPointRevocationChecker() - Constructor for class org.apereo.cas.adaptors.x509.authentication.revocation.checker.CRLDistributionPointRevocationChecker
-
Used for serialization and auto wiring.
- CRLDistributionPointRevocationChecker(Cache) - Constructor for class org.apereo.cas.adaptors.x509.authentication.revocation.checker.CRLDistributionPointRevocationChecker
-
Creates a new instance that uses the given cache instance for CRL caching.
- CRLDistributionPointRevocationChecker(Cache, boolean) - Constructor for class org.apereo.cas.adaptors.x509.authentication.revocation.checker.CRLDistributionPointRevocationChecker
-
Creates a new instance that uses the given cache instance for CRL caching.
- CRLDistributionPointRevocationChecker(Cache, CRLFetcher) - Constructor for class org.apereo.cas.adaptors.x509.authentication.revocation.checker.CRLDistributionPointRevocationChecker
-
Instantiates a new CRL distribution point revocation checker.
- crlDistributionPointRevocationChecker() - Method in class org.apereo.cas.adaptors.x509.config.X509AuthenticationConfiguration
-
- CRLFetcher - Interface in org.apereo.cas.adaptors.x509.authentication
-
Defines operations needed to a fetch a CRL.
- CryptographyProperties - Class in org.apereo.cas.configuration.model.core.util
-
Common properties for all cryptography related configs.
- CryptographyProperties() - Constructor for class org.apereo.cas.configuration.model.core.util.CryptographyProperties
-
- CryptographyProperties.Encryption - Class in org.apereo.cas.configuration.model.core.util
-
Encryption.
- CryptographyProperties.Signing - Class in org.apereo.cas.configuration.model.core.util
-
Signing.
- CurrentCredentialsAndAuthentication - Class in org.apereo.cas.authentication
-
ThreadLocal based holder for current set of credentials and/or authentication object for any current
CAS authentication transaction.
- CurrentCredentialsAndAuthentication() - Constructor for class org.apereo.cas.authentication.CurrentCredentialsAndAuthentication
-
- currentCredentialsAndAuthenticationClearingFilter() - Method in class org.apereo.cas.config.CasFiltersConfiguration
-
- CurrentCredentialsAndAuthenticationClearingFilter - Class in org.apereo.cas.web.support
-
Servlet Filter for clearing thread local state of current credentials and authentication at the end of request/response
processing cycle.
- CurrentCredentialsAndAuthenticationClearingFilter() - Constructor for class org.apereo.cas.web.support.CurrentCredentialsAndAuthenticationClearingFilter
-
- CustomBeanValidationPostProcessor - Class in org.apereo.cas.util
-
Provides a custom TraversableResolver
that should work in JPA2 environments without the JPA2
restrictions (i.e.
- CustomBeanValidationPostProcessor() - Constructor for class org.apereo.cas.util.CustomBeanValidationPostProcessor
-
Instantiates a new custom bean validation post processor.
- customConversions() - Method in class org.apereo.cas.config.MongoDbServiceRegistryConfiguration
-
- dashboardController() - Method in class org.apereo.cas.web.report.config.CasReportsConfiguration
-
- DashboardController - Class in org.apereo.cas.web.report
-
- DashboardController() - Constructor for class org.apereo.cas.web.report.DashboardController
-
- Database() - Constructor for class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth.Jpa.Database
-
- DatabaseProperties - Class in org.apereo.cas.configuration.model.support.jpa
-
Configuration properties class for database.
- DatabaseProperties() - Constructor for class org.apereo.cas.configuration.model.support.jpa.DatabaseProperties
-
- dataSourceEvent() - Method in class org.apereo.cas.config.GoogleAuthentiacatorJpaConfiguration
-
- dataSourceEvent() - Method in class org.apereo.cas.config.JpaEventsConfiguration
-
- dataSourceMfaTrustedAuthn() - Method in class org.apereo.cas.trusted.config.JdbcMultifactorAuthnTrustConfiguration
-
- dataSourceMonitor(ExecutorService) - Method in class org.apereo.cas.monitor.config.CasJdbcMonitorConfiguration
-
- dataSourceService() - Method in class org.apereo.cas.config.JpaServiceRegistryConfiguration
-
- dataSourceTicket() - Method in class org.apereo.cas.config.JpaTicketRegistryConfiguration
-
Data source ticket combo pooled data source.
- dateOf(ZonedDateTime) - Static method in class org.apereo.cas.util.DateTimeUtils
-
Gets Date for ZonedDateTime.
- dateOf(Instant) - Static method in class org.apereo.cas.util.DateTimeUtils
-
Gets Date for Instant.
- DateTime() - Constructor for class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.DateTime
-
- dateTimeAuthenticationRequestRiskCalculator() - Method in class org.apereo.cas.config.ElectronicFenceConfiguration
-
- DateTimeAuthenticationRequestRiskCalculator - Class in org.apereo.cas.impl.calcs
-
- DateTimeAuthenticationRequestRiskCalculator(CasEventRepository, int) - Constructor for class org.apereo.cas.impl.calcs.DateTimeAuthenticationRequestRiskCalculator
-
- dateTimeOf(Instant) - Static method in class org.apereo.cas.util.DateTimeUtils
-
Gets DateTime for Instant.
- dateTimeOf(ZonedDateTime) - Static method in class org.apereo.cas.util.DateTimeUtils
-
Gets DateTime for ZonedDateTime.
- DateTimeUtils - Class in org.apereo.cas.util
-
- decideAttributeReleaseBasedOnServiceAttributePolicy(Map<String, Object>, String, String, RegisteredService, boolean) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Decide attribute release based on service attribute policy.
- decideIfCredentialPasswordShouldBeReleasedAsAttribute(Map<String, Object>, Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Decide if credential password should be released as attribute.
- decideIfProxyGrantingTicketShouldBeReleasedAsAttribute(Map<String, Object>, Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Decide if PGT should be released as attribute.
- DECISION_STATE_REQUIRE_REGISTRATION - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The decision state 'checkRegistrationRequired'.
- decode(T) - Method in interface org.apereo.cas.CipherExecutor
-
Decode the value.
- decode(CachedData) - Method in class org.apereo.cas.ticket.registry.support.kryo.KryoTranscoder
-
- decode(Serializable) - Method in class org.apereo.cas.util.cipher.Base64CipherExecutor
-
- decode(Serializable) - Method in class org.apereo.cas.util.cipher.BaseStringCipherExecutor
-
- decode(byte[]) - Method in class org.apereo.cas.util.cipher.BinaryCipherExecutor
-
- decode(Serializable) - Method in class org.apereo.cas.util.cipher.NoOpCipherExecutor
-
- decodeAndSerializeObject(byte[], CipherExecutor, Class<? extends Serializable>) - Static method in class org.apereo.cas.util.serialization.SerializationUtils
-
Decode and serialize object.
- decodeBase64(String) - Static method in class org.apereo.cas.util.EncodingUtils
-
Base64-decode the given string as byte[].
- decodeBase64(byte[]) - Static method in class org.apereo.cas.util.EncodingUtils
-
Base64-decode the given string as byte[].
- decodeByteArrayToString(byte[]) - Static method in class org.apereo.cas.util.CompressionUtils
-
Decode the byte[] in base64 to a string.
- decodeSamlAuthnRequest(String) - Method in class org.apereo.cas.support.saml.util.AbstractSaml20ObjectBuilder
-
Decode authn request xml.
- decodeSamlContextFromHttpRequest(HttpServletRequest, BaseHttpServletRequestXMLMessageDecoder, Class<? extends SignableSAMLObject>) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Decode authentication request saml object.
- decodeSoapRequest(HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.ECPProfileHandlerController
-
Decode soap 11 context.
- decodeTicket(Ticket) - Method in class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
Decode ticket.
- decodeTickets(Collection<Ticket>) - Method in class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
Decode tickets.
- decompress(String) - Static method in class org.apereo.cas.util.CompressionUtils
-
First decode base64 String to byte array, then use ZipInputStream to revert the byte array to a
string.
- decrement() - Method in class org.apereo.cas.web.support.AbstractInMemoryThrottledSubmissionHandlerInterceptorAdapter
-
This class relies on an external configuration to clean it up.
- decrement() - Method in class org.apereo.cas.web.support.AbstractThrottledSubmissionHandlerInterceptorAdapter
-
- decrement() - Method in interface org.apereo.cas.web.support.ThrottledSubmissionHandlerInterceptor
-
Decrement the the throttle so authentication can resume.
- DEFAULT_ELEMENT_LOCAL_NAME_FIELD - Static variable in class org.apereo.cas.support.saml.util.AbstractSamlObjectBuilder
-
The constant DEFAULT_ELEMENT_LOCAL_NAME_FIELD.
- DEFAULT_ELEMENT_NAME_FIELD - Static variable in class org.apereo.cas.support.saml.util.AbstractSamlObjectBuilder
-
The constant DEFAULT_ELEMENT_NAME_FIELD.
- DEFAULT_FLOW_EXECUTION_KEY_PARAMETER - Static variable in class org.apereo.cas.web.flow.CasDefaultFlowUrlHandler
-
Default flow execution key parameter name, "execution".
- DEFAULT_LOCK_TIMEOUT - Static variable in class org.apereo.cas.configuration.model.support.jpa.ticketregistry.JpaTicketRegistryProperties
-
Default lock timeout is 1 hour.
- DEFAULT_MAX_RANDOM_LENGTH - Static variable in class org.apereo.cas.util.gen.DefaultRandomStringGenerator
-
The default maximum length.
- DEFAULT_PORT_ACCOUNTING - Static variable in interface org.apereo.cas.adaptors.radius.RadiusServer
-
The default port for accounting.
- DEFAULT_PORT_AUTHENTICATION - Static variable in interface org.apereo.cas.adaptors.radius.RadiusServer
-
The default port for authentication.
- DEFAULT_RETRY_COUNT - Static variable in class org.apereo.cas.adaptors.radius.JRadiusServerImpl
-
Default retry count, 3.
- DEFAULT_ROLE_PREFIX - Static variable in class org.apereo.cas.configuration.model.support.ldap.LdapAuthorizationProperties
-
Default role prefix.
- DefaultAcceptableUsagePolicyRepository - Class in org.apereo.cas.web.flow
-
- DefaultAcceptableUsagePolicyRepository() - Constructor for class org.apereo.cas.web.flow.DefaultAcceptableUsagePolicyRepository
-
- defaultAccessStrategyMapper() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- DefaultAccessStrategyMapper - Class in org.apereo.cas.mgmt.services.web.factory
-
- DefaultAccessStrategyMapper() - Constructor for class org.apereo.cas.mgmt.services.web.factory.DefaultAccessStrategyMapper
-
- defaultAccessTokenFactory() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- DefaultAccessTokenFactory - Class in org.apereo.cas.ticket.accesstoken
-
Default OAuth access token factory.
- DefaultAccessTokenFactory() - Constructor for class org.apereo.cas.ticket.accesstoken.DefaultAccessTokenFactory
-
- DefaultAccountStateHandler - Class in org.apereo.cas.authentication.support
-
Default account state handler.
- DefaultAccountStateHandler() - Constructor for class org.apereo.cas.authentication.support.DefaultAccountStateHandler
-
Instantiates a new account state handler, that populates
the error map with LDAP error codes and corresponding exceptions.
- DefaultAdaptiveAuthenticationPolicy - Class in org.apereo.cas.authentication.adaptive
-
- DefaultAdaptiveAuthenticationPolicy() - Constructor for class org.apereo.cas.authentication.adaptive.DefaultAdaptiveAuthenticationPolicy
-
- defaultArgumentExtractor() - Method in class org.apereo.cas.config.CasCoreWebConfiguration
-
- DefaultArgumentExtractor - Class in org.apereo.cas.web.support
-
The default argument extractor is responsible for creating service
objects based on requests.
- DefaultArgumentExtractor() - Constructor for class org.apereo.cas.web.support.DefaultArgumentExtractor
-
Default extractor.
- DefaultArgumentExtractor(ServiceFactory<? extends WebApplicationService>) - Constructor for class org.apereo.cas.web.support.DefaultArgumentExtractor
-
Instantiates a new argument extractor.
- DefaultArgumentExtractor(List<ServiceFactory<? extends WebApplicationService>>) - Constructor for class org.apereo.cas.web.support.DefaultArgumentExtractor
-
Instantiates a new argument extractor.
- defaultAttributeFilterMapper() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- DefaultAttributeFilterMapper - Class in org.apereo.cas.mgmt.services.web.factory
-
- DefaultAttributeFilterMapper() - Constructor for class org.apereo.cas.mgmt.services.web.factory.DefaultAttributeFilterMapper
-
- defaultAttributeReleasePolicyMapper() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- DefaultAttributeReleasePolicyMapper - Class in org.apereo.cas.mgmt.services.web.factory
-
- DefaultAttributeReleasePolicyMapper(AttributeFilterMapper, PrincipalAttributesRepositoryMapper) - Constructor for class org.apereo.cas.mgmt.services.web.factory.DefaultAttributeReleasePolicyMapper
-
- DefaultAuthentication - Class in org.apereo.cas.authentication
-
Immutable authentication event whose attributes may not change after creation.
- DefaultAuthentication(ZonedDateTime, Principal, Map<String, Object>, Map<String, HandlerResult>) - Constructor for class org.apereo.cas.authentication.DefaultAuthentication
-
Creates a new instance with the given data.
- DefaultAuthentication(ZonedDateTime, List<CredentialMetaData>, Principal, Map<String, Object>, Map<String, HandlerResult>, Map<String, Class<? extends Exception>>) - Constructor for class org.apereo.cas.authentication.DefaultAuthentication
-
Creates a new instance with the given data.
- DefaultAuthenticationBuilder - Class in org.apereo.cas.authentication
-
Constructs immutable
Authentication
objects using the builder pattern.
- DefaultAuthenticationBuilder() - Constructor for class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Creates a new instance using the current date for the authentication date.
- DefaultAuthenticationBuilder(Principal) - Constructor for class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Creates a new instance using the current date for the authentication date and the given
principal for the authenticated principal.
- DefaultAuthenticationContextValidator - Class in org.apereo.cas.authentication
-
- DefaultAuthenticationContextValidator(String, String, String) - Constructor for class org.apereo.cas.authentication.DefaultAuthenticationContextValidator
-
- defaultAuthenticationPolicy() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- DefaultAuthenticationRequestServiceSelectionStrategy - Class in org.apereo.cas.authentication
-
- DefaultAuthenticationRequestServiceSelectionStrategy() - Constructor for class org.apereo.cas.authentication.DefaultAuthenticationRequestServiceSelectionStrategy
-
- DefaultAuthenticationResult - Class in org.apereo.cas.authentication
-
- DefaultAuthenticationResult(Authentication, Service) - Constructor for class org.apereo.cas.authentication.DefaultAuthenticationResult
-
Instantiates a new Default authentication result.
- DefaultAuthenticationResult(Authentication) - Constructor for class org.apereo.cas.authentication.DefaultAuthenticationResult
-
Instantiates a new Default authentication result.
- DefaultAuthenticationResultBuilder - Class in org.apereo.cas.authentication
-
- DefaultAuthenticationResultBuilder(PrincipalElectionStrategy) - Constructor for class org.apereo.cas.authentication.DefaultAuthenticationResultBuilder
-
Instantiates a new default authentication result builder.
- DefaultAuthenticationRiskEvaluator - Class in org.apereo.cas.impl.engine
-
- DefaultAuthenticationRiskEvaluator(Set<AuthenticationRequestRiskCalculator>) - Constructor for class org.apereo.cas.impl.engine.DefaultAuthenticationRiskEvaluator
-
- DefaultAuthenticationRiskMitigator - Class in org.apereo.cas.impl.engine
-
- DefaultAuthenticationRiskMitigator(AuthenticationRiskContingencyPlan) - Constructor for class org.apereo.cas.impl.engine.DefaultAuthenticationRiskMitigator
-
- DefaultAuthenticationSystemSupport - Class in org.apereo.cas.authentication
-
- DefaultAuthenticationSystemSupport(AuthenticationTransactionManager, PrincipalElectionStrategy) - Constructor for class org.apereo.cas.authentication.DefaultAuthenticationSystemSupport
-
- defaultAuthenticationSystemSupport(HttpClient) - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- defaultAuthenticationThrottle() - Method in class org.apereo.cas.web.support.config.CasThrottlingConfiguration
-
- DefaultAuthenticationTransactionManager - Class in org.apereo.cas.authentication
-
- DefaultAuthenticationTransactionManager() - Constructor for class org.apereo.cas.authentication.DefaultAuthenticationTransactionManager
-
- DefaultAuthenticationTransactionManager(AuthenticationManager) - Constructor for class org.apereo.cas.authentication.DefaultAuthenticationTransactionManager
-
- defaultAuthenticationTransactionManager(HttpClient) - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- defaultAuthnContextClassRefBuilder() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- DefaultAuthnContextClassRefBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders
-
- DefaultAuthnContextClassRefBuilder() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.DefaultAuthnContextClassRefBuilder
-
- DefaultCasCookieValueManager - Class in org.apereo.cas.web.support
-
- DefaultCasCookieValueManager(CipherExecutor) - Constructor for class org.apereo.cas.web.support.DefaultCasCookieValueManager
-
Instantiates a new Cas cookie value manager.
- defaultCasEventListener(CasEventRepository) - Method in class org.apereo.cas.support.events.config.CasCoreEventsConfiguration
-
- DefaultCasEventListener - Class in org.apereo.cas.support.events.listener
-
- DefaultCasEventListener(CasEventRepository) - Constructor for class org.apereo.cas.support.events.listener.DefaultCasEventListener
-
- DefaultCasProtocolAttributeEncoder - Class in org.apereo.cas.authentication.support
-
The default implementation of the attribute
encoder that will use a per-service key-pair
to encrypt the credential password and PGT
when available.
- DefaultCasProtocolAttributeEncoder() - Constructor for class org.apereo.cas.authentication.support.DefaultCasProtocolAttributeEncoder
-
Instantiates a new Default cas attribute encoder.
- DefaultCasProtocolAttributeEncoder(ServicesManager) - Constructor for class org.apereo.cas.authentication.support.DefaultCasProtocolAttributeEncoder
-
Instantiates a new Default cas attribute encoder.
- DefaultCasProtocolAttributeEncoder(ServicesManager, RegisteredServiceCipherExecutor) - Constructor for class org.apereo.cas.authentication.support.DefaultCasProtocolAttributeEncoder
-
Instantiates a new Default cas attribute encoder.
- DefaultCentralAuthenticationService - Class in org.apereo.cas
-
- DefaultCentralAuthenticationService(TicketRegistry, TicketFactory, ServicesManager, LogoutManager, List<AuthenticationRequestServiceSelectionStrategy>, ContextualAuthenticationPolicyFactory<ServiceContext>, PrincipalFactory, CipherExecutor<String, String>) - Constructor for class org.apereo.cas.DefaultCentralAuthenticationService
-
Build the central authentication service implementation.
- defaultCookieValueManager(CipherExecutor) - Method in class org.apereo.cas.web.config.CasCookieConfiguration
-
- DefaultCredentialFactory - Class in org.apereo.cas.support.rest
-
- DefaultCredentialFactory() - Constructor for class org.apereo.cas.support.rest.DefaultCredentialFactory
-
- DefaultDelegatingAuditTrailManager - Class in org.apereo.cas.audit.spi
-
- DefaultDelegatingAuditTrailManager(AuditTrailManager) - Constructor for class org.apereo.cas.audit.spi.DefaultDelegatingAuditTrailManager
-
- defaultDigestCredentialRetriever() - Method in class org.apereo.cas.digest.config.DigestAuthenticationConfiguration
-
- DefaultDigestHashedCredentialRetriever - Class in org.apereo.cas.digest
-
- DefaultDigestHashedCredentialRetriever(Map<String, String>) - Constructor for class org.apereo.cas.digest.DefaultDigestHashedCredentialRetriever
-
- DefaultDuoMultifactorAuthenticationProvider - Class in org.apereo.cas.adaptors.duo.authn
-
- DefaultDuoMultifactorAuthenticationProvider() - Constructor for class org.apereo.cas.adaptors.duo.authn.DefaultDuoMultifactorAuthenticationProvider
-
- DefaultHandlerResult - Class in org.apereo.cas.authentication
-
- DefaultHandlerResult(AuthenticationHandler, CredentialMetaData) - Constructor for class org.apereo.cas.authentication.DefaultHandlerResult
-
Instantiates a new handler result.
- DefaultHandlerResult(AuthenticationHandler, CredentialMetaData, Principal) - Constructor for class org.apereo.cas.authentication.DefaultHandlerResult
-
Instantiates a new handler result.
- DefaultHandlerResult(AuthenticationHandler, CredentialMetaData, List<MessageDescriptor>) - Constructor for class org.apereo.cas.authentication.DefaultHandlerResult
-
Instantiates a new handler result.
- DefaultHandlerResult(AuthenticationHandler, CredentialMetaData, Principal, List<MessageDescriptor>) - Constructor for class org.apereo.cas.authentication.DefaultHandlerResult
-
Instantiates a new handler result.
- DefaultHandlerResult(String, CredentialMetaData, Principal, List<MessageDescriptor>) - Constructor for class org.apereo.cas.authentication.DefaultHandlerResult
-
Instantiates a new Default handler result.
- DefaultHttpClient() - Constructor for class org.apereo.cas.util.http.SimpleHttpClientFactoryBean.DefaultHttpClient
-
- DefaultLdapRegisteredServiceMapper - Class in org.apereo.cas.adaptors.ldap.services
-
- DefaultLdapRegisteredServiceMapper() - Constructor for class org.apereo.cas.adaptors.ldap.services.DefaultLdapRegisteredServiceMapper
-
- DefaultLogoutRequest - Class in org.apereo.cas.logout
-
Define a logout request for a service accessed by a user.
- DefaultLogoutRequest(String, WebApplicationService, URL) - Constructor for class org.apereo.cas.logout.DefaultLogoutRequest
-
Build a logout request from ticket identifier and service.
- DefaultLongNumericGenerator - Class in org.apereo.cas.util.gen
-
The default numeric generator for generating long values.
- DefaultLongNumericGenerator() - Constructor for class org.apereo.cas.util.gen.DefaultLongNumericGenerator
-
Instantiates a new default long numeric generator.
- DefaultLongNumericGenerator(long) - Constructor for class org.apereo.cas.util.gen.DefaultLongNumericGenerator
-
Instantiates a new default long numeric generator.
- DefaultMessageDescriptor - Class in org.apereo.cas
-
Simple parameterized message descriptor with a code that refers to a message bundle key and a default
message string to use if no message code can be resolved.
- DefaultMessageDescriptor(String) - Constructor for class org.apereo.cas.DefaultMessageDescriptor
-
Instantiates a new message.
- DefaultMessageDescriptor(String, String, Serializable...) - Constructor for class org.apereo.cas.DefaultMessageDescriptor
-
Instantiates a new message.
- DefaultMultifactorAuthenticationMapper - Class in org.apereo.cas.mgmt.services.web.factory
-
- DefaultMultifactorAuthenticationMapper() - Constructor for class org.apereo.cas.mgmt.services.web.factory.DefaultMultifactorAuthenticationMapper
-
- DefaultMultifactorAuthenticationProviderBypass - Class in org.apereo.cas.services
-
- DefaultMultifactorAuthenticationProviderBypass(MultifactorAuthenticationProperties.BaseProvider.Bypass, TicketRegistrySupport) - Constructor for class org.apereo.cas.services.DefaultMultifactorAuthenticationProviderBypass
-
- DefaultMultifactorTriggerSelectionStrategy - Class in org.apereo.cas.authentication
-
Default MFA Trigger selection strategy.
- DefaultMultifactorTriggerSelectionStrategy(String, String) - Constructor for class org.apereo.cas.authentication.DefaultMultifactorTriggerSelectionStrategy
-
- defaultMultifactorTriggerSelectionStrategy() - Method in class org.apereo.cas.config.CasCoreServicesConfiguration
-
- defaultOAuthCasClientRedirectActionBuilder() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- DefaultOAuthCasClientRedirectActionBuilder - Class in org.apereo.cas.support.oauth
-
- DefaultOAuthCasClientRedirectActionBuilder() - Constructor for class org.apereo.cas.support.oauth.DefaultOAuthCasClientRedirectActionBuilder
-
- defaultOAuthCodeFactory() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- DefaultOAuthCodeFactory - Class in org.apereo.cas.ticket.code
-
Default OAuth code factory.
- DefaultOAuthCodeFactory() - Constructor for class org.apereo.cas.ticket.code.DefaultOAuthCodeFactory
-
- defaultOpenIdUserNameExtractor() - Method in class org.apereo.cas.config.OpenIdConfiguration
-
- DefaultOpenIdUserNameExtractor - Class in org.apereo.cas.support.openid.web.support
-
Extracts a local Id from an openid.identity.
- DefaultOpenIdUserNameExtractor() - Constructor for class org.apereo.cas.support.openid.web.support.DefaultOpenIdUserNameExtractor
-
- DefaultPasswordEncoder - Class in org.apereo.cas.configuration.support
-
- DefaultPrincipalAttributesRepository - Class in org.apereo.cas.authentication.principal
-
- DefaultPrincipalAttributesRepository() - Constructor for class org.apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository
-
- defaultPrincipalAttributesRepositoryMapper() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- DefaultPrincipalAttributesRepositoryMapper - Class in org.apereo.cas.mgmt.services.web.factory
-
- DefaultPrincipalAttributesRepositoryMapper() - Constructor for class org.apereo.cas.mgmt.services.web.factory.DefaultPrincipalAttributesRepositoryMapper
-
- DefaultPrincipalElectionStrategy - Class in org.apereo.cas.authentication
-
- DefaultPrincipalElectionStrategy() - Constructor for class org.apereo.cas.authentication.DefaultPrincipalElectionStrategy
-
- defaultPrincipalElectionStrategy() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- DefaultPrincipalFactory - Class in org.apereo.cas.authentication.principal
-
- DefaultPrincipalFactory() - Constructor for class org.apereo.cas.authentication.principal.DefaultPrincipalFactory
-
- defaultPrincipalFactory() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- defaultProxyGrantingTicketFactory() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- DefaultProxyGrantingTicketFactory - Class in org.apereo.cas.ticket
-
- DefaultProxyGrantingTicketFactory(ExpirationPolicy, UniqueTicketIdGenerator) - Constructor for class org.apereo.cas.ticket.DefaultProxyGrantingTicketFactory
-
- DefaultProxyGrantingTicketFactory - Class in org.apereo.cas.ticket.factory
-
- DefaultProxyGrantingTicketFactory(UniqueTicketIdGenerator, ExpirationPolicy, CipherExecutor<String, String>) - Constructor for class org.apereo.cas.ticket.factory.DefaultProxyGrantingTicketFactory
-
- defaultProxyPolicyMapper() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- DefaultProxyPolicyMapper - Class in org.apereo.cas.mgmt.services.web.factory
-
- DefaultProxyPolicyMapper() - Constructor for class org.apereo.cas.mgmt.services.web.factory.DefaultProxyPolicyMapper
-
- defaultProxyTicketFactory() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- DefaultProxyTicketFactory - Class in org.apereo.cas.ticket.factory
-
- DefaultProxyTicketFactory(ExpirationPolicy, Map<String, UniqueTicketIdGenerator>, CipherExecutor<String, String>, boolean) - Constructor for class org.apereo.cas.ticket.factory.DefaultProxyTicketFactory
-
- DefaultRandomStringGenerator - Class in org.apereo.cas.util.gen
-
Implementation of the RandomStringGenerator that allows you to define the
length of the random part.
- DefaultRandomStringGenerator() - Constructor for class org.apereo.cas.util.gen.DefaultRandomStringGenerator
-
- DefaultRandomStringGenerator(int) - Constructor for class org.apereo.cas.util.gen.DefaultRandomStringGenerator
-
Instantiates a new default random string generator.
- defaultRefreshTokenFactory() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- DefaultRefreshTokenFactory - Class in org.apereo.cas.ticket.refreshtoken
-
Default OAuth refresh token factory.
- DefaultRefreshTokenFactory() - Constructor for class org.apereo.cas.ticket.refreshtoken.DefaultRefreshTokenFactory
-
- DefaultRegisteredServiceAccessStrategy - Class in org.apereo.cas.services
-
This is
DefaultRegisteredServiceAccessStrategy
that allows the following rules:
A service may be disallowed to use CAS for authentication
A service may be disallowed to take part in CAS single sign-on such that
presentation of credentials would always be required.
A service may be prohibited from receiving a service ticket
if the existing principal attributes don't contain the required attributes
that otherwise grant access to the service.
- DefaultRegisteredServiceAccessStrategy() - Constructor for class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
Instantiates a new Default registered service authorization strategy.
- DefaultRegisteredServiceAccessStrategy(boolean, boolean) - Constructor for class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
Instantiates a new Default registered service authorization strategy.
- DefaultRegisteredServiceCipherExecutor - Class in org.apereo.cas.util.services
-
Default cipher implementation based on public keys.
- DefaultRegisteredServiceCipherExecutor() - Constructor for class org.apereo.cas.util.services.DefaultRegisteredServiceCipherExecutor
-
- DefaultRegisteredServiceFactory - Class in org.apereo.cas.mgmt.services.web.factory
-
- DefaultRegisteredServiceFactory(AccessStrategyMapper, AttributeReleasePolicyMapper, ProxyPolicyMapper, RegisteredServiceMapper, DefaultUsernameAttributeProviderMapper, List<? extends FormDataPopulator>) - Constructor for class org.apereo.cas.mgmt.services.web.factory.DefaultRegisteredServiceFactory
-
- defaultRegisteredServiceMapper() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- DefaultRegisteredServiceMapper - Class in org.apereo.cas.mgmt.services.web.factory
-
Default mapper for converting
RegisteredService
to/from
RegisteredServiceEditBean.ServiceData
.
- DefaultRegisteredServiceMapper() - Constructor for class org.apereo.cas.mgmt.services.web.factory.DefaultRegisteredServiceMapper
-
- DefaultRegisteredServiceMultifactorPolicy - Class in org.apereo.cas.services
-
- DefaultRegisteredServiceMultifactorPolicy() - Constructor for class org.apereo.cas.services.DefaultRegisteredServiceMultifactorPolicy
-
Instantiates a new Default registered service authentication policy.
- DefaultRegisteredServiceProperty - Class in org.apereo.cas.services
-
- DefaultRegisteredServiceProperty() - Constructor for class org.apereo.cas.services.DefaultRegisteredServiceProperty
-
- DefaultRegisteredServiceUsernameProvider - Class in org.apereo.cas.services
-
Resolves the username for the service to be the default principal id.
- DefaultRegisteredServiceUsernameProvider() - Constructor for class org.apereo.cas.services.DefaultRegisteredServiceUsernameProvider
-
- DefaultResponse - Class in org.apereo.cas.authentication.principal
-
Encapsulates a Response to send back for a particular service.
- DefaultResponse(Response.ResponseType, String, Map<String, String>) - Constructor for class org.apereo.cas.authentication.principal.DefaultResponse
-
Instantiates a new response.
- defaultRestAuthenticationThrottle() - Method in class org.apereo.cas.config.CasRestConfiguration
-
- defaultSamlRegisteredServiceCachingMetadataResolver() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- DefaultSamlRegisteredServiceCachingMetadataResolver - Class in org.apereo.cas.support.saml.services.idp.metadata.cache
-
An adaptation of metadata resolver which handles the resolution of metadata resources
inside a Guava cache.
- DefaultSamlRegisteredServiceCachingMetadataResolver(long, ChainingMetadataResolverCacheLoader) - Constructor for class org.apereo.cas.support.saml.services.idp.metadata.cache.DefaultSamlRegisteredServiceCachingMetadataResolver
-
- DefaultServicesManager - Class in org.apereo.cas.services
-
- DefaultServicesManager(ServiceRegistryDao) - Constructor for class org.apereo.cas.services.DefaultServicesManager
-
Instantiates a new default services manager impl.
- defaultServiceTicketFactory() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- DefaultServiceTicketFactory - Class in org.apereo.cas.ticket.factory
-
- DefaultServiceTicketFactory(ExpirationPolicy, Map<String, UniqueTicketIdGenerator>, boolean, CipherExecutor) - Constructor for class org.apereo.cas.ticket.factory.DefaultServiceTicketFactory
-
- defaultSingleLogoutServiceLogoutUrlBuilder() - Method in class org.apereo.cas.logout.config.CasCoreLogoutConfiguration
-
- DefaultSingleLogoutServiceLogoutUrlBuilder - Class in org.apereo.cas.logout
-
- DefaultSingleLogoutServiceLogoutUrlBuilder() - Constructor for class org.apereo.cas.logout.DefaultSingleLogoutServiceLogoutUrlBuilder
-
- defaultSingleLogoutServiceMessageHandler() - Method in class org.apereo.cas.logout.config.CasCoreLogoutConfiguration
-
- DefaultSingleLogoutServiceMessageHandler - Class in org.apereo.cas.logout
-
- DefaultSingleLogoutServiceMessageHandler(HttpClient, LogoutMessageCreator, ServicesManager, SingleLogoutServiceLogoutUrlBuilder, boolean) - Constructor for class org.apereo.cas.logout.DefaultSingleLogoutServiceMessageHandler
-
Instantiates a new Single logout service message handler.
- DefaultTicketCipherExecutor - Class in org.apereo.cas.util.cipher
-
- DefaultTicketCipherExecutor(String, String, String, int, int) - Constructor for class org.apereo.cas.util.cipher.DefaultTicketCipherExecutor
-
- defaultTicketFactory() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- DefaultTicketFactory - Class in org.apereo.cas.ticket.factory
-
- DefaultTicketFactory(ProxyGrantingTicketFactory, TicketGrantingTicketFactory, ServiceTicketFactory, ProxyTicketFactory) - Constructor for class org.apereo.cas.ticket.factory.DefaultTicketFactory
-
- defaultTicketGrantingTicketFactory() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- DefaultTicketGrantingTicketFactory - Class in org.apereo.cas.ticket
-
- DefaultTicketGrantingTicketFactory(ExpirationPolicy, UniqueTicketIdGenerator) - Constructor for class org.apereo.cas.ticket.DefaultTicketGrantingTicketFactory
-
- DefaultTicketGrantingTicketFactory - Class in org.apereo.cas.ticket.factory
-
- DefaultTicketGrantingTicketFactory(UniqueTicketIdGenerator, ExpirationPolicy, CipherExecutor<Serializable, String>) - Constructor for class org.apereo.cas.ticket.factory.DefaultTicketGrantingTicketFactory
-
- defaultTicketRegistry() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- DefaultTicketRegistry - Class in org.apereo.cas.ticket.registry
-
Implementation of the TicketRegistry that is backed by a ConcurrentHashMap.
- DefaultTicketRegistry() - Constructor for class org.apereo.cas.ticket.registry.DefaultTicketRegistry
-
Instantiates a new default ticket registry.
- DefaultTicketRegistry(int, float, int, CipherExecutor) - Constructor for class org.apereo.cas.ticket.registry.DefaultTicketRegistry
-
Creates a new, empty registry with the specified initial capacity, load
factor, and concurrency level.
- DefaultTicketRegistryCleaner - Class in org.apereo.cas.ticket.registry
-
- DefaultTicketRegistryCleaner(LockingStrategy, LogoutManager, TicketRegistry, boolean) - Constructor for class org.apereo.cas.ticket.registry.DefaultTicketRegistryCleaner
-
- defaultTicketRegistrySupport() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- DefaultTicketRegistrySupport - Class in org.apereo.cas.ticket.registry
-
- DefaultTicketRegistrySupport(TicketRegistry) - Constructor for class org.apereo.cas.ticket.registry.DefaultTicketRegistrySupport
-
- DefaultUniqueTicketIdGenerator - Class in org.apereo.cas.util
-
- DefaultUniqueTicketIdGenerator() - Constructor for class org.apereo.cas.util.DefaultUniqueTicketIdGenerator
-
Creates an instance of DefaultUniqueTicketIdGenerator with default values
including a
DefaultLongNumericGenerator
with a starting value of
1.
- DefaultUniqueTicketIdGenerator(int) - Constructor for class org.apereo.cas.util.DefaultUniqueTicketIdGenerator
-
Creates an instance of DefaultUniqueTicketIdGenerator with a specified
maximum length for the random portion.
- DefaultUniqueTicketIdGenerator(int, String) - Constructor for class org.apereo.cas.util.DefaultUniqueTicketIdGenerator
-
Creates an instance of DefaultUniqueTicketIdGenerator with a specified
maximum length for the random portion.
- DefaultUniqueTicketIdGenerator(NumericGenerator, RandomStringGenerator, String) - Constructor for class org.apereo.cas.util.DefaultUniqueTicketIdGenerator
-
Creates an instance of DefaultUniqueTicketIdGenerator with a specified
maximum length for the random portion.
- DefaultUsernameAttributeProviderMapper - Class in org.apereo.cas.mgmt.services.web.factory
-
- DefaultUsernameAttributeProviderMapper() - Constructor for class org.apereo.cas.mgmt.services.web.factory.DefaultUsernameAttributeProviderMapper
-
- defaultValidationServiceSelectionStrategy() - Method in class org.apereo.cas.config.CasCoreConfiguration
-
- DefaultVariegatedMultifactorAuthenticationProvider - Class in org.apereo.cas.services
-
- DefaultVariegatedMultifactorAuthenticationProvider() - Constructor for class org.apereo.cas.services.DefaultVariegatedMultifactorAuthenticationProvider
-
- DefaultVariegatedMultifactorAuthenticationProvider(Collection<MultifactorAuthenticationProvider>) - Constructor for class org.apereo.cas.services.DefaultVariegatedMultifactorAuthenticationProvider
-
- DefaultWebApplicationResponseBuilderLocator - Class in org.apereo.cas.authentication.principal
-
- DefaultWebApplicationResponseBuilderLocator() - Constructor for class org.apereo.cas.authentication.principal.DefaultWebApplicationResponseBuilderLocator
-
- defaultWebflowConfigurer() - Method in class org.apereo.cas.config.CasWebflowContextConfiguration
-
- DefaultWebflowConfigurer - Class in org.apereo.cas.web.flow
-
- DefaultWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.web.flow.DefaultWebflowConfigurer
-
- deflate(byte[]) - Static method in class org.apereo.cas.util.CompressionUtils
-
Deflate the given bytes using zlib.
- deflate(String) - Static method in class org.apereo.cas.util.CompressionUtils
-
Deflate the given string via a Deflater
.
- DelegatedClientAuthenticationAction - Class in org.apereo.cas.support.pac4j.web.flow
-
This class represents an action to put at the beginning of the webflow.
- DelegatedClientAuthenticationAction() - Constructor for class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
Build the DelegatedClientAuthenticationAction.
- DelegatedClientAuthenticationAction.ProviderLoginPageConfiguration - Class in org.apereo.cas.support.pac4j.web.flow
-
The Provider login page configuration.
- DelegatingAuditTrailManager - Interface in org.apereo.cas.audit.spi
-
- DelegatingController - Class in org.apereo.cas.web
-
Delegating controller.
- DelegatingController() - Constructor for class org.apereo.cas.web.DelegatingController
-
- delete(RegisteredService) - Method in class org.apereo.cas.adaptors.ldap.services.LdapServiceRegistryDao
-
- delete(RegisteredService) - Method in class org.apereo.cas.services.AbstractResourceBasedServiceRegistryDao
-
- delete(RegisteredService) - Method in class org.apereo.cas.services.CouchbaseServiceRegistryDao
-
- delete(long) - Method in class org.apereo.cas.services.DefaultServicesManager
-
- delete(RegisteredService) - Method in class org.apereo.cas.services.InMemoryServiceRegistryDao
-
- delete(RegisteredService) - Method in class org.apereo.cas.services.JpaServiceRegistryDaoImpl
-
- delete(RegisteredService) - Method in class org.apereo.cas.services.MongoServiceRegistryDao
-
- delete(RegisteredService) - Method in interface org.apereo.cas.services.ServiceRegistryDao
-
Remove the service from the data store.
- delete(long) - Method in interface org.apereo.cas.services.ServicesManager
-
Delete the entry for this RegisteredService.
- deleteChildren(TicketGrantingTicket) - Method in class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
Delete TGT's service tickets.
- deleteOAuthTokens(String) - Method in class org.apereo.cas.ticket.registry.JpaTicketRegistry
-
Delete o auth tokens int.
- deleteRegisteredService(long, HttpServletResponse) - Method in class org.apereo.cas.mgmt.services.web.ManageRegisteredServicesMultiActionController
-
Method to delete the RegisteredService by its ID.
- deleteServiceActionResolver() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- deleteServiceResourceResolver() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- deleteServiceTickets(String) - Method in class org.apereo.cas.ticket.registry.JpaTicketRegistry
-
Delete service tickets int.
- deleteSingleTicket(Ticket) - Method in class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
Delete a single ticket instance from the store.
- deleteSingleTicket(String) - Method in class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
Delete a single ticket instance from the store.
- deleteSingleTicket(String) - Method in class org.apereo.cas.ticket.registry.CouchbaseTicketRegistry
-
- deleteSingleTicket(String) - Method in class org.apereo.cas.ticket.registry.DefaultTicketRegistry
-
- deleteSingleTicket(String) - Method in class org.apereo.cas.ticket.registry.EhCacheTicketRegistry
-
Delete a single ticket instance from the store.
- deleteSingleTicket(String) - Method in class org.apereo.cas.ticket.registry.HazelcastTicketRegistry
-
- deleteSingleTicket(String) - Method in class org.apereo.cas.ticket.registry.IgniteTicketRegistry
-
- deleteSingleTicket(String) - Method in class org.apereo.cas.ticket.registry.InfinispanTicketRegistry
-
- deleteSingleTicket(String) - Method in class org.apereo.cas.ticket.registry.JpaTicketRegistry
-
- deleteSingleTicket(String) - Method in class org.apereo.cas.ticket.registry.MemCacheTicketRegistry
-
- deleteSingleTicket(String) - Method in class org.apereo.cas.ticket.registry.RedisTicketRegistry
-
- deleteTicket(String) - Method in class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
- deleteTicket(String) - Method in interface org.apereo.cas.ticket.registry.TicketRegistry
-
Remove a specific ticket from the registry.
- deleteTicketGrantingTicket(String) - Method in class org.apereo.cas.support.rest.TicketsResource
-
Destroy ticket granting ticket.
- deleteTicketGrantingTickets(String) - Method in class org.apereo.cas.ticket.registry.JpaTicketRegistry
-
Delete ticket granting tickets int.
- deleteTicketsFromResultList(List<? extends Ticket>) - Method in class org.apereo.cas.ticket.registry.JpaTicketRegistry
-
Delete tickets from result list int.
- DenyAllAttributeReleasePolicy - Class in org.apereo.cas.services
-
A deny rule to refuse all service from receiving attributes, whether default or not.
- DenyAllAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.DenyAllAttributeReleasePolicy
-
- DenyRevocationPolicy - Class in org.apereo.cas.adaptors.x509.authentication.revocation.policy
-
Implements a deny policy by throwing an exception.
- DenyRevocationPolicy() - Constructor for class org.apereo.cas.adaptors.x509.authentication.revocation.policy.DenyRevocationPolicy
-
- denyRevocationPolicy() - Method in class org.apereo.cas.adaptors.x509.config.X509AuthenticationConfiguration
-
- deserialize(JsonParser, DeserializationContext) - Method in class org.apereo.cas.adaptors.x509.util.X509CertificateCredentialJsonDeserializer
-
- deserialize(byte[]) - Static method in class org.apereo.cas.util.serialization.SerializationUtils
-
Deserialize an object.
- deserialize(InputStream) - Static method in class org.apereo.cas.util.serialization.SerializationUtils
-
Deserialize an object.
- deserializeAndCheckObject(byte[], Class<? extends Serializable>) - Static method in class org.apereo.cas.util.serialization.SerializationUtils
-
Decode and serialize object.
- deserializeTicket(String, String) - Static method in class org.apereo.cas.ticket.BaseTicketSerializers
-
Deserialize ticket.
- deserializeTicket(String, Class<T>) - Static method in class org.apereo.cas.ticket.BaseTicketSerializers
-
Deserialize ticket.
- destroy() - Method in class org.apereo.cas.logging.web.ThreadContextMDCServletFilter
-
Does nothing.
- destroy() - Method in class org.apereo.cas.services.AbstractResourceBasedServiceRegistryDao
-
Destroy the watch service thread.
- destroy() - Method in class org.apereo.cas.services.CouchbaseServiceRegistryDao
-
Stops the couchbase client and cancels the initialization task if uncompleted.
- destroy() - Method in class org.apereo.cas.ticket.registry.CouchbaseTicketRegistry
-
Stops the couchbase client.
- destroy() - Method in class org.apereo.cas.ticket.registry.MemCacheTicketRegistry
-
Destroy the client and shut down.
- destroy() - Method in class org.apereo.cas.util.http.SimpleHttpClient
-
Shutdown the executor service and close the http client.
- destroy() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
Destroy.
- destroy() - Method in class org.apereo.cas.web.support.CurrentCredentialsAndAuthenticationClearingFilter
-
- destroyApplicationSession(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.flow.TerminateSessionAction
-
Destroy application session.
- destroySsoSession(String) - Method in class org.apereo.cas.web.report.SingleSignOnSessionsReportController
-
Endpoint for destroying a single SSO Session.
- destroySsoSessions(String) - Method in class org.apereo.cas.web.report.SingleSignOnSessionsReportController
-
Endpoint for destroying SSO Sessions.
- destroyTicketGrantingTicket(String) - Method in interface org.apereo.cas.CentralAuthenticationService
-
Destroy a TicketGrantingTicket and perform back channel logout.
- destroyTicketGrantingTicket(String) - Method in class org.apereo.cas.DefaultCentralAuthenticationService
-
Destroy a TicketGrantingTicket and perform back channel logout.
- determineIdentity(OpenIdService, Assertion) - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdServiceResponseBuilder
-
Determine identity.
- determineLogoutUrl(RegisteredService, WebApplicationService) - Method in class org.apereo.cas.logout.DefaultSingleLogoutServiceLogoutUrlBuilder
-
- determineLogoutUrl(RegisteredService, WebApplicationService) - Method in interface org.apereo.cas.logout.SingleLogoutServiceLogoutUrlBuilder
-
Determine logout url.
- determineLogoutUrl(RegisteredService, WebApplicationService) - Method in class org.apereo.cas.support.saml.services.SamlIdPSingleLogoutServiceLogoutUrlBuilder
-
- digest(String, String) - Static method in class org.apereo.cas.util.DigestUtils
-
Computes hex encoded digest.
- digest(String, byte[]) - Static method in class org.apereo.cas.util.DigestUtils
-
Computes hex encoded digest.
- digestAuthenticationAction(DigestHashedCredentialRetriever) - Method in class org.apereo.cas.digest.config.DigestAuthenticationConfiguration
-
- DigestAuthenticationAction - Class in org.apereo.cas.digest.web.flow
-
- DigestAuthenticationAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy, String, String, DigestHashedCredentialRetriever) - Constructor for class org.apereo.cas.digest.web.flow.DigestAuthenticationAction
-
- DigestAuthenticationConfiguration - Class in org.apereo.cas.digest.config
-
- DigestAuthenticationConfiguration() - Constructor for class org.apereo.cas.digest.config.DigestAuthenticationConfiguration
-
- digestAuthenticationHandler() - Method in class org.apereo.cas.digest.config.DigestAuthenticationConfiguration
-
- DigestAuthenticationHandler - Class in org.apereo.cas.digest
-
- DigestAuthenticationHandler() - Constructor for class org.apereo.cas.digest.DigestAuthenticationHandler
-
- digestAuthenticationPrincipalFactory() - Method in class org.apereo.cas.digest.config.DigestAuthenticationConfiguration
-
- DigestAuthenticationUtils - Class in org.apereo.cas.digest.util
-
- digestAuthenticationWebflowConfigurer() - Method in class org.apereo.cas.digest.config.DigestAuthenticationConfiguration
-
- DigestAuthenticationWebflowConfigurer - Class in org.apereo.cas.digest.web.flow
-
- DigestAuthenticationWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.digest.web.flow.DigestAuthenticationWebflowConfigurer
-
- DigestCredential - Class in org.apereo.cas.digest
-
- DigestCredential(String, String, String) - Constructor for class org.apereo.cas.digest.DigestCredential
-
Instantiates a new Basic identifiable credential.
- digestEncodedPassword(String, Map<String, Object>) - Method in class org.apereo.cas.adaptors.jdbc.QueryAndEncodeDatabaseAuthenticationHandler
-
Digest encoded password.
- DigestHashedCredentialRetriever - Interface in org.apereo.cas.digest
-
- DigestProperties - Class in org.apereo.cas.configuration.model.support.digest
-
- DigestProperties() - Constructor for class org.apereo.cas.configuration.model.support.digest.DigestProperties
-
- DigestUtils - Class in org.apereo.cas.util
-
This is
DigestUtils
that encapsulates common compression calls and operations
in one spot.
- dispose() - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
-
- doAuthentication(Credential) - Method in class org.apereo.cas.adaptors.authy.AuthyAuthenticationHandler
-
- doAuthentication(Credential) - Method in class org.apereo.cas.adaptors.duo.authn.DuoAuthenticationHandler
-
Do an out of band request using the DuoWeb api (encapsulated in DuoAuthenticationService)
to the hosted duo service.
- doAuthentication(Credential) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAuthenticationHandler
-
- doAuthentication(Credential) - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusTokenAuthenticationHandler
-
- doAuthentication(Credential) - Method in class org.apereo.cas.adaptors.x509.authentication.handler.support.X509CredentialsAuthenticationHandler
-
- doAuthentication(Credential) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationHandler
-
- doAuthentication(Credential) - Method in class org.apereo.cas.authentication.handler.support.AbstractPreAndPostProcessingAuthenticationHandler
-
Performs the details of authentication and returns an authentication handler result on success.
- doAuthentication(Credential) - Method in class org.apereo.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler
-
- doAuthentication(Credential) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
-
- doAuthentication(Credential) - Method in class org.apereo.cas.support.pac4j.authentication.handler.support.ClientAuthenticationHandler
-
- doAuthentication(Credential) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsSpnegoAuthenticationHandler
-
- doAuthentication(Credential) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.NtlmAuthenticationHandler
-
- doAuthentication(Credential) - Method in class org.apereo.cas.support.wsfederation.authentication.handler.support.WsFederationAuthenticationHandler
-
- doesEndingTimeAllowServiceAccess() - Method in class org.apereo.cas.services.TimeBasedRegisteredServiceAccessStrategy
-
Does ending time allow service access boolean.
- doesStartingTimeAllowServiceAccess() - Method in class org.apereo.cas.services.TimeBasedRegisteredServiceAccessStrategy
-
Does starting time allow service access boolean.
- doesUriMatchPattern(String, String) - Method in class org.apereo.cas.support.oauth.web.OAuth20HandlerInterceptorAdapter
-
Does uri match pattern.
- doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.authy.web.flow.AuthyAuthenticationRegistrationWebflowAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.authy.web.flow.AuthyAuthenticationWebflowAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.duo.web.flow.action.DuoAuthenticationWebflowAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.duo.web.flow.action.DuoDirectAuthenticationAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.duo.web.flow.action.PrepareDuoWebLoginFormAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.gauth.web.flow.GoogleAccountCheckRegistrationAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.gauth.web.flow.GoogleAccountSaveRegistrationAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.gauth.web.flow.GoogleAuthenticatorAuthenticationWebflowAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.radius.web.flow.RadiusAuthenticationWebflowAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyAuthenticationWebflowAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.pm.web.flow.InitPasswordChangeAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.pm.web.flow.InitPasswordResetAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.pm.web.flow.PasswordChangeAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.pm.web.flow.SendPasswordResetInstructionsAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.pm.web.flow.VerifyPasswordResetRequestAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.pm.web.flow.VerifySecurityQuestionsAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.support.oauth.web.flow.OAuth20RegisteredServiceUIAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.support.saml.mdui.web.flow.SamlMetadataUIParserAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.support.saml.web.flow.SamlIdPMetadataUIAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.support.wsfederation.web.flow.WsFederationAction
-
Executes the webflow action.
- doExecute(RequestContext) - Method in class org.apereo.cas.trusted.web.flow.MultifactorAuthenticationSetTrustAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.trusted.web.flow.MultifactorAuthenticationVerifyTrustAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.AbstractAuthenticationAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.AbstractLogoutAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.AcceptableUsagePolicyFormAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.CheckWebAuthenticationRequestAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.ClearWebflowCredentialAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.client.BaseSpnegoKnownClientSystemsFilterAction
-
Gets the remote ip from the request, and invokes spnego if it isn't filtered.
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.GatewayServicesManagementCheck
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.GenerateServiceTicketAction
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.GenericSuccessViewAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.InitialAuthenticationRequestValidationAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.InitialFlowSetupAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.InitializeLoginAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.OidcRegisteredServiceUIAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.RedirectToServiceAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.SendTicketGrantingTicketAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.ServiceAuthorizationCheck
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.ServiceWarningAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.SpnegoNegociateCredentialsAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.TerminateSessionAction
-
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.TicketGrantingTicketCheckAction
-
Determines whether the TGT in the flow request context is valid.
- doExecute(RequestContext) - Method in class org.apereo.cas.web.flow.ValidateCaptchaAction
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apereo.cas.logging.web.ThreadContextMDCServletFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apereo.cas.web.support.CurrentCredentialsAndAuthenticationClearingFilter
-
- doInitialize() - Method in class org.apereo.cas.adaptors.authy.web.flow.AuthyMultifactorTrustWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.adaptors.authy.web.flow.AuthyMultifactorWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.adaptors.duo.web.flow.config.DuoMultifactorWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.adaptors.gauth.web.flow.GoogleAuthenticatorMultifactorTrustWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.adaptors.gauth.web.flow.GoogleAuthenticatorMultifactorWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.adaptors.radius.web.flow.RadiusMultifactorTrustWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.adaptors.radius.web.flow.RadiusMultifactorWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyMultifactorTrustWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyMultifactorWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.digest.web.flow.DigestAuthenticationWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.pm.web.flow.PasswordManagementWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.support.oauth.web.flow.OAuth20WebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.support.saml.mdui.web.flow.SamlMetadataUIWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.support.saml.web.flow.SamlIdPMetadataUIWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Handle the initialization of the webflow.
- doInitialize() - Method in class org.apereo.cas.web.flow.AcceptableUsagePolicyWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.web.flow.BasicAuthenticationWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.web.flow.CasCaptchaWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.web.flow.DefaultWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.web.flow.OidcWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.web.flow.OpenIdWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.web.flow.Pac4jWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.web.flow.RemoteAddressWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.web.flow.RiskAwareAuthenticationWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.web.flow.SpengoWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.web.flow.TokenWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.web.flow.TrustedAuthenticationWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.web.flow.WsFederationWebflowConfigurer
-
- doInitialize() - Method in class org.apereo.cas.web.flow.X509WebflowConfigurer
-
- doInternalExecute(HttpServletRequest, HttpServletResponse, RequestContext) - Method in class org.apereo.cas.web.flow.AbstractLogoutAction
-
Execute the logout action after invalidating the cache.
- doInternalExecute(HttpServletRequest, HttpServletResponse, RequestContext) - Method in class org.apereo.cas.web.flow.FrontChannelLogoutAction
-
- doInternalExecute(HttpServletRequest, HttpServletResponse, RequestContext) - Method in class org.apereo.cas.web.flow.LogoutAction
-
- doPreExecute(RequestContext) - Method in class org.apereo.cas.web.flow.AbstractNonInteractiveCredentialsAction
-
- doPrincipalAttributesAllowServiceAccess(String, Map<String, Object>) - Method in class org.apereo.cas.grouper.services.GrouperRegisteredServiceAccessStrategy
-
- doPrincipalAttributesAllowServiceAccess(String, Map<String, Object>) - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
Verify authorization policy by checking the pre-configured rules
that may depend on what the principal might be carrying.
- doPrincipalAttributesAllowServiceAccess(String, Map<String, Object>) - Method in interface org.apereo.cas.services.RegisteredServiceAccessStrategy
-
Verify authorization policy by checking the pre-configured rules
that may depend on what the principal might be carrying.
- doPrincipalAttributesAllowServiceAccess(String, Map<String, Object>) - Method in class org.apereo.cas.services.RemoteEndpointServiceAccessStrategy
-
- doPublishEvent(ApplicationEvent) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
-
Publish CAS events.
- download() - Method in class org.apereo.cas.util.http.HttpClientMultithreadedDownloader
-
Download.
- Dropbox() - Constructor for class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Dropbox
-
- Dropbox() - Constructor for class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties.Dropbox
-
- Duo() - Constructor for class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Duo
-
- DuoAuthenticationHandler - Class in org.apereo.cas.adaptors.duo.authn
-
Authenticate CAS credentials against Duo Security.
- DuoAuthenticationHandler() - Constructor for class org.apereo.cas.adaptors.duo.authn.DuoAuthenticationHandler
-
- duoAuthenticationHandler() - Method in class org.apereo.cas.adaptors.duo.config.DuoSecurityConfiguration
-
- DuoAuthenticationMetaDataPopulator - Class in org.apereo.cas.adaptors.duo.authn
-
- DuoAuthenticationMetaDataPopulator() - Constructor for class org.apereo.cas.adaptors.duo.authn.DuoAuthenticationMetaDataPopulator
-
- duoAuthenticationMetaDataPopulator() - Method in class org.apereo.cas.adaptors.duo.config.DuoSecurityConfiguration
-
- DuoAuthenticationService - Interface in org.apereo.cas.adaptors.duo.authn
-
- duoAuthenticationWebflowAction() - Method in class org.apereo.cas.adaptors.duo.config.DuoSecurityConfiguration
-
- DuoAuthenticationWebflowAction - Class in org.apereo.cas.adaptors.duo.web.flow.action
-
- DuoAuthenticationWebflowAction() - Constructor for class org.apereo.cas.adaptors.duo.web.flow.action.DuoAuthenticationWebflowAction
-
- duoAuthenticationWebflowEventResolver() - Method in class org.apereo.cas.adaptors.duo.config.DuoSecurityConfiguration
-
- DuoAuthenticationWebflowEventResolver - Class in org.apereo.cas.adaptors.duo.web.flow
-
- DuoAuthenticationWebflowEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.adaptors.duo.web.flow.DuoAuthenticationWebflowEventResolver
-
- DuoCredential - Class in org.apereo.cas.adaptors.duo.authn
-
Represents the duo credential.
- DuoCredential() - Constructor for class org.apereo.cas.adaptors.duo.authn.DuoCredential
-
- DuoDirectAuthenticationAction - Class in org.apereo.cas.adaptors.duo.web.flow.action
-
- DuoDirectAuthenticationAction() - Constructor for class org.apereo.cas.adaptors.duo.web.flow.action.DuoDirectAuthenticationAction
-
- DuoDirectCredential - Class in org.apereo.cas.adaptors.duo.authn
-
- DuoDirectCredential(Authentication) - Constructor for class org.apereo.cas.adaptors.duo.authn.DuoDirectCredential
-
- DuoIntegration - Class in org.apereo.cas.adaptors.duo
-
- DuoIntegration(String) - Constructor for class org.apereo.cas.adaptors.duo.DuoIntegration
-
- DuoIntegration.DuoEnrollmentPolicyStatus - Enum in org.apereo.cas.adaptors.duo
-
The enum Duo enrollment policy status.
- DuoMultifactorAuthenticationProvider - Interface in org.apereo.cas.adaptors.duo.authn
-
- duoMultifactorAuthenticationProvider() - Method in class org.apereo.cas.adaptors.duo.config.DuoSecurityConfiguration
-
- duoMultifactorWebflowConfigurer() - Method in class org.apereo.cas.adaptors.duo.config.DuoSecurityConfiguration
-
- DuoMultifactorWebflowConfigurer - Class in org.apereo.cas.adaptors.duo.web.flow.config
-
- DuoMultifactorWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, boolean, VariegatedMultifactorAuthenticationProvider) - Constructor for class org.apereo.cas.adaptors.duo.web.flow.config.DuoMultifactorWebflowConfigurer
-
- duoNonWebAuthenticationAction() - Method in class org.apereo.cas.adaptors.duo.config.DuoSecurityConfiguration
-
- duoPrincipalFactory() - Method in class org.apereo.cas.adaptors.duo.config.DuoSecurityConfiguration
-
- duoProperties - Variable in class org.apereo.cas.adaptors.duo.authn.BaseDuoAuthenticationService
-
Duo Properties.
- DuoSecurityConfiguration - Class in org.apereo.cas.adaptors.duo.config
-
- DuoSecurityConfiguration() - Constructor for class org.apereo.cas.adaptors.duo.config.DuoSecurityConfiguration
-
- DuoUserAccountAuthStatus - Enum in org.apereo.cas.adaptors.duo
-
- DynamicFlowModelBuilder - Class in org.apereo.cas.web.flow
-
- DynamicFlowModelBuilder() - Constructor for class org.apereo.cas.web.flow.DynamicFlowModelBuilder
-
Instantiates a new Dynamic flow model builder.
- DynamicMetadataResolverAdapter - Class in org.apereo.cas.support.saml.mdui
-
- DynamicMetadataResolverAdapter(Map<Resource, MetadataFilterChain>) - Constructor for class org.apereo.cas.support.saml.mdui.DynamicMetadataResolverAdapter
-
Instantiates a new static metadata resolver adapter.
- DynamicMetadataResolverAdapter() - Constructor for class org.apereo.cas.support.saml.mdui.DynamicMetadataResolverAdapter
-
- EchoingPrincipalResolver - Class in org.apereo.cas.authentication
-
- EchoingPrincipalResolver() - Constructor for class org.apereo.cas.authentication.EchoingPrincipalResolver
-
- ecpProfileHandlerController() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- ECPProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile
-
- ECPProfileHandlerController(SamlObjectSigner, ParserPool, AuthenticationSystemSupport, ServicesManager, ServiceFactory<WebApplicationService>, SamlRegisteredServiceCachingMetadataResolver, OpenSamlConfigBean, SamlProfileObjectBuilder<Response>, SamlProfileObjectBuilder<? extends SAMLObject>, Set<String>, String, String, String, String, String, boolean, boolean) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.ECPProfileHandlerController
-
Instantiates a new ecp saml profile handler controller.
- ehcacheMonitor(Cache) - Method in class org.apereo.cas.monitor.config.EhCacheMonitorConfiguration
-
- EhCacheMonitor - Class in org.apereo.cas.monitor
-
Monitors a Cache
instance.
- EhCacheMonitor() - Constructor for class org.apereo.cas.monitor.EhCacheMonitor
-
Instantiates a new Ehcache monitor.
- EhCacheMonitor(Cache) - Constructor for class org.apereo.cas.monitor.EhCacheMonitor
-
Instantiates a new Eh cache monitor.
- EhCacheMonitorConfiguration - Class in org.apereo.cas.monitor.config
-
- EhCacheMonitorConfiguration() - Constructor for class org.apereo.cas.monitor.config.EhCacheMonitorConfiguration
-
- EhcacheProperties - Class in org.apereo.cas.configuration.model.support.ehcache
-
- EhcacheProperties() - Constructor for class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- EhCacheStatistics - Class in org.apereo.cas.monitor
-
Ehcache statistics wrapper.
- EhCacheStatistics(Cache) - Constructor for class org.apereo.cas.monitor.EhCacheStatistics
-
Creates a new instance that delegates statistics inquiries to the given Cache
instance.
- ehcacheTicketRegistry(Cache) - Method in class org.apereo.cas.config.EhcacheTicketRegistryConfiguration
-
- EhCacheTicketRegistry - Class in org.apereo.cas.ticket.registry
-
Ehcache based distributed ticket registry.
- EhCacheTicketRegistry() - Constructor for class org.apereo.cas.ticket.registry.EhCacheTicketRegistry
-
Instantiates a new EhCache ticket registry.
- EhCacheTicketRegistry(Cache) - Constructor for class org.apereo.cas.ticket.registry.EhCacheTicketRegistry
-
Instantiates a new EhCache ticket registry.
- EhCacheTicketRegistry(Cache, boolean) - Constructor for class org.apereo.cas.ticket.registry.EhCacheTicketRegistry
-
Instantiates a new EhCache ticket registry.
- EhcacheTicketRegistryConfiguration - Class in org.apereo.cas.config
-
- EhcacheTicketRegistryConfiguration() - Constructor for class org.apereo.cas.config.EhcacheTicketRegistryConfiguration
-
- ehcacheTicketsCache(CacheManager) - Method in class org.apereo.cas.config.EhcacheTicketRegistryConfiguration
-
- ElectronicFenceConfiguration - Class in org.apereo.cas.config
-
- ElectronicFenceConfiguration() - Constructor for class org.apereo.cas.config.ElectronicFenceConfiguration
-
- EMBEDDED_CONTAINER_CONFIG_ACTIVE - Static variable in class org.apereo.cas.config.CasEmbeddedContainerConfiguration
-
Property to dictate to the environment whether embedded container is running CAS.
- embeddedJsonServiceRegistry(ApplicationEventPublisher) - Method in class org.apereo.cas.config.CasCoreServicesConfiguration
-
- encode(T) - Method in interface org.apereo.cas.CipherExecutor
-
Encrypt the value.
- Encode() - Constructor for class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- encode(CharSequence) - Method in class org.apereo.cas.configuration.support.DefaultPasswordEncoder
-
- encode(String, RegisteredService) - Method in interface org.apereo.cas.services.RegisteredServiceCipherExecutor
-
Encode string.
- encode(Assertion, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
Encode a given saml object by invoking a number of outbound security handlers on the context.
- encode(T, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
Encode a given saml object by invoking a number of outbound security handlers on the context.
- encode(SamlRegisteredService, T, HttpServletResponse, SamlRegisteredServiceServiceProviderMetadataFacade, String) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.BaseSamlProfileSamlResponseBuilder
-
Encode the final result into the http response.
- encode(SamlRegisteredService, Response, HttpServletResponse, SamlRegisteredServiceServiceProviderMetadataFacade, String) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.SamlProfileSaml2ResponseBuilder
-
- encode(SamlRegisteredService, Envelope, HttpServletResponse, SamlRegisteredServiceServiceProviderMetadataFacade, String) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.SamlProfileSamlSoap11ResponseBuilder
-
- encode(Object) - Method in class org.apereo.cas.ticket.registry.support.kryo.KryoTranscoder
-
- encode(Serializable) - Method in class org.apereo.cas.util.cipher.Base64CipherExecutor
-
- encode(Serializable) - Method in class org.apereo.cas.util.cipher.BaseStringCipherExecutor
-
- encode(byte[]) - Method in class org.apereo.cas.util.cipher.BinaryCipherExecutor
-
- encode(Serializable) - Method in class org.apereo.cas.util.cipher.NoOpCipherExecutor
-
- encode(String, RegisteredService) - Method in class org.apereo.cas.util.services.DefaultRegisteredServiceCipherExecutor
-
Encrypt using the given cipher associated with the service,
and encode the data in base 64.
- encodeAndEncryptCredentialPassword(Map<String, Object>, Map<String, String>, RegisteredServiceCipherExecutor, RegisteredService) - Method in class org.apereo.cas.authentication.support.DefaultCasProtocolAttributeEncoder
-
Encode and encrypt credential password using the public key
supplied by the service.
- encodeAndEncryptProxyGrantingTicket(Map<String, Object>, Map<String, String>, RegisteredServiceCipherExecutor, RegisteredService) - Method in class org.apereo.cas.authentication.support.DefaultCasProtocolAttributeEncoder
-
Encode and encrypt pgt.
- encodeAttributes(Map<String, Object>, RegisteredService) - Method in interface org.apereo.cas.authentication.ProtocolAttributeEncoder
-
Encodes attributes that are ready to be released.
- encodeAttributes(Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.authentication.support.AbstractProtocolAttributeEncoder
-
- encodeAttributes(Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.authentication.support.NoOpProtocolAttributeEncoder
-
- encodeAttributes(Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlAttributeEncoder
-
- encodeAttributesInternal(Map<String, Object>, Map<String, String>, RegisteredServiceCipherExecutor, RegisteredService) - Method in class org.apereo.cas.authentication.support.AbstractProtocolAttributeEncoder
-
Initialize the cipher with the public key
and then start to encrypt select attributes.
- encodeAttributesInternal(Map<String, Object>, Map<String, String>, RegisteredServiceCipherExecutor, RegisteredService) - Method in class org.apereo.cas.authentication.support.DefaultCasProtocolAttributeEncoder
-
- encodeBase64(byte[]) - Static method in class org.apereo.cas.util.EncodingUtils
-
Base64-encode the given byte[] as a string.
- encodeBase64ToByteArray(byte[]) - Static method in class org.apereo.cas.util.EncodingUtils
-
Base64-encode the given byte[] as a byte[].
- EncodedTicket - Class in org.apereo.cas.ticket.registry
-
Ticket implementation that encodes a source ticket and stores the encoded
representation internally.
- EncodedTicket(ByteSource, String) - Constructor for class org.apereo.cas.ticket.registry.EncodedTicket
-
Creates a new encoded ticket using the given encoder to encode the given
source ticket.
- encodeFinalResponse(HttpServletRequest, HttpServletResponse, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, T) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.BaseSamlProfileSamlResponseBuilder
-
Encode final response.
- encodeInternal(String, PublicKey, RegisteredService) - Method in class org.apereo.cas.util.services.DefaultRegisteredServiceCipherExecutor
-
Encode internally, meant to be called by extensions.
- encodeSamlResponse(HttpServletResponse, HttpServletRequest, Response) - Method in class org.apereo.cas.support.saml.util.Saml10ObjectBuilder
-
Encode response and pass it onto the outbound transport.
- encodeTicket(Ticket) - Method in class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
Encode ticket.
- encodeTicketId(String) - Method in class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
Encode ticket id into a SHA-512.
- EncodingUtils - Class in org.apereo.cas.util
-
This is
EncodingUtils
that encapsulates common base64 calls and operations
in one spot.
- encryptAndEncodeAndPutIntoAttributesMap(Map<String, Object>, Map<String, String>, String, RegisteredServiceCipherExecutor, RegisteredService) - Method in class org.apereo.cas.authentication.support.DefaultCasProtocolAttributeEncoder
-
Encrypt, encode and put the attribute into attributes map.
- encryptAssertion(Assertion, HttpServletRequest, HttpServletResponse, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.response.BaseSamlProfileSamlResponseBuilder
-
Encrypt assertion.
- Encryption() - Constructor for class org.apereo.cas.configuration.model.core.util.CryptographyProperties.Encryption
-
- ENDPOINT_IDP_METADATA - Static variable in interface org.apereo.cas.support.saml.SamlIdPConstants
-
The IdP metadata endpoint.
- ENDPOINT_SAML2_IDP_ECP_PROFILE_SSO - Static variable in interface org.apereo.cas.support.saml.SamlIdPConstants
-
The SAML2 IDP ECP endpoint.
- ENDPOINT_SAML2_IDP_INIT_PROFILE_SSO - Static variable in interface org.apereo.cas.support.saml.SamlIdPConstants
-
The SAML2 IDP initiated endpoint.
- ENDPOINT_SAML2_SLO_PROFILE_POST - Static variable in interface org.apereo.cas.support.saml.SamlIdPConstants
-
The SAML2 SLO post endpoint.
- ENDPOINT_SAML2_SSO_PROFILE_POST - Static variable in interface org.apereo.cas.support.saml.SamlIdPConstants
-
The SAML2 SSO post profile endpoint.
- ENDPOINT_SAML2_SSO_PROFILE_POST_CALLBACK - Static variable in interface org.apereo.cas.support.saml.SamlIdPConstants
-
The SAML2 SSO post callback profile endpoint.
- ENDPOINT_SAML2_SSO_PROFILE_REDIRECT - Static variable in interface org.apereo.cas.support.saml.SamlIdPConstants
-
The SAML2 SSO redirect profile endpoint.
- ENDPOINT_SAML_VALIDATE - Static variable in interface org.apereo.cas.support.saml.SamlProtocolConstants
-
Indicates the endpoint for saml validation.
- enoughAttributesAvailableToProcess(String, Map<String, Object>) - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
Enough attributes available to process? Check collection sizes and determine
if we have enough data to move on.
- ensureIndexes(String, List<View>) - Method in class org.apereo.cas.couchbase.core.CouchbaseClientFactory
-
Register indexes to ensure in the bucket when the client is initialized.
- ensurePrincipalAccessIsAllowedForService(Service, RegisteredService, Authentication) - Static method in class org.apereo.cas.services.RegisteredServiceAccessStrategyUtils
-
Ensure service access is allowed.
- ensurePrincipalAccessIsAllowedForService(ServiceTicket, RegisteredService, TicketGrantingTicket) - Static method in class org.apereo.cas.services.RegisteredServiceAccessStrategyUtils
-
Ensure service access is allowed.
- ensurePrincipalAccessIsAllowedForService(Service, RegisteredService, TicketGrantingTicket) - Static method in class org.apereo.cas.services.RegisteredServiceAccessStrategyUtils
-
Ensure service access is allowed.
- ensurePrincipalAccessIsAllowedForService(ServiceTicket, AuthenticationResult, RegisteredService) - Static method in class org.apereo.cas.services.RegisteredServiceAccessStrategyUtils
-
Ensure service access is allowed.
- ensureServiceAccessIsAllowed(String, RegisteredService) - Static method in class org.apereo.cas.services.RegisteredServiceAccessStrategyUtils
-
Ensure service access is allowed.
- ensureServiceAccessIsAllowed(Service, RegisteredService) - Static method in class org.apereo.cas.services.RegisteredServiceAccessStrategyUtils
-
Ensure service access is allowed.
- ensureServiceSsoAccessIsAllowed(RegisteredService, Service, TicketGrantingTicket) - Static method in class org.apereo.cas.services.RegisteredServiceAccessStrategyUtils
-
Ensure service sso access is allowed.
- entityManager - Variable in class org.apereo.cas.ticket.registry.support.JpaLockingStrategy
-
Transactional entity manager from Spring context.
- EnvironmentConversionServiceInitializer - Class in org.apereo.cas.config.init
-
- EnvironmentConversionServiceInitializer() - Constructor for class org.apereo.cas.config.init.EnvironmentConversionServiceInitializer
-
- equals(Object) - Method in class org.apereo.cas.adaptors.authy.AuthyTokenCredential
-
- equals(Object) - Method in class org.apereo.cas.adaptors.duo.authn.BaseDuoAuthenticationService
-
- equals(Object) - Method in class org.apereo.cas.adaptors.duo.authn.BasicDuoAuthenticationService
-
- equals(Object) - Method in class org.apereo.cas.adaptors.duo.authn.DefaultDuoMultifactorAuthenticationProvider
-
- equals(Object) - Method in class org.apereo.cas.adaptors.duo.authn.DuoCredential
-
- equals(Object) - Method in class org.apereo.cas.adaptors.duo.authn.DuoDirectCredential
-
- equals(Object) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorTokenCredential
-
- equals(Object) - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusTokenCredential
-
- equals(Object) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyCredential
-
- equals(Object) - Method in class org.apereo.cas.authentication.AbstractCredential
-
- equals(Object) - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationRequest
-
- equals(Object) - Method in class org.apereo.cas.authentication.BasicCredentialMetaData
-
- equals(Object) - Method in class org.apereo.cas.authentication.BasicIdentifiableCredential
-
- equals(Object) - Method in class org.apereo.cas.authentication.DefaultAuthentication
-
- equals(Object) - Method in class org.apereo.cas.authentication.DefaultHandlerResult
-
- equals(Object) - Method in class org.apereo.cas.authentication.HttpBasedServiceCredential
-
- equals(Object) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
-
- equals(Object) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationServiceResponseBuilder
-
- equals(Object) - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
- equals(Object) - Method in class org.apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository
-
- equals(Object) - Method in class org.apereo.cas.authentication.principal.DefaultPrincipalFactory
-
- equals(Object) - Method in class org.apereo.cas.authentication.principal.NullPrincipal
-
- equals(Object) - Method in class org.apereo.cas.authentication.principal.ShibbolethCompatiblePersistentIdGenerator
-
- equals(Object) - Method in class org.apereo.cas.authentication.principal.SimplePrincipal
-
- equals(Object) - Method in class org.apereo.cas.authentication.principal.WebApplicationServiceResponseBuilder
-
- equals(Object) - Method in class org.apereo.cas.authentication.RememberMeUsernamePasswordCredential
-
- equals(Object) - Method in class org.apereo.cas.authentication.UsernamePasswordCredential
-
- equals(Object) - Method in class org.apereo.cas.DefaultMessageDescriptor
-
- equals(Object) - Method in class org.apereo.cas.digest.DigestCredential
-
- equals(Object) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData.PropertyBean
-
- equals(Object) - Method in class org.apereo.cas.pm.PasswordChangeBean
-
- equals(Object) - Method in class org.apereo.cas.services.AbstractMultifactorAuthenticationProvider
-
- equals(Object) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- equals(Object) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
-
- equals(Object) - Method in class org.apereo.cas.services.AnonymousRegisteredServiceUsernameAttributeProvider
-
- equals(Object) - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
- equals(Object) - Method in class org.apereo.cas.services.DefaultRegisteredServiceMultifactorPolicy
-
- equals(Object) - Method in class org.apereo.cas.services.DefaultRegisteredServiceProperty
-
- equals(Object) - Method in class org.apereo.cas.services.DefaultRegisteredServiceUsernameProvider
-
- equals(Object) - Method in class org.apereo.cas.services.OidcRegisteredService
-
- equals(Object) - Method in class org.apereo.cas.services.PrincipalAttributeRegisteredServiceUsernameProvider
-
- equals(Object) - Method in class org.apereo.cas.services.RefuseRegisteredServiceProxyPolicy
-
- equals(Object) - Method in class org.apereo.cas.services.RegexMatchingRegisteredServiceProxyPolicy
-
- equals(Object) - Method in class org.apereo.cas.services.RegisteredServicePublicKeyImpl
-
- equals(Object) - Method in class org.apereo.cas.services.RemoteEndpointServiceAccessStrategy
-
- equals(Object) - Method in class org.apereo.cas.services.ReturnAllAttributeReleasePolicy
-
- equals(Object) - Method in class org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
-
- equals(Object) - Method in class org.apereo.cas.services.ReturnMappedAttributeReleasePolicy
-
- equals(Object) - Method in class org.apereo.cas.services.support.RegisteredServiceRegexAttributeFilter
-
- equals(Object) - Method in class org.apereo.cas.services.TimeBasedRegisteredServiceAccessStrategy
-
- equals(Object) - Method in class org.apereo.cas.support.oauth.services.OAuthCallbackAuthorizeService
-
- equals(Object) - Method in class org.apereo.cas.support.oauth.services.OAuthRegisteredService
-
- equals(Object) - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdService
-
- equals(Object) - Method in class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsService
-
- equals(Object) - Method in class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsServiceResponseBuilder
-
- equals(Object) - Method in class org.apereo.cas.support.saml.authentication.principal.SamlServiceResponseBuilder
-
- equals(Object) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- equals(Object) - Method in class org.apereo.cas.support.saml.util.GoogleSaml20ObjectBuilder
-
- equals(Object) - Method in class org.apereo.cas.support.spnego.authentication.principal.SpnegoCredential
-
- equals(Object) - Method in class org.apereo.cas.ticket.accesstoken.OAuthAccessTokenExpirationPolicy
-
- equals(Object) - Method in class org.apereo.cas.ticket.code.OAuthCodeImpl
-
- equals(Object) - Method in class org.apereo.cas.ticket.refreshtoken.OAuthRefreshTokenExpirationPolicy
-
- equals(Object) - Method in class org.apereo.cas.ticket.ServiceTicketImpl
- equals(Object) - Method in class org.apereo.cas.ticket.support.AlwaysExpiresExpirationPolicy
-
- equals(Object) - Method in class org.apereo.cas.ticket.support.HardTimeoutExpirationPolicy
-
- equals(Object) - Method in class org.apereo.cas.ticket.support.MultiTimeUseOrTimeoutExpirationPolicy
-
- equals(Object) - Method in class org.apereo.cas.ticket.support.NeverExpiresExpirationPolicy
-
- equals(Object) - Method in class org.apereo.cas.ticket.support.RememberMeDelegatingExpirationPolicy
-
- equals(Object) - Method in class org.apereo.cas.ticket.support.ThrottledUseAndTimeoutExpirationPolicy
-
- equals(Object) - Method in class org.apereo.cas.ticket.support.TicketGrantingTicketExpirationPolicy
-
- equals(Object) - Method in class org.apereo.cas.ticket.support.TimeoutExpirationPolicy
-
- equals(Object) - Method in class org.apereo.cas.ticket.TicketGrantingTicketImpl
-
- equals(Object) - Method in class org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecord
-
- equals(Object) - Method in class org.apereo.cas.validation.ImmutableAssertion
-
- ERROR - Static variable in class org.apereo.cas.monitor.Status
-
Generic ERROR status.
- ERROR - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The error.
- ERROR_CODE_INVALID_PROXY_CALLBACK - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing an invalid proxy callback for validation.
- ERROR_CODE_INVALID_REQUEST - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing an invalid request for validation.
- ERROR_CODE_INVALID_REQUEST_PROXY - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing an invalid pgt request.
- ERROR_CODE_INVALID_TICKET - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing an invalid ticket for validation.
- ERROR_CODE_UNAUTHORIZED_SERVICE - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing an invalid service request.
- ERROR_CODE_UNAUTHORIZED_SERVICE_PROXY - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing an invalid service proxy request.
- ERROR_VIEW - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The error view.
- errorHandlerResolver() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- errorMap - Variable in class org.apereo.cas.authentication.support.DefaultAccountStateHandler
-
Map of account state error to CAS authentication exception.
- establishAuthenticationContextFromInitial(Authentication) - Method in interface org.apereo.cas.authentication.AuthenticationSystemSupport
-
Initiate potential multi-transaction authentication event by handling the initial authentication transaction.
- establishAuthenticationContextFromInitial(Authentication) - Method in class org.apereo.cas.authentication.DefaultAuthenticationSystemSupport
-
- eval(Authentication, RegisteredService, HttpServletRequest) - Method in interface org.apereo.cas.api.AuthenticationRiskEvaluator
-
Calculate final authentication risk score.
- eval(Authentication, RegisteredService, HttpServletRequest) - Method in class org.apereo.cas.impl.engine.DefaultAuthenticationRiskEvaluator
-
- evaluateProducedAuthenticationContext(AuthenticationBuilder) - Method in class org.apereo.cas.authentication.PolicyBasedAuthenticationManager
-
Evaluate produced authentication context.
- evaluateProxiedServiceIfNeeded(Service, TicketGrantingTicket, RegisteredService) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
-
Evaluate proxied service if needed.
- EVENT_ID_BLOCK_AUTHN - Static variable in class org.apereo.cas.impl.plans.BlockAuthenticationContingencyPlan
-
Block authentication event.
- eventPublisher - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
CAS event publisher.
- eventsEntityManagerFactory() - Method in class org.apereo.cas.config.JpaEventsConfiguration
-
- EventsProperties - Class in org.apereo.cas.configuration.model.core.events
-
Configuration properties class for events.
- EventsProperties() - Constructor for class org.apereo.cas.configuration.model.core.events.EventsProperties
-
- EventsProperties.Jpa - Class in org.apereo.cas.configuration.model.core.events
-
- EventsProperties.Mongodb - Class in org.apereo.cas.configuration.model.core.events
-
- exceedsThreshold(HttpServletRequest) - Method in class org.apereo.cas.web.support.AbstractInMemoryThrottledSubmissionHandlerInterceptorAdapter
-
- exceedsThreshold(HttpServletRequest) - Method in class org.apereo.cas.web.support.InspektrThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter
-
- exceedsThreshold(HttpServletRequest) - Method in interface org.apereo.cas.web.support.ThrottledSubmissionHandlerInterceptor
-
Determine whether threshold has been exceeded.
- execute(Authentication, RegisteredService, AuthenticationRiskScore, HttpServletRequest) - Method in interface org.apereo.cas.api.AuthenticationRiskContingencyPlan
-
Execute authentication risk contingency plan and produce a response.
- execute(Authentication, RegisteredService, AuthenticationRiskScore, HttpServletRequest) - Method in class org.apereo.cas.impl.plans.BaseAuthenticationRiskContingencyPlan
-
- executeAddOperation(ConnectionFactory, LdapEntry) - Static method in class org.apereo.cas.util.LdapUtils
-
Execute add operation boolean.
- executeDeleteOperation(ConnectionFactory, LdapEntry) - Static method in class org.apereo.cas.util.LdapUtils
-
Execute delete operation boolean.
- executeInternal(Authentication, RegisteredService, AuthenticationRiskScore, HttpServletRequest) - Method in class org.apereo.cas.impl.plans.BaseAuthenticationRiskContingencyPlan
-
Execute authentication risk contingency plan.
- executeInternal(Authentication, RegisteredService, AuthenticationRiskScore, HttpServletRequest) - Method in class org.apereo.cas.impl.plans.BlockAuthenticationContingencyPlan
-
- executeInternal(Authentication, RegisteredService, AuthenticationRiskScore, HttpServletRequest) - Method in class org.apereo.cas.impl.plans.MultifactorAuthenticationContingencyPlan
-
- executeModifyOperation(String, ConnectionFactory, Map<String, Set<String>>) - Static method in class org.apereo.cas.util.LdapUtils
-
Execute modify operation boolean.
- executeModifyOperation(String, ConnectionFactory, LdapEntry) - Static method in class org.apereo.cas.util.LdapUtils
-
Execute modify operation boolean.
- executePasswordModifyOperation(String, ConnectionFactory, String, String, PasswordManagementProperties.Ldap.LdapType) - Static method in class org.apereo.cas.util.LdapUtils
-
Execute a password modify operation.
- executeSearchForSpnegoAttribute(String) - Method in class org.apereo.cas.web.flow.client.LdapSpnegoKnownClientSystemsFilterAction
-
Searches the ldap instance for the attribute value.
- executeSearchOperation(ConnectionFactory, String, SearchFilter) - Static method in class org.apereo.cas.util.LdapUtils
-
Execute search operation.
- expiration - Variable in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
The expiration time.
- expirationPolicy - Variable in class org.apereo.cas.ticket.accesstoken.DefaultAccessTokenFactory
-
ExpirationPolicy for access tokens.
- expirationPolicy - Variable in class org.apereo.cas.ticket.code.DefaultOAuthCodeFactory
-
ExpirationPolicy for OAuth code.
- ExpirationPolicy - Interface in org.apereo.cas.ticket
-
Strategy that determines if the ticket is expired.
- expirationPolicy - Variable in class org.apereo.cas.ticket.refreshtoken.DefaultRefreshTokenFactory
-
ExpirationPolicy for refresh tokens.
- expire(LocalDate) - Method in interface org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustStorage
-
Expire records that are on/before the provided date.
- expire(String) - Method in interface org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustStorage
-
Expire device by registration key.
- expire(String) - Method in class org.apereo.cas.trusted.authentication.storage.InMemoryMultifactorAuthenticationTrustStorage
-
- expire(LocalDate) - Method in class org.apereo.cas.trusted.authentication.storage.InMemoryMultifactorAuthenticationTrustStorage
-
- expire(String) - Method in class org.apereo.cas.trusted.authentication.storage.JpaMultifactorAuthenticationTrustStorage
-
- expire(LocalDate) - Method in class org.apereo.cas.trusted.authentication.storage.JpaMultifactorAuthenticationTrustStorage
-
- expire(String) - Method in class org.apereo.cas.trusted.authentication.storage.MongoDbMultifactorAuthenticationTrustStorage
-
- expire(LocalDate) - Method in class org.apereo.cas.trusted.authentication.storage.MongoDbMultifactorAuthenticationTrustStorage
-
- expire(LocalDate) - Method in class org.apereo.cas.trusted.authentication.storage.RestMultifactorAuthenticationTrustStorage
-
- expire(String) - Method in class org.apereo.cas.trusted.authentication.storage.RestMultifactorAuthenticationTrustStorage
-
- EXPIRED_ACCESS_TOKEN - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The expired access token.
- ExpiredCRLException - Exception in org.apereo.cas.adaptors.x509.authentication
-
Exception describing an expired CRL condition.
- ExpiredCRLException(String, ZonedDateTime) - Constructor for exception org.apereo.cas.adaptors.x509.authentication.ExpiredCRLException
-
Creates a new instance describing a CRL that expired on the given date.
- ExpiredCRLException(String, ChronoZonedDateTime, int) - Constructor for exception org.apereo.cas.adaptors.x509.authentication.ExpiredCRLException
-
Creates a new instance describing a CRL that expired on a date that is
more than leniency seconds beyond its expiration date.
- ExpiredCRLException(String, ZonedDateTime, int) - Constructor for exception org.apereo.cas.adaptors.x509.authentication.ExpiredCRLException
-
Creates a new instance describing a CRL that expired on a date that is
more than leniency seconds beyond its expiration date.
- ExpiredCRLException(String, Instant, int) - Constructor for exception org.apereo.cas.adaptors.x509.authentication.ExpiredCRLException
-
Creates a new instance describing a CRL that expired on a date that is
more than leniency seconds beyond its expiration date.
- EXPIRES_IN - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The remaining time in seconds before expiration with syntax : expires=3600...
- expressionParser() - Method in class org.apereo.cas.config.CasWebflowContextConfiguration
-
- ExtendedAccessLog() - Constructor for class org.apereo.cas.configuration.model.core.CasServerProperties.ExtendedAccessLog
-
- extractLocalUsernameFromUri(String) - Method in class org.apereo.cas.support.openid.web.support.DefaultOpenIdUserNameExtractor
-
- extractLocalUsernameFromUri(String) - Method in interface org.apereo.cas.support.openid.web.support.OpenIdUserNameExtractor
-
Extract local username from uri.
- extractPrincipalId(Credential) - Method in class org.apereo.cas.adaptors.trusted.authentication.principal.PrincipalBearingPrincipalResolver
-
- extractPrincipalId(Credential) - Method in class org.apereo.cas.adaptors.x509.authentication.principal.AbstractX509PrincipalResolver
-
- extractPrincipalId(Credential) - Method in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
Extracts the id of the user from the provided credential.
- extractPrincipalId(Credential) - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdPrincipalResolver
-
- extractPrincipalId(Credential) - Method in class org.apereo.cas.support.spnego.authentication.principal.SpnegoPrincipalResolver
-
- extractPrincipalId(Credential) - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredentialsToPrincipalResolver
-
Extracts the principalId.
- extractService(HttpServletRequest) - Method in class org.apereo.cas.web.support.AbstractArgumentExtractor
-
- extractService(HttpServletRequest) - Method in interface org.apereo.cas.web.support.ArgumentExtractor
-
Retrieve the service from the request.
- extractServiceInternal(HttpServletRequest) - Method in class org.apereo.cas.web.support.AbstractArgumentExtractor
-
Extract service from the request.
- extractServiceInternal(HttpServletRequest) - Method in class org.apereo.cas.web.support.DefaultArgumentExtractor
-
- gatewayServicesManagementCheck() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- GatewayServicesManagementCheck - Class in org.apereo.cas.web.flow
-
Performs an authorization check for the gateway request if there is no Ticket Granting Ticket.
- GatewayServicesManagementCheck(ServicesManager) - Constructor for class org.apereo.cas.web.flow.GatewayServicesManagementCheck
-
Initialize the component with an instance of the services manager.
- GAuth() - Constructor for class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- gauthMultifactorTrustWebflowConfigurer() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration.GoogleAuthenticatorMultifactorTrustConfiguration
-
- generate(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.adaptors.gauth.web.flow.rest.GoogleAuthenticatorQRGeneratorController
-
Generate.
- generate(Principal, Service) - Method in interface org.apereo.cas.authentication.principal.PersistentIdGenerator
-
Generates a PersistentId based on some algorithm plus the principal.
- generate(Principal, Service) - Method in class org.apereo.cas.authentication.principal.ShibbolethCompatiblePersistentIdGenerator
-
- generate(CommonProfile) - Method in class org.apereo.cas.authorization.LdapAuthorizationGenerator
-
- generate(HttpServletRequest, HttpServletResponse, OAuthRegisteredService, Service, AccessToken, RefreshToken, long) - Method in interface org.apereo.cas.support.oauth.web.AccessTokenResponseGenerator
-
Generate.
- generate(HttpServletRequest, HttpServletResponse, OAuthRegisteredService, Service, AccessToken, RefreshToken, long) - Method in class org.apereo.cas.support.oauth.web.OAuth20AccessTokenResponseGenerator
-
- generateAccessToken(Service, Authentication, J2EContext) - Method in class org.apereo.cas.support.oauth.web.BaseOAuthWrapperController
-
Generate an access token from a service and authentication.
- generateGeography() - Static method in class org.apereo.cas.trusted.util.MultifactorAuthenticationTrustUtils
-
Generate geography.
- generateJsonInternal(HttpServletRequest, HttpServletResponse, JsonGenerator, AccessToken, RefreshToken, long, Service, OAuthRegisteredService) - Method in class org.apereo.cas.support.oauth.web.OAuth20AccessTokenResponseGenerator
-
Generate internal.
- generateJsonInternal(HttpServletRequest, HttpServletResponse, JsonGenerator, AccessToken, RefreshToken, long, Service, OAuthRegisteredService) - Method in class org.apereo.cas.web.OidcAccessTokenResponseGenerator
-
- generateJsonWebKey(int) - Static method in class org.apereo.cas.util.EncodingUtils
-
Generate octet json web key of given size .
- generateKey(MultifactorAuthenticationTrustRecord) - Method in class org.apereo.cas.trusted.authentication.storage.BaseMultifactorAuthenticationTrustStorage
-
Generate key .
- generateKey(MultifactorAuthenticationTrustRecord) - Static method in class org.apereo.cas.trusted.util.MultifactorAuthenticationTrustUtils
-
Generate key.
- generateMetadataForIdp(HttpServletResponse) - Method in class org.apereo.cas.support.saml.web.idp.metadata.SamlMetadataController
-
Displays the identity provider metadata.
- generateSecureRandomId() - Method in class org.apereo.cas.support.saml.util.AbstractSaml20ObjectBuilder
-
- generateSecureRandomId() - Method in class org.apereo.cas.support.saml.util.AbstractSamlObjectBuilder
-
Generate a secure random id.
- generateServiceTicketAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- GenerateServiceTicketAction - Class in org.apereo.cas.web.flow
-
Action to generate a service ticket for a given Ticket Granting Ticket and
Service.
- GenerateServiceTicketAction(AuthenticationSystemSupport, CentralAuthenticationService, TicketRegistrySupport, ServicesManager) - Constructor for class org.apereo.cas.web.flow.GenerateServiceTicketAction
-
- generateTextInternal(HttpServletRequest, HttpServletResponse, AccessToken, RefreshToken, long) - Method in class org.apereo.cas.support.oauth.web.OAuth20AccessTokenResponseGenerator
-
Generate text internal.
- generateToken(Service, Map<String, String>) - Method in class org.apereo.cas.token.authentication.principal.TokenWebApplicationServiceResponseBuilder
-
Generate token string.
- genericSuccessViewAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- GenericSuccessViewAction - Class in org.apereo.cas.web.flow
-
Action that should execute prior to rendering the generic-success login view.
- GenericSuccessViewAction(CentralAuthenticationService, ServicesManager, ServiceFactory, String) - Constructor for class org.apereo.cas.web.flow.GenericSuccessViewAction
-
Instantiates a new Generic success view action.
- GeoLocation() - Constructor for class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.GeoLocation
-
- geoLocationAuthenticationRequestRiskCalculator() - Method in class org.apereo.cas.config.ElectronicFenceConfiguration
-
- GeoLocationAuthenticationRequestRiskCalculator - Class in org.apereo.cas.impl.calcs
-
- GeoLocationAuthenticationRequestRiskCalculator(CasEventRepository) - Constructor for class org.apereo.cas.impl.calcs.GeoLocationAuthenticationRequestRiskCalculator
-
- GeoLocationRequest - Class in org.apereo.cas.authentication.adaptive.geo
-
- GeoLocationRequest() - Constructor for class org.apereo.cas.authentication.adaptive.geo.GeoLocationRequest
-
- GeoLocationRequest(double, double) - Constructor for class org.apereo.cas.authentication.adaptive.geo.GeoLocationRequest
-
- GeoLocationResponse - Class in org.apereo.cas.authentication.adaptive.geo
-
This is
GeoLocationResponse
that represents a particular geo location
usually calculated from an ip address.
- GeoLocationResponse() - Constructor for class org.apereo.cas.authentication.adaptive.geo.GeoLocationResponse
-
- GeoLocationService - Interface in org.apereo.cas.authentication.adaptive.geo
-
- geoLocationService - Variable in class org.apereo.cas.impl.calcs.GeoLocationAuthenticationRequestRiskCalculator
-
Geolocation service.
- geoLocationService() - Method in class org.apereo.cas.support.geo.config.CasGeoLocationConfiguration
-
- geoLocationService() - Method in class org.apereo.cas.support.geo.config.GoogleMapsGeoCodingConfiguration
-
- get() - Method in class org.apereo.cas.audit.spi.DefaultDelegatingAuditTrailManager
-
- get() - Method in interface org.apereo.cas.audit.spi.DelegatingAuditTrailManager
-
Get set of audit records.
- get(String) - Method in class org.apereo.cas.support.events.dao.CasEvent
-
Get property.
- get(SamlRegisteredServiceCachingMetadataResolver, SamlRegisteredService, String) - Static method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
Adapt saml metadata and parse.
- get(SamlRegisteredServiceCachingMetadataResolver, SamlRegisteredService, RequestAbstractType) - Static method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
Adapt saml metadata and parse.
- get() - Method in class org.apereo.cas.support.spnego.util.ReverseDNSRunnable
-
Getter method to buildIdentifier result of lookup.
- get(Class<? extends Ticket>) - Method in class org.apereo.cas.ticket.accesstoken.DefaultAccessTokenFactory
-
- get(Class<? extends Ticket>) - Method in class org.apereo.cas.ticket.code.DefaultOAuthCodeFactory
-
- get(Class<? extends Ticket>) - Method in class org.apereo.cas.ticket.DefaultProxyGrantingTicketFactory
-
- get(Class<? extends Ticket>) - Method in class org.apereo.cas.ticket.DefaultTicketGrantingTicketFactory
-
- get(Class<? extends Ticket>) - Method in class org.apereo.cas.ticket.factory.DefaultProxyGrantingTicketFactory
-
- get(Class<? extends Ticket>) - Method in class org.apereo.cas.ticket.factory.DefaultProxyTicketFactory
-
- get(Class<? extends Ticket>) - Method in class org.apereo.cas.ticket.factory.DefaultServiceTicketFactory
-
- get(Class<? extends Ticket>) - Method in class org.apereo.cas.ticket.factory.DefaultTicketFactory
-
- get(Class<? extends Ticket>) - Method in class org.apereo.cas.ticket.factory.DefaultTicketGrantingTicketFactory
-
- get(Class<? extends Ticket>) - Method in class org.apereo.cas.ticket.refreshtoken.DefaultRefreshTokenFactory
-
- get(Class<? extends Ticket>) - Method in interface org.apereo.cas.ticket.TicketFactory
-
Get ticket factory.
- get(LocalDate) - Method in interface org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustStorage
-
Get all records by date.
- get(String) - Method in interface org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustStorage
-
Get record.
- get(String, LocalDate) - Method in interface org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustStorage
-
Get record by date.
- get(String, LocalDate) - Method in class org.apereo.cas.trusted.authentication.storage.BaseMultifactorAuthenticationTrustStorage
-
- get(LocalDate) - Method in class org.apereo.cas.trusted.authentication.storage.InMemoryMultifactorAuthenticationTrustStorage
-
- get(String) - Method in class org.apereo.cas.trusted.authentication.storage.InMemoryMultifactorAuthenticationTrustStorage
-
- get(LocalDate) - Method in class org.apereo.cas.trusted.authentication.storage.JpaMultifactorAuthenticationTrustStorage
-
- get(String) - Method in class org.apereo.cas.trusted.authentication.storage.JpaMultifactorAuthenticationTrustStorage
-
- get(LocalDate) - Method in class org.apereo.cas.trusted.authentication.storage.MongoDbMultifactorAuthenticationTrustStorage
-
- get(String) - Method in class org.apereo.cas.trusted.authentication.storage.MongoDbMultifactorAuthenticationTrustStorage
-
- get(String) - Method in class org.apereo.cas.trusted.authentication.storage.RestMultifactorAuthenticationTrustStorage
-
- get(LocalDate) - Method in class org.apereo.cas.trusted.authentication.storage.RestMultifactorAuthenticationTrustStorage
-
- getAccept() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getAcceptableCodes() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getAcceptableResponseCodes() - Method in class org.apereo.cas.services.RemoteEndpointServiceAccessStrategy
-
- getAcceptableUsagePolicy() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getAccessStrategy() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getAccessStrategy() - Method in interface org.apereo.cas.services.RegisteredService
-
Gets the access strategy that decides whether this registered
service is able to proceed with authentication requests.
- getAccessToken() - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties
-
- getAccessTokenIdGenerator() - Method in class org.apereo.cas.ticket.accesstoken.DefaultAccessTokenFactory
-
- getAccountId() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Sms.Twilio
-
- getAccountingPort() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Client
-
- getAccountingPort() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Client
-
- getAccountStateHandler() - Method in class org.apereo.cas.authentication.support.LdapPasswordPolicyConfiguration
-
- getAccuracy() - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationRequest
-
- getAction() - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- getActiveCount() - Method in class org.apereo.cas.monitor.AbstractPoolMonitor
-
Gets the number of pool resources active at present.
- getActiveCount() - Method in class org.apereo.cas.monitor.JdbcDataSourceMonitor
-
- getActiveCount() - Method in class org.apereo.cas.monitor.PooledLdapConnectionFactoryMonitor
-
- getActiveCount() - Method in class org.apereo.cas.monitor.PoolStatus
-
Gets the number of active pool resources.
- getActiveLoggers(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.report.LoggingConfigController
-
Gets active loggers.
- getAdapters() - Method in class org.apereo.cas.support.saml.mdui.ChainingMetadataResolverAdapter
-
- getAdaptive() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getAdditionalAttributes() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- getAddresses() - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationResponse
-
- getAdminPagesSecurity() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getAdminRoles() - Method in class org.apereo.cas.configuration.model.core.web.security.AdminPagesSecurityProperties
-
- getAdminRoles() - Method in class org.apereo.cas.configuration.model.webapp.mgmt.ManagementWebappProperties
-
- getAgent() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- getAgent() - Method in class org.apereo.cas.support.events.dao.CasEvent
-
- getAjp() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- getAlg() - Method in class org.apereo.cas.configuration.model.core.util.CryptographyProperties
-
- getAlgorithm() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServicePublicKeyEditBean
-
- getAlgorithm() - Method in interface org.apereo.cas.services.RegisteredServicePublicKey
-
Gets algorithm for the public key.
- getAlgorithm() - Method in class org.apereo.cas.services.RegisteredServicePublicKeyImpl
-
- getAlgorithm() - Method in class org.apereo.cas.util.crypto.PrivateKeyFactoryBean
-
- getAlgorithm() - Method in class org.apereo.cas.util.crypto.PublicKeyFactoryBean
-
- getAlgorithmName() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- getAlgs() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- getAll() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties
-
- getAllowedAttributes() - Method in class org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
-
Gets the allowed attributes.
- getAllowedAttributes() - Method in class org.apereo.cas.services.ReturnMappedAttributeReleasePolicy
-
Gets the allowed attributes.
- getAllowHeaders() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- getAllowMethods() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- getAllowOrigins() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- getAllServices() - Method in class org.apereo.cas.services.DefaultServicesManager
-
- getAllServices() - Method in interface org.apereo.cas.services.ServicesManager
-
Retrieve the collection of all registered services.
- getAllTrustedDevices(HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.trusted.web.MultifactorAuthenticationTrustController
-
Gets all trusted devices.
- getAlternativeRemoteHostAttribute() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getAny() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties
-
- getApiHost() - Method in class org.apereo.cas.adaptors.duo.authn.BaseDuoAuthenticationService
-
- getApiHost() - Method in interface org.apereo.cas.adaptors.duo.authn.DuoAuthenticationService
-
Gets api host.
- getApiKey() - Method in class org.apereo.cas.configuration.model.support.geo.googlemaps.GoogleMapsProperties
-
- getApiKey() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Authy
-
- getApiKey() - Method in class org.apereo.cas.configuration.model.support.stormpath.StormpathProperties
-
- getApiUrl() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Authy
-
- getApiUrls() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.YubiKey
-
- getAppCode() - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties
-
- getAppcode() - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties
-
- getAppId() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.Cleaner
-
- getApplicationCode() - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- getApplicationContext() - Static method in class org.apereo.cas.util.ApplicationContextProvider
-
- getApplicationId() - Method in class org.apereo.cas.configuration.model.support.stormpath.StormpathProperties
-
- getApplicationType() - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- getArtifactId() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
-
- getArtifactId() - Method in interface org.apereo.cas.authentication.principal.WebApplicationService
-
Retrieves the artifact supplied with the service.
- getAssertion() - Method in class org.apereo.cas.support.events.CasServiceTicketValidatedEvent
-
- getAssertionConsumerService() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getAssertionConsumerServiceFor(AuthnRequest, ServicesManager, SamlRegisteredServiceCachingMetadataResolver) - Static method in class org.apereo.cas.support.saml.SamlIdPUtils
-
Gets assertion consumer service for.
- getAssertionConsumerServices() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getAssertionFrom(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets the assertion from the model.
- getAssignedId() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getAssignedId() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- getAssociation(ServerManager, ParameterList) - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdServiceResponseBuilder
-
Gets association.
- getAssociationResponse(HttpServletRequest) - Method in class org.apereo.cas.support.openid.web.mvc.SmartOpenIdController
-
Gets the association response.
- getAsyncBackupCount() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getAsyncTimeout() - Method in class org.apereo.cas.configuration.model.core.authentication.HttpClientProperties
-
- getAsyncTimeout() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- getAtomicityMode() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties.TicketsCache
-
- getAttrFilter() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean
-
- getAttributeFilter() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
-
Gets the attribute filter.
- getAttributeMerger() - Method in enum org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository.MergingStrategy
-
Get attribute merger.
- getAttributeMutator() - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
gets the attributeMutator.
- getAttributeName() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Mail
-
- getAttributeName() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Sms
-
- getAttributeName() - Method in class org.apereo.cas.configuration.model.core.rest.RestProperties
-
- getAttributeName() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- getAttributeNameFormats() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Response
-
- getAttributeNamespace() - Method in class org.apereo.cas.configuration.model.support.saml.SamlCore
-
- getAttributeReleasePolicy() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getAttributeReleasePolicy() - Method in interface org.apereo.cas.services.RegisteredService
-
Gets the attribute filtering policy to determine
how attributes are to be filtered and released for
this service.
- getAttributeRepository() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getAttributes() - Method in class org.apereo.cas.adaptors.radius.RadiusResponse
-
- getAttributes() - Method in interface org.apereo.cas.authentication.Authentication
-
Attributes of the authentication (not the Principal).
- getAttributes() - Method in class org.apereo.cas.authentication.DefaultAuthentication
-
- getAttributes() - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Gets the authentication attribute map.
- getAttributes() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
-
- getAttributes(Principal) - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
- getAttributes() - Method in class org.apereo.cas.authentication.principal.DefaultResponse
-
- getAttributes() - Method in class org.apereo.cas.authentication.principal.NullPrincipal
-
- getAttributes() - Method in interface org.apereo.cas.authentication.principal.Principal
-
- getAttributes(Principal) - Method in interface org.apereo.cas.authentication.principal.PrincipalAttributesRepository
-
Gets attributes for the given principal id.
- getAttributes() - Method in interface org.apereo.cas.authentication.principal.Response
-
Gets attributes.
- getAttributes() - Method in class org.apereo.cas.authentication.principal.SimplePrincipal
-
- getAttributes() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- getAttributes() - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- getAttributes() - Method in class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- getAttributes() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyStrategyEditBean
-
- getAttributes(Principal) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
-
- getAttributes(Principal) - Method in interface org.apereo.cas.services.RegisteredServiceAttributeReleasePolicy
-
Gets the attributes, having applied the filter.
- getAttributes() - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- getAttributesInternal(Map<String, Object>) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
-
Gets the attributes internally from the implementation.
- getAttributesInternal(Map<String, Object>) - Method in class org.apereo.cas.services.DenyAllAttributeReleasePolicy
-
- getAttributesInternal(Map<String, Object>) - Method in class org.apereo.cas.services.GroovyScriptAttributeReleasePolicy
-
- getAttributesInternal(Map<String, Object>) - Method in class org.apereo.cas.services.ReturnAllAttributeReleasePolicy
-
- getAttributesInternal(Map<String, Object>) - Method in class org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
-
- getAttributesInternal(Map<String, Object>) - Method in class org.apereo.cas.services.ReturnMappedAttributeReleasePolicy
-
- getAttributesType() - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- getAttributesType() - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
- getAttributeValue() - Method in class org.apereo.cas.configuration.model.core.rest.RestProperties
-
- getAttributeValues() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- getAttrOption() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean
-
- getAttrPolicy() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean
-
- getAttrPolicy() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyViewBean
-
- getAttrRelease() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getAttrRelease() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- getAudience() - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- getAudit() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getAuditActionContext() - Method in class org.apereo.cas.support.events.CasAuditActionContextRecordedEvent
-
- getAuditFormat() - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties
-
- getAuditLog(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.report.LoggingConfigController
-
Gets audit log.
- getAuditQuery() - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties.Jdbc
-
- getAupAttributeName() - Method in class org.apereo.cas.configuration.model.support.aup.AcceptableUsagePolicyProperties
-
- getAuthCtxCls() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- getAuthenticatedPrincipalFrom(String) - Method in class org.apereo.cas.ticket.registry.DefaultTicketRegistrySupport
-
- getAuthenticatedPrincipalFrom(String) - Method in interface org.apereo.cas.ticket.registry.TicketRegistrySupport
-
Retrieve a valid Principal object identified by the provided TGT SSO token.
- getAuthenticatedUsername() - Static method in class org.apereo.cas.web.support.WebUtils
-
Return the username of the authenticated user (based on pac4j security).
- getAuthentication() - Method in class org.apereo.cas.adaptors.duo.authn.DuoDirectCredential
-
- getAuthentication() - Method in interface org.apereo.cas.authentication.AuthenticationResult
-
Obtains the finalized primary authentication for this result.
- getAuthentication() - Method in class org.apereo.cas.authentication.DefaultAuthenticationResult
-
- getAuthentication() - Method in class org.apereo.cas.support.events.CasAuthenticationTransactionCompletedEvent
-
- getAuthentication() - Method in class org.apereo.cas.support.events.CasRiskBasedAuthenticationEvaluationStartedEvent
-
- getAuthentication() - Method in class org.apereo.cas.support.events.CasRiskBasedAuthenticationMitigationStartedEvent
-
- getAuthentication() - Method in class org.apereo.cas.support.events.CasRiskyAuthenticationDetectedEvent
-
- getAuthentication() - Method in class org.apereo.cas.support.events.CasRiskyAuthenticationMitigatedEvent
-
- getAuthentication() - Method in class org.apereo.cas.ticket.code.OAuthCodeImpl
-
- getAuthentication() - Method in interface org.apereo.cas.ticket.OAuthToken
-
Get the current authentication.
- getAuthentication() - Method in class org.apereo.cas.ticket.ServiceTicketImpl
-
- getAuthentication() - Method in interface org.apereo.cas.ticket.TicketGrantingTicket
-
Method to retrieve the authentication.
- getAuthentication() - Method in class org.apereo.cas.ticket.TicketGrantingTicketImpl
-
- getAuthentication() - Method in interface org.apereo.cas.ticket.TicketState
-
Authentication information from the ticket.
- getAuthentication(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets authentication from conversation scope.
- getAuthenticationAttribute(Map<String, Object>, String) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets an authentication attribute from the primary authentication object.
- getAuthenticationAttributeName() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider.Bypass
-
- getAuthenticationAttributes(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets authentication attributes from the primary authentication object.
- getAuthenticationAttributesAsMultiValuedAttributes(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets authentication attributes.
- getAuthenticationAttributeValue() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider.Bypass
-
- getAuthenticationContextAttribute() - Method in class org.apereo.cas.authentication.DefaultAuthenticationContextValidator
-
- getAuthenticationContextAttribute() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- getAuthenticationContextAttribute() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- getAuthenticationContextAttribute() - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
- getAuthenticationContextClassMappings() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- getAuthenticationDate() - Method in interface org.apereo.cas.authentication.Authentication
-
Method to retrieve the timestamp of when this Authentication object was
created.
- getAuthenticationDate() - Method in class org.apereo.cas.authentication.DefaultAuthentication
-
- getAuthenticationDate() - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Gets the authentication date.
- getAuthenticationDate(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets authentication date.
- getAuthenticationFrom(String) - Method in class org.apereo.cas.ticket.registry.DefaultTicketRegistrySupport
-
- getAuthenticationFrom(String) - Method in interface org.apereo.cas.ticket.registry.TicketRegistrySupport
-
Retrieve a valid Authentication object identified by the provided TGT SSO token.
- getAuthenticationHandlerName() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider.Bypass
-
- getAuthenticationMethod() - Method in class org.apereo.cas.configuration.model.support.digest.DigestProperties
-
- getAuthenticationMethod() - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- getAuthenticationMethodName() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider.Bypass
-
- getAuthenticationPort() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Client
-
- getAuthenticationPort() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Client
-
- getAuthenticationPrincipal(String) - Method in class org.apereo.cas.web.flow.GenericSuccessViewAction
-
Gets authentication principal.
- getAuthenticationProviderForService(RegisteredService) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
Gets authentication provider for service.
- getAuthenticationResult(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets authentication result builder.
- getAuthenticationResultBuilder(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets authentication result builder.
- getAuthenticationSatisfiedByPolicy(Authentication, ServiceContext) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
-
Gets the authentication satisfied by policy.
- getAuthenticationSystemSupport() - Method in class org.apereo.cas.support.oauth.authenticator.OAuthUserAuthenticator
-
- getAuthenticationSystemSupport() - Method in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
- getAuthenticationTransactionManager() - Method in interface org.apereo.cas.authentication.AuthenticationSystemSupport
-
Gets authentication transaction manager.
- getAuthenticationTransactionManager() - Method in class org.apereo.cas.authentication.DefaultAuthenticationSystemSupport
-
- getAuthenticationUri() - Method in class org.apereo.cas.adaptors.rest.RestAuthenticationApi
-
- getAuthenticator(Credential) - Method in class org.apereo.cas.authentication.MongoAuthenticationHandler
-
- getAuthenticator(Credential) - Method in class org.apereo.cas.authentication.StormpathAuthenticationHandler
-
- 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
-
- getAuthenticator(Credential) - Method in class org.apereo.cas.token.authentication.TokenAuthenticationHandler
-
- getAuthn() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getAuthorizationEndpoint() - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- getAuthy() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- getAuthyClient() - Method in class org.apereo.cas.adaptors.authy.AuthyClientInstance
-
- getAuthyTokens() - Method in class org.apereo.cas.adaptors.authy.AuthyClientInstance
-
- getAuthyUsers() - Method in class org.apereo.cas.adaptors.authy.AuthyClientInstance
-
- getAuthzAttributes() - Method in class org.apereo.cas.configuration.model.webapp.mgmt.ManagementWebappProperties
-
- getAvailability(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.report.StatisticsController
-
Gets availability times of the server.
- getAvailableAttributes() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.FormData
-
- getAvailableMultifactorAuthenticationProviders(ApplicationContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets all multifactor authentication providers from application context.
- getAvailableQueryAttributes() - Method in class org.apereo.cas.persondir.support.ShibbolethPersonAttributeDao
-
- getBackupCount() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getBaseDn() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Ldap
-
- getBaseDn() - Method in class org.apereo.cas.configuration.model.support.aup.AcceptableUsagePolicyProperties.Ldap
-
- getBaseDn() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- getBaseDn() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- getBaseDn() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthorizationProperties
-
- getBaseDn() - Method in class org.apereo.cas.configuration.model.support.ldap.serviceregistry.LdapServiceRegistryProperties
-
- getBaseDn() - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Ldap
-
- getBaseDn() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties.Ldap
-
- getBaseDn() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties.Ldap
-
- getBaseDn() - Method in class org.apereo.cas.web.flow.LdapAcceptableUsagePolicyRepository
-
- getBaseNames() - Method in class org.apereo.cas.configuration.model.core.web.MessageBundleProperties
-
- getBasicAuthnPassword() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- getBasicAuthnUsername() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- getBatchSize() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- getBcc() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Mail
-
- getBind() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties
-
- getBindCredential() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getBindDn() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getBlockWaitTime() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getBoolean(LdapEntry, String) - Static method in class org.apereo.cas.util.LdapUtils
-
Reads a Boolean value from the LdapEntry.
- getBoolean(LdapEntry, String, Boolean) - Static method in class org.apereo.cas.util.LdapUtils
-
Reads a Boolean value from the LdapEntry.
- getBox() - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- getBucket() - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseServiceRegistryProperties
-
- getBucket() - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseTicketRegistryProperties
-
- getBuilderFactory() - Method in class org.apereo.cas.support.saml.OpenSamlConfigBean
-
- getBypass() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider
-
- getCachedExpiration() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean
-
- getCachedTimeUnit() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean
-
- getCacheDuration() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getCacheExpirationMinutes() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- getCacheManagerName() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getCacheMaxElementsInMemory() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getCacheMode() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties.TicketsCache
-
- getCacheName() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getCacheName() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties.TicketsCache
-
- getCacheName() - Method in class org.apereo.cas.configuration.model.support.infinispan.InfinispanProperties
-
- getCachePolicy() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getCacheSeconds() - Method in class org.apereo.cas.configuration.model.core.web.MessageBundleProperties
-
- getCacheTimeToIdle() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getCacheTimeToIdleSeconds() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getCacheTimeToLive() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getCacheTimeToLiveSeconds() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getCalculators() - Method in interface org.apereo.cas.api.AuthenticationRiskEvaluator
-
Gets calculators.
- getCalculators() - Method in class org.apereo.cas.impl.engine.DefaultAuthenticationRiskEvaluator
-
- getCallbackUrl() - Method in class org.apereo.cas.authentication.HttpBasedServiceCredential
-
- getCapacity() - Method in interface org.apereo.cas.monitor.CacheStatistics
-
Gets the current capacity of the cache in a unit specific to the cache being monitored (e.g.
- getCapacity() - Method in class org.apereo.cas.monitor.EhCacheStatistics
-
Gets the heap memory capacity of the cache.
- getCapacity() - Method in class org.apereo.cas.monitor.HazelcastMonitor.HazelcastStatistics
-
- getCapacity() - Method in class org.apereo.cas.monitor.SimpleCacheStatistics
-
- getCas() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- getCas2() - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties
-
- getCas3() - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties
-
- 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
-
- getCasCredentialsType() - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler
-
- getCaseCanonicalization() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- getCaseConversion() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalTransformationProperties
-
- getCasEventRepository() - Method in class org.apereo.cas.support.events.listener.DefaultCasEventListener
-
- getCasPrincipalAttributes(Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.web.view.Cas30ResponseView
-
Put cas principal attributes into model.
- getCasProtocolAuthenticationAttributes(Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.web.view.Cas30ResponseView
-
Put cas authentication attributes into model.
- getCasServerHostName() - Static method in class org.apereo.cas.util.InetAddressUtils
-
Gets cas server host name.
- getCasTicketGrantingTicketCreatedEventsFor(String) - Method in class org.apereo.cas.impl.calcs.BaseAuthenticationRequestRiskCalculator
-
Gets cas ticket granting ticket created events.
- getCc() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Mail
-
- getCentralAuthenticationService() - Method in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
- getCertificate() - Method in class org.apereo.cas.adaptors.x509.authentication.principal.X509CertificateCredential
-
- getCertificateFactory() - Static method in class org.apereo.cas.adaptors.x509.util.CertUtils
-
Gets a certificate factory for creating X.509 artifacts.
- getCertificates() - Method in class org.apereo.cas.adaptors.x509.authentication.principal.X509CertificateCredential
-
- getChainedAuthentications(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets chained authentications.
- getChainedAuthentications() - Method in interface org.apereo.cas.ticket.TicketGrantingTicket
-
- getChainedAuthentications() - Method in class org.apereo.cas.ticket.TicketGrantingTicketImpl
-
- getChainedAuthentications() - Method in interface org.apereo.cas.validation.Assertion
-
Gets a list of all authentications that have occurred during a CAS SSO session.
- getChainedAuthentications() - Method in class org.apereo.cas.validation.ImmutableAssertion
-
- getCharacterEncoding() - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordEncoderProperties
-
- getCityDatabase() - Method in class org.apereo.cas.configuration.model.support.geo.maxmind.MaxmindProperties
-
- getClaimsSupported() - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- getClaimTypesSupported() - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- getCleaner() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- getCleaner() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- getClearpass() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getClient() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationHandler
-
- getClient() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius
-
- getClient() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- getClientId() - Method in class org.apereo.cas.configuration.model.support.geo.googlemaps.GoogleMapsProperties
-
- getClientId() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.YubiKey
-
- getClientId() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOAuthTypeEditBean
-
- getClientId() - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- getClientId() - Method in class org.apereo.cas.support.oauth.services.OAuthRegisteredService
-
- getClientIp() - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- getClientIpAddress() - Method in class org.apereo.cas.support.events.dao.CasEvent
-
- getClientName() - Method in class org.apereo.cas.OidcClientRegistrationRequest
-
- getClientName() - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- getClientRegistrationResponse(OidcClientRegistrationRequest, OidcRegisteredService) - Method in class org.apereo.cas.web.controllers.OidcDynamicClientRegistrationEndpointController
-
Gets client registration response.
- getClients() - Method in class org.apereo.cas.support.pac4j.authentication.handler.support.ClientAuthenticationHandler
-
- getClients() - Method in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
- getClientSecret() - Method in class org.apereo.cas.configuration.model.support.geo.googlemaps.GoogleMapsProperties
-
- getClientSecret() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOAuthTypeEditBean
-
- getClientSecret() - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- getClientSecret() - Method in class org.apereo.cas.support.oauth.services.OAuthRegisteredService
-
- getClientUri() - Method in class org.apereo.cas.configuration.model.support.mongo.AbstractMongoProperties
-
- getCluster() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties
-
- getCode() - Method in class org.apereo.cas.adaptors.radius.RadiusResponse
-
- getCode() - Method in interface org.apereo.cas.authentication.ContextualAuthenticationPolicy
-
- getCode() - Method in interface org.apereo.cas.authentication.MessageDescriptor
-
Gets code.
- getCode() - Method in exception org.apereo.cas.authentication.RootCasException
-
- getCode() - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties
-
- getCode() - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties.Failure
-
- getCode() - Method in class org.apereo.cas.DefaultMessageDescriptor
-
- getCode() - Method in class org.apereo.cas.monitor.Status
-
Gets the status code.
- getCode() - Method in exception org.apereo.cas.services.UnauthorizedServiceException
-
The error code associated with this exception.
- getCodeDigits() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- getCodes() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- getCollection() - Method in class org.apereo.cas.configuration.model.support.mongo.AbstractMongoProperties
-
- getCollectionName() - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorAccountRegistry
-
- getCollectionName() - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- getCollectionName() - Method in class org.apereo.cas.support.events.mongo.MongoDbCasEventRepository
-
- getColumnMappings() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- getConcurrency() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.InMemory
-
- getConfig() - Method in class org.apereo.cas.configuration.support.AbstractConfigProperties
-
- getConfigBean() - Method in class org.apereo.cas.support.wsfederation.WsFederationHelper
-
- getConfigLocation() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getConfigLocation() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties
-
- getConfigLocation() - Method in class org.apereo.cas.configuration.model.support.infinispan.InfinispanProperties
-
- getConfigurableApplicationContext() - Method in class org.apereo.cas.util.ApplicationContextProvider
-
- getConfiguration(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.report.LoggingConfigController
-
Gets configuration as JSON.
- getConfirmedPassword() - Method in class org.apereo.cas.pm.PasswordChangeBean
-
- getConnectionBackoffStrategy() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getConnectionFactory() - Method in class org.apereo.cas.web.flow.LdapAcceptableUsagePolicyRepository
-
- getConnectionReuseStrategy() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getConnectionStrategy() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getConnectionTimeout() - Method in class org.apereo.cas.configuration.model.core.authentication.HttpClientProperties
-
- getConnectionTimeout() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- getConnectionTimeout() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getConnectTimeout() - Method in class org.apereo.cas.configuration.model.support.geo.googlemaps.GoogleMapsProperties
-
- getConnectTimeout() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getConns() - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- getContactPersons() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getContentType() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- getContentType() - Method in class org.apereo.cas.util.http.HttpMessage
-
- getContext() - Method in interface org.apereo.cas.authentication.ContextualAuthenticationPolicy
-
Gets the context used to evaluate the authentication policy.
- getContingencyPlan() - Method in interface org.apereo.cas.api.AuthenticationRiskMitigator
-
Gets contingency plans.
- getContingencyPlan() - Method in class org.apereo.cas.impl.engine.DefaultAuthenticationRiskMitigator
-
- getCookieStore() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getCors() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties
-
- getCouchbase() - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- getCouchbase() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- getCountOfUses() - Method in class org.apereo.cas.ticket.AbstractTicket
-
- getCountOfUses() - Method in class org.apereo.cas.ticket.registry.EncodedTicket
-
- getCountOfUses() - Method in interface org.apereo.cas.ticket.Ticket
-
Gets count of uses.
- getCountOfUses() - Method in interface org.apereo.cas.ticket.TicketState
-
Returns the number of times a ticket was used.
- getCountryDatabase() - Method in class org.apereo.cas.configuration.model.support.geo.maxmind.MaxmindProperties
-
- getCreationTime() - Method in class org.apereo.cas.support.events.dao.CasEvent
-
Gets creation time.
- getCreationTime() - Method in class org.apereo.cas.ticket.AbstractTicket
-
- getCreationTime() - Method in class org.apereo.cas.ticket.registry.EncodedTicket
-
- getCreationTime() - Method in interface org.apereo.cas.ticket.Ticket
-
Method to return the time the Ticket was created.
- getCreationTime() - Method in interface org.apereo.cas.ticket.TicketState
-
Get the time the ticket was created.
- getCredential() - Method in class org.apereo.cas.support.events.CasAuthenticationTransactionStartedEvent
-
- getCredential() - Method in class org.apereo.cas.support.events.CasAuthenticationTransactionSuccessfulEvent
-
- getCredential(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets credential from the context.
- getCredentialClass() - Method in class org.apereo.cas.authentication.AbstractCredential
-
- getCredentialClass() - Method in class org.apereo.cas.authentication.BasicCredentialMetaData
-
- getCredentialClass() - Method in interface org.apereo.cas.authentication.CredentialMetaData
-
Gets the type of the original credential.
- getCredentialClassType() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider.Bypass
-
- getCredentialCriteria() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Bind
-
- getCredentialCriteria() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- getCredentialCriteria() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Query
-
- getCredentialCriteria() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- getCredentialCriteria() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- getCredentialFromContext(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
Gets credential from context.
- getCredentialMetaData() - Method in class org.apereo.cas.authentication.DefaultHandlerResult
-
- getCredentialMetaData() - Method in interface org.apereo.cas.authentication.HandlerResult
-
Gets credential meta data.
- getCredentials() - Method in interface org.apereo.cas.authentication.Authentication
-
Gets a list of metadata about the credentials supplied at authentication time.
- getCredentials() - Method in class org.apereo.cas.authentication.AuthenticationTransaction
-
- getCredentials() - Method in class org.apereo.cas.authentication.DefaultAuthentication
-
- getCredentials() - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Gets the list of credentials that were attempted to be authenticated.
- getCredentials() - Method in class org.apereo.cas.authentication.principal.ClientCredential
-
Return the credentials.
- getCredentialsProvider() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getCRL(X509Certificate) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.AbstractCRLRevocationChecker
-
Gets the first fetched CRL for the given certificate.
- getCrlExpiredPolicy() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getCrlFetcher() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getCrlResourceExpiredPolicy() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getCrlResources() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getCrlResourceUnavailablePolicy() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getCRLs(X509Certificate) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.AbstractCRLRevocationChecker
-
Gets the collection of CRLs for the given certificate.
- getCRLs(X509Certificate) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.CRLDistributionPointRevocationChecker
-
Gets the collection of CRLs for the given certificate.
- getCRLs(X509Certificate) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.ResourceCRLRevocationChecker
-
- getCrlUnavailablePolicy() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getCrypto() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.InMemory
-
- getCrypto() - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseTicketRegistryProperties
-
- getCrypto() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getCrypto() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties
-
- getCrypto() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getCrypto() - Method in class org.apereo.cas.configuration.model.support.infinispan.InfinispanProperties
-
- getCrypto() - Method in class org.apereo.cas.configuration.model.support.jpa.ticketregistry.JpaTicketRegistryProperties
-
- getCrypto() - Method in class org.apereo.cas.configuration.model.support.memcached.MemcachedTicketRegistryProperties
-
- getCrypto() - Method in class org.apereo.cas.configuration.model.support.token.TokenAuthenticationProperties
-
- getCurrentAuthentication() - Static method in class org.apereo.cas.authentication.CurrentCredentialsAndAuthentication
-
Get Authentication from ThreadLocal.
- getCurrentCredentialIds() - Static method in class org.apereo.cas.authentication.CurrentCredentialsAndAuthentication
-
Get credential ids from ThreadLocal.
- getCurrentCredentialIdsAsString() - Static method in class org.apereo.cas.authentication.CurrentCredentialsAndAuthentication
-
Get credential ids String representation from ThreadLocal.
- getCurrentDateAndTime() - Method in class org.apereo.cas.util.ISOStandardDateFormat
-
Gets the current date and time
formatted by the pattern specified.
- getCurrentExecutingSubject() - Method in class org.apereo.cas.adaptors.generic.ShiroAuthenticationHandler
-
Gets current executing subject.
- getCustomComponent() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.FormData
-
Visible for serialization only.
- getCustomComponent(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.FormData
-
Get the current properties for the specified custom component.
- getCustomComponent() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
Visible for serialization only.
- getCustomComponent(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
Get the current properties for the specified custom component.
- getCustomComponent() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
Visible for serialization only.
- getCustomComponent(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
Get the current properties for the specified custom component.
- getCustomParamKey1() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- getCustomParamKey2() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- getCustomParamValue1() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- getCustomParamValue2() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- getDatabase() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth.Jpa
-
- getDatabase() - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties
-
- getDatabaseName() - Method in class org.apereo.cas.config.MongoDbCloudConfigBootstrapConfiguration
-
- getDatabaseName() - Method in class org.apereo.cas.config.MongoDbServiceRegistryConfiguration
-
- getDataEncryptionParameters(Assertion, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
Gets data encryption parameters.
- getDataSource() - Method in class org.apereo.cas.adaptors.jdbc.AbstractJdbcUsernamePasswordAuthenticationHandler
-
- getDataSource() - Method in class org.apereo.cas.configuration.model.support.jpa.JpaConfigDataHolder
-
- getDate() - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- getDate() - Method in class org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecord
-
- getDateTime() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- getDateTime() - Static method in class org.apereo.cas.util.CasVersion
-
Gets last modified date/time for the module.
- getDaysInRecentHistory() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- getDaysToExpiration() - Method in class org.apereo.cas.authentication.support.password.PasswordExpiringWarningMessageDescriptor
-
- getDdlAuto() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- getDefaultAttributesToRelease() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- getDefaultCatalog() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- getDefaultHeaders() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getDefaultLocale() - Method in class org.apereo.cas.configuration.model.webapp.mgmt.ManagementWebappProperties
-
- getDefaultMessage() - Method in interface org.apereo.cas.authentication.MessageDescriptor
-
Gets default message.
- getDefaultMessage() - Method in class org.apereo.cas.DefaultMessageDescriptor
-
- getDefaultMessage(String) - Method in class org.apereo.cas.web.view.CasReloadableMessageBundle
-
- getDefaultRedirectUrl() - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties
-
- getDefaultSchema() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- getDefaultThemeName() - Method in class org.apereo.cas.configuration.model.support.themes.ThemeProperties
-
- getDefaultValue() - Method in class org.apereo.cas.configuration.model.webapp.LocaleProperties
-
- getDefaultView() - Method in class org.apereo.cas.web.report.LoggingConfigController
-
Gets default view.
- getDescription() - Method in class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- getDescription() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getDescription() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- getDescription() - Method in class org.apereo.cas.monitor.Status
-
- getDescription() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getDescription() - Method in interface org.apereo.cas.services.RegisteredService
-
Returns the description of the service.
- getDescription() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo
-
Gets description.
- getDescriptions() - Method in class org.apereo.cas.support.saml.mdui.SamlMetadataUIInfo
-
- getDescriptions() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo
-
Gets descriptions.
- getDetails() - Method in class org.apereo.cas.monitor.HealthStatus
-
Gets the status details comprising the individual health checks performed for overall health status.
- getDialect() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- getDigest() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getDir() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- getDirectory() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.ExtendedAccessLog
-
- getDiscoveryUri() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- getDiskExpiryThreadIntervalSeconds() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getDisplayName() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo
-
Gets display name.
- getDisplayNames() - Method in class org.apereo.cas.support.saml.mdui.SamlMetadataUIInfo
-
- getDisplayNames() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo
-
- getDn() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- getDnFormat() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- getDnForRegisteredService(String, RegisteredService) - Method in class org.apereo.cas.adaptors.ldap.services.DefaultLdapRegisteredServiceMapper
-
- getDnForRegisteredService(String, RegisteredService) - Method in interface org.apereo.cas.adaptors.ldap.services.LdapRegisteredServiceMapper
-
Gets the dn for registered service.
- getDnsTimeout() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getDomain() - Method in class org.apereo.cas.configuration.model.support.cookie.CookieProperties
-
- getDomainController() - Method in class org.apereo.cas.configuration.model.support.ntlm.NtlmProperties
-
- getDriverClass() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- getDropbox() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- getDropbox() - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- getDuo() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- getDuoApiHost() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Duo
-
- getDuoApplicationKey() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Duo
-
- getDuoAuthenticationService() - Method in class org.apereo.cas.adaptors.duo.authn.DefaultDuoMultifactorAuthenticationProvider
-
- getDuoAuthenticationService() - Method in interface org.apereo.cas.adaptors.duo.authn.DuoMultifactorAuthenticationProvider
-
Gets duo authentication service.
- getDuoIntegrationKey() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Duo
-
- getDuoSecretKey() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Duo
-
- getDuoUserAccountAuthStatus(String) - Method in class org.apereo.cas.adaptors.duo.authn.BaseDuoAuthenticationService
-
- getDuoUserAccountAuthStatus(String) - Method in interface org.apereo.cas.adaptors.duo.authn.DuoAuthenticationService
-
Gets duo user account.
- getDynamicClientRegistrationMode() - Method in class org.apereo.cas.configuration.model.support.oidc.OidcProperties
-
- getEhcache() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- getEmailAttribute() - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- getEncode() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties
-
- getEncoded() - Method in class org.apereo.cas.ticket.registry.EncodedTicket
-
- getEncoding() - Method in class org.apereo.cas.configuration.model.core.web.MessageBundleProperties
-
- getEncoding() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Web
-
- getEncodingAlgorithm() - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordEncoderProperties
-
- getEncrypter(Assertion, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, KeyEncryptionParameters, DataEncryptionParameters) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
Gets encrypter.
- getEncryption() - Method in class org.apereo.cas.configuration.model.core.util.CryptographyProperties
-
- getEncryptionCertFile() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
Gets encryption cert file.
- getEncryptionCertificate() - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- getEncryptionCertificate() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
Gets encryption certificate.
- getEncryptionCertificate() - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
- getEncryptionKey() - Method in class org.apereo.cas.configuration.model.core.ticket.SigningEncryptionProperties
-
- getEncryptionKey() - Method in class org.apereo.cas.configuration.model.support.cookie.TicketGrantingCookieProperties
-
- getEncryptionKey() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- getEncryptionKeyFile() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
Gets encryption key file.
- getEncryptionPrivateKey() - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- getEncryptionPrivateKey() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
Gets encryption private key.
- getEncryptionPrivateKey() - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
- getEncryptionPrivateKeyPassword() - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- getEncryptionPrivateKeyPassword() - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
- getEndingDateTime() - Method in class org.apereo.cas.services.TimeBasedRegisteredServiceAccessStrategy
-
- getEndingTime() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- getEndpoint() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted.Rest
-
- getEndpointUrl() - Method in class org.apereo.cas.services.RemoteEndpointServiceAccessStrategy
-
- getEnrollmentPolicyStatus() - Method in class org.apereo.cas.adaptors.duo.DuoIntegration
-
- getEntityDescriptor() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getEntityDescriptorForEntityId(String) - Method in class org.apereo.cas.support.saml.mdui.AbstractMetadataResolverAdapter
-
- getEntityDescriptorForEntityId(String) - Method in class org.apereo.cas.support.saml.mdui.ChainingMetadataResolverAdapter
-
- getEntityDescriptorForEntityId(String) - Method in class org.apereo.cas.support.saml.mdui.DynamicMetadataResolverAdapter
-
- getEntityDescriptorForEntityId(String) - Method in interface org.apereo.cas.support.saml.mdui.MetadataResolverAdapter
-
Gets entity descriptor for entity id.
- getEntityId() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- getEntityId() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
Gets entity id.
- getEntityIdAsParameter(Service) - Static method in class org.apereo.cas.support.saml.services.SamlIdPEntityIdAuthenticationRequestServiceSelectionStrategy
-
Gets entity id as parameter.
- getEntityIds() - Method in class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- getErrorCodeFrom(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets error code from.
- getErrorDescriptionFrom(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets error description from.
- getErrorMessage(Error) - Static method in class org.apereo.cas.adaptors.authy.AuthyClientInstance
-
Gets authy error message.
- getErrors() - Method in class org.apereo.cas.web.flow.AuthenticationExceptionHandler
-
- getEvalOrder() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getEvalOrder() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- getEvaluationOrder() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getEvaluationOrder() - Method in interface org.apereo.cas.services.RegisteredService
-
Gets the relative evaluation order of this service when determining
matches.
- getEvents() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getEventsForPrincipal(String) - Method in class org.apereo.cas.support.events.dao.AbstractCasEventRepository
-
- getEventsForPrincipal(String, ZonedDateTime) - Method in class org.apereo.cas.support.events.dao.AbstractCasEventRepository
-
- getEventsForPrincipal(String) - Method in interface org.apereo.cas.support.events.dao.CasEventRepository
-
Gets events for principal.
- getEventsForPrincipal(String, ZonedDateTime) - Method in interface org.apereo.cas.support.events.dao.CasEventRepository
-
Gets events for principal after date.
- getEventsForPrincipal(String) - Method in class org.apereo.cas.support.events.dao.InMemoryCasEventRepository
-
- getEventsForPrincipal(String) - Method in class org.apereo.cas.support.events.jpa.JpaCasEventRepository
-
- getEventsForPrincipal(String, ZonedDateTime) - Method in class org.apereo.cas.support.events.jpa.JpaCasEventRepository
-
- getEventsForPrincipal(String) - Method in class org.apereo.cas.support.events.mongo.MongoDbCasEventRepository
-
- getEventsForPrincipal(String, ZonedDateTime) - Method in class org.apereo.cas.support.events.mongo.MongoDbCasEventRepository
-
- getEventsOfType(String) - Method in class org.apereo.cas.support.events.dao.AbstractCasEventRepository
-
- getEventsOfType(String, ZonedDateTime) - Method in class org.apereo.cas.support.events.dao.AbstractCasEventRepository
-
- getEventsOfType(String) - Method in interface org.apereo.cas.support.events.dao.CasEventRepository
-
Gets events of type.
- getEventsOfType(String, ZonedDateTime) - Method in interface org.apereo.cas.support.events.dao.CasEventRepository
-
Gets events of type after date.
- getEventsOfType(String, ZonedDateTime) - Method in class org.apereo.cas.support.events.jpa.JpaCasEventRepository
-
- getEventsOfType(String) - Method in class org.apereo.cas.support.events.jpa.JpaCasEventRepository
-
- getEventsOfType(String) - Method in class org.apereo.cas.support.events.mongo.MongoDbCasEventRepository
-
- getEventsOfType(String, ZonedDateTime) - Method in class org.apereo.cas.support.events.mongo.MongoDbCasEventRepository
-
- getEventsOfTypeForPrincipal(String, String) - Method in class org.apereo.cas.support.events.dao.AbstractCasEventRepository
-
- getEventsOfTypeForPrincipal(String, String, ZonedDateTime) - Method in class org.apereo.cas.support.events.dao.AbstractCasEventRepository
-
- getEventsOfTypeForPrincipal(String, String) - Method in interface org.apereo.cas.support.events.dao.CasEventRepository
-
Gets events of type for principal.
- getEventsOfTypeForPrincipal(String, String, ZonedDateTime) - Method in interface org.apereo.cas.support.events.dao.CasEventRepository
-
Gets events of type for principal after date.
- getEventsOfTypeForPrincipal(String, String, ZonedDateTime) - Method in class org.apereo.cas.support.events.jpa.JpaCasEventRepository
-
- getEventsOfTypeForPrincipal(String, String) - Method in class org.apereo.cas.support.events.jpa.JpaCasEventRepository
-
- getEventsOfTypeForPrincipal(String, String) - Method in class org.apereo.cas.support.events.mongo.MongoDbCasEventRepository
-
- getEventsOfTypeForPrincipal(String, String, ZonedDateTime) - Method in class org.apereo.cas.support.events.mongo.MongoDbCasEventRepository
-
- getEvictionPolicy() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getEvictions() - Method in interface org.apereo.cas.monitor.CacheStatistics
-
Gets the number of items evicted from the cache in order to make space for new items.
- getEvictions() - Method in class org.apereo.cas.monitor.EhCacheStatistics
-
- getEvictions() - Method in class org.apereo.cas.monitor.HazelcastMonitor.HazelcastStatistics
-
- getEvictions() - Method in class org.apereo.cas.monitor.SimpleCacheStatistics
-
- getEvictionThreshold() - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.Warn
-
- getExceptions() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationExceptionsProperties
-
- getExceptions() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getExecutorService() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getExpiration() - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
- getExpiration() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- getExpirationDate() - Method in exception org.apereo.cas.adaptors.x509.authentication.ExpiredCRLException
-
- getExpirationMinutes() - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- getExpirationPolicy() - Method in class org.apereo.cas.ticket.AbstractTicket
-
- getExpirationPolicy() - Method in class org.apereo.cas.ticket.accesstoken.DefaultAccessTokenFactory
-
- getExpirationPolicy() - Method in class org.apereo.cas.ticket.code.DefaultOAuthCodeFactory
-
- getExpirationPolicy() - Method in class org.apereo.cas.ticket.refreshtoken.DefaultRefreshTokenFactory
-
- getExpirationPolicy() - Method in class org.apereo.cas.ticket.registry.EncodedTicket
-
- getExpirationPolicy() - Method in interface org.apereo.cas.ticket.Ticket
-
Get expiration policy associated with ticket.
- getExpiredCRLPolicy() - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.AbstractCRLRevocationChecker
-
- getExpireInMinutes() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- getExposedHeaders() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- getExpressionStringFromAction(EvaluateAction) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Gets expression string from action.
- getExtAccessLog() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- getExtension() - Method in class org.apereo.cas.config.CasCoreServicesConfiguration.EmbeddedServiceRegistryDao
-
- getExtension() - Method in class org.apereo.cas.services.AbstractResourceBasedServiceRegistryDao
-
Gets extension associated with files in the given resource directory.
- getExtension() - Method in class org.apereo.cas.services.JsonServiceRegistryDao
-
- getExtension() - Method in class org.apereo.cas.services.YamlServiceRegistryDao
-
- getExtensions() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getFacebook() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- getFailure() - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas2
-
- getFailure() - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas2.Proxy
-
- getFailure() - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas3
-
- getFailure() - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties
-
- getFailureMode() - Method in class org.apereo.cas.configuration.model.support.memcached.MemcachedTicketRegistryProperties
-
- getFailureMode() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceMultifactorAuthenticationEditBean
-
- getFailureMode() - Method in class org.apereo.cas.services.DefaultRegisteredServiceMultifactorPolicy
-
- getFailureMode() - Method in interface org.apereo.cas.services.RegisteredServiceMultifactorPolicy
-
Gets failure mode.
- getFailureRangeInSeconds() - Method in class org.apereo.cas.web.support.AbstractThrottledSubmissionHandlerInterceptorAdapter
-
- getFailures() - Method in interface org.apereo.cas.authentication.Authentication
-
Gets a map describing failed authentications.
- getFailures() - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Gets the authentication failure map.
- getFailures() - Method in class org.apereo.cas.authentication.DefaultAuthentication
-
- getFailures() - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Gets the authentication failure map.
- getFailureThreshold() - Method in class org.apereo.cas.web.support.AbstractThrottledSubmissionHandlerInterceptorAdapter
-
- getFailureView() - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
Return the failureView.
- getFetcher() - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.ResourceCRLRevocationChecker
-
- getFieldPassword() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- getFields() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Facebook
-
- getFields() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.LinkedIn
-
- getFieldUser() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- getFieldValue(Object, String) - Method in class org.apereo.cas.ticket.registry.support.kryo.FieldHelper
-
Gets the field value.
- getFile() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getFile() - Method in class org.apereo.cas.configuration.model.core.authentication.HttpClientProperties.Truststore
-
- getFilename() - Method in class org.apereo.cas.configuration.model.support.generic.FileAuthenticationProperties
-
- getFinalAveragedScore(long, long) - Method in class org.apereo.cas.impl.calcs.BaseAuthenticationRequestRiskCalculator
-
Gets final averaged score.
- getFirst() - Method in exception org.apereo.cas.authentication.MixedPrincipalException
-
Gets the first resolved principal.
- getFlowExecutionKey(HttpServletRequest) - Method in class org.apereo.cas.web.flow.CasDefaultFlowUrlHandler
-
Get the flow execution key.
- getFlowModel() - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
-
- getFlowModelResource() - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
-
- getFormat() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
-
- getFormat() - Method in interface org.apereo.cas.authentication.principal.WebApplicationService
-
Ticket validation response MUST be produced based on the parameter value.
- getFormData() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean
-
- getFoursquare() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- getFreeMemory() - Method in class org.apereo.cas.monitor.MemoryStatus
-
Gets JVM free memory.
- getFreeMemThreshold() - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties
-
- getFrom() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Mail
-
- getFrom() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Sms
-
- getFrom() - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- getGauth() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- getGeography() - Method in class org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecord
-
- getGeoLocation() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- getGeoLocation() - Method in class org.apereo.cas.support.events.dao.CasEvent
-
Gets geo location.
- getGithub() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- getGlobalFailureMode() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- getGlobalPrincipalAttributeNameTriggers() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- getGlobalPrincipalAttributeValueRegex() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- getGlobalProviderId() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- getGoogle() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- getGoogleAnalytics() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getGoogleAnalyticsTrackingId() - Method in class org.apereo.cas.configuration.model.support.analytics.GoogleAnalyticsProperties
-
- getGoogleApps() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getGoogleAuthenticator() - Method in class org.apereo.cas.adaptors.gauth.web.flow.GoogleAccountSaveRegistrationAction
-
- getGoogleAuthenticatorInstance() - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAuthenticationHandler
-
- getGoogleMaps() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getGoogleRecaptcha() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getGrantingTicket() - Method in class org.apereo.cas.ticket.code.OAuthCodeImpl
-
- getGrantingTicket() - Method in class org.apereo.cas.ticket.registry.EncodedTicket
-
- getGrantingTicket() - Method in class org.apereo.cas.ticket.ServiceTicketImpl
-
- getGrantingTicket() - Method in interface org.apereo.cas.ticket.Ticket
-
Method to retrieve the TicketGrantingTicket that granted this ticket.
- getGrantingTicket() - Method in class org.apereo.cas.ticket.TicketGrantingTicketImpl
-
- getGrantTypes() - Method in class org.apereo.cas.OidcClientRegistrationRequest
-
- getGrantTypes() - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- getGrantTypesSupported() - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- getGreeting() - Method in class org.apereo.cas.adaptors.duo.DuoIntegration
-
- getGroovy() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- getGroovyScript() - Method in class org.apereo.cas.services.GroovyScriptAttributeReleasePolicy
-
- getGrouperGroupAttribute(GrouperGroupField, WsGroup) - Static method in class org.apereo.cas.grouper.GrouperFacade
-
Construct grouper group attribute.
- getGrouperGroupField() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- getGroupField() - Method in class org.apereo.cas.grouper.services.GrouperRegisteredServiceAccessStrategy
-
- getGroupField() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- getGroupsForSubjectId(String) - Static method in class org.apereo.cas.grouper.GrouperFacade
-
Gets groups for subject id.
- getHandlerErrors() - Method in exception org.apereo.cas.authentication.AuthenticationException
-
Gets an unmodifable map of handler names to errors.
- getHandlerName() - Method in class org.apereo.cas.authentication.DefaultHandlerResult
-
- getHandlerName() - Method in interface org.apereo.cas.authentication.HandlerResult
-
Gets handler name.
- getHandlerName() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.Req
-
- getHandlerSuccesses() - Method in exception org.apereo.cas.authentication.AuthenticationException
-
Gets an unmodifable map of handler names to authentication successes.
- getHardTimeout() - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- getHash() - Method in class org.apereo.cas.digest.DigestCredential
-
- getHashAlgorithm() - Method in class org.apereo.cas.configuration.model.support.memcached.MemcachedTicketRegistryProperties
-
- getHazelcast() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- getHeader() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties
-
- getHealthCheckRegistry() - Method in class org.apereo.cas.config.CasMetricsConfiguration
-
- getHealthQuery() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- getHeartbeatFrequency() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getHeight() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo.Logo
-
- getHost() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getHost() - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- getHost() - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties
-
- getHostName() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- getHostNameClientActionStrategy() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getHostNamePatternString() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getHostnameVerifier() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getHttp() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- getHttpClient() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getHttpServletRequest(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the http servlet request from the context.
- getHttpServletRequest() - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the http servlet request from the current servlet context.
- getHttpServletRequestFromRequestAttributes() - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets http servlet request from request attributes.
- getHttpServletRequestGeoLocation(HttpServletRequest) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets http servlet request geo location.
- getHttpServletRequestGeoLocation() - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets http servlet request geo location.
- getHttpServletRequestUserAgent(HttpServletRequest) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets http servlet request user agent.
- getHttpServletRequestUserAgent() - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets http servlet request user agent.
- getHttpServletResponse(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the http servlet response from the context.
- getHttpServletResponse() - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the http servlet response from the current servlet context.
- getHttpServletResponseFromRequestAttributes() - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets http servlet response from request attributes.
- getHttpWebRequest() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getHzLocation() - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties.Session
-
- getId() - Method in class org.apereo.cas.adaptors.authy.AuthyTokenCredential
-
- getId() - Method in class org.apereo.cas.adaptors.duo.authn.DuoCredential
-
- getId() - Method in class org.apereo.cas.adaptors.duo.authn.DuoDirectCredential
-
- getId() - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorRegistrationRecord
-
- getId() - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorTokenCredential
-
- getId() - Method in class org.apereo.cas.adaptors.generic.remote.RemoteAddressCredential
-
- getId() - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusTokenCredential
-
- getId() - Method in class org.apereo.cas.adaptors.trusted.authentication.principal.PrincipalBearingCredential
-
- getId() - Method in exception org.apereo.cas.adaptors.x509.authentication.ExpiredCRLException
-
- getId() - Method in class org.apereo.cas.adaptors.x509.authentication.principal.X509CertificateCredential
-
- getId() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyCredential
-
- getId() - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- getId() - Method in class org.apereo.cas.authentication.BasicCredentialMetaData
-
- getId() - Method in class org.apereo.cas.authentication.BasicIdentifiableCredential
-
- getId() - Method in interface org.apereo.cas.authentication.Credential
-
Gets a credential identifier that is safe to record for logging, auditing, or presentation to the user.
- getId() - Method in interface org.apereo.cas.authentication.CredentialMetaData
-
Gets a unique identifier for the kind of credential this represents.
- getId() - Method in class org.apereo.cas.authentication.HttpBasedServiceCredential
-
- getId() - Method in class org.apereo.cas.authentication.OneTimePasswordCredential
-
Gets the unique ID commonly used to look up a one-time password in a system of record.
- getId() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
-
- getId() - Method in class org.apereo.cas.authentication.principal.ClientCredential
-
- getId() - Method in class org.apereo.cas.authentication.principal.NullPrincipal
-
- getId() - Method in interface org.apereo.cas.authentication.principal.Principal
-
- getId() - Method in class org.apereo.cas.authentication.principal.SimplePrincipal
-
- getId() - Method in class org.apereo.cas.authentication.UsernamePasswordCredential
-
- getId() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider
-
- getId() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Dropbox
-
- getId() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Facebook
-
- getId() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Foursquare
-
- getId() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Github
-
- getId() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Google
-
- getId() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.LinkedIn
-
- getId() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- getId() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Twitter
-
- getId() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.WindowsLive
-
- getId() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Yahoo
-
- getId() - Method in class org.apereo.cas.digest.DigestCredential
-
- getId() - Method in class org.apereo.cas.MongoDbProperty
-
- getId() - Method in class org.apereo.cas.services.AbstractMultifactorAuthenticationProvider
-
- getId() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getId() - Method in class org.apereo.cas.services.DefaultVariegatedMultifactorAuthenticationProvider
-
- getId() - Method in interface org.apereo.cas.services.MultifactorAuthenticationProvider
-
Gets id for this provider.
- getId() - Method in interface org.apereo.cas.services.RegisteredService
-
The numeric identifier for this service.
- getId() - Method in class org.apereo.cas.support.events.dao.CasEvent
-
- getId() - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdCredential
-
- getId() - Method in class org.apereo.cas.support.spnego.authentication.principal.SpnegoCredential
-
- getId() - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- getId() - Method in class org.apereo.cas.ticket.AbstractTicket
-
- getId() - Method in class org.apereo.cas.ticket.registry.EncodedTicket
-
Gets an encoded version of ID of the source ticket.
- getId() - Method in interface org.apereo.cas.ticket.Ticket
-
Method to retrieve the id.
- getIdAttribute() - Method in class org.apereo.cas.adaptors.ldap.services.DefaultLdapRegisteredServiceMapper
-
- getIdAttribute() - Method in interface org.apereo.cas.adaptors.ldap.services.LdapRegisteredServiceMapper
-
Gets the name of the LDAP attribute that stores the registered service integer unique identifier.
- getIdAttribute() - Method in class org.apereo.cas.configuration.model.support.ldap.serviceregistry.LdapServiceRegistryProperties
-
- getIdentifier() - Method in class org.apereo.cas.adaptors.radius.RadiusResponse
-
- getIdentity() - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdService
-
- getIdentityAttribute() - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- getIdentityAttribute() - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
gets the identity of the IdP.
- getIdentityProviderIdentifier() - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- getIdentityProviderIdentifier() - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
gets the identity provider identifier.
- getIdentityProviderMetadataPath() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- getIdentityProviderUrl() - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- getIdentityProviderUrl() - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
gets the identity provider url.
- getIdleCount() - Method in class org.apereo.cas.monitor.AbstractPoolMonitor
-
Gets the number of pool resources idle at present.
- getIdleCount() - Method in class org.apereo.cas.monitor.JdbcDataSourceMonitor
-
- getIdleCount() - Method in class org.apereo.cas.monitor.PooledLdapConnectionFactoryMonitor
-
- getIdleCount() - Method in class org.apereo.cas.monitor.PoolStatus
-
Gets the number of idle pool resources.
- getIdleTime() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getIdleTimeout() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- getIdleTimeout() - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- getIdTokenSigningAlgValuesSupported() - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- getIgnite() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- getIgniteAddresses() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getIgniteConfiguration() - Method in class org.apereo.cas.ticket.registry.IgniteTicketRegistry
-
- getIncludePattern() - Method in class org.apereo.cas.configuration.model.support.ntlm.NtlmProperties
-
- getInCommon() - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- getInetAddress() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Client
-
- getInetAddress() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Client
-
- getInfinispan() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- getInformationURL() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo
-
Gets information uRL.
- getInformationURLs() - Method in class org.apereo.cas.support.saml.mdui.SamlMetadataUIInfo
-
- getInformationURLs() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo
-
Gets information uR ls.
- getInitialAuthentication() - Method in interface org.apereo.cas.authentication.AuthenticationResultBuilder
-
Gets the initial authentication.
- getInitialAuthentication() - Method in class org.apereo.cas.authentication.DefaultAuthenticationResultBuilder
-
- getInitialCapacity() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.InMemory
-
- getInitToken() - Method in class org.apereo.cas.support.spnego.authentication.principal.SpnegoCredential
-
- getInMemory() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- getInstance() - Static method in class org.apereo.cas.authentication.principal.NullPrincipal
-
Returns the single instance of this class.
- getInstance() - Static method in class org.apereo.cas.util.cipher.Base64CipherExecutor
-
Gets instance.
- getInstance() - Static method in class org.apereo.cas.util.cipher.NoOpCipherExecutor
-
Gets instance.
- getInstanceName() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getIp() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- getIp() - Method in class org.apereo.cas.configuration.model.core.web.security.AdminPagesSecurityProperties
-
- getIpAddressRange() - Method in class org.apereo.cas.configuration.model.support.generic.RemoteAddressAuthenticationProperties
-
- getIpsToCheckPattern() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getIsolationLevelName() - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties.Jdbc
-
- getIssuedOn() - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- getIssuer() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- getIssuer() - Method in class org.apereo.cas.configuration.model.support.oidc.OidcProperties
-
- getIssuer() - Method in class org.apereo.cas.configuration.model.support.saml.SamlCore
-
- getIssuer() - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- getIssuer() - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- getIssuerFromSamlRequest(RequestAbstractType) - Static method in class org.apereo.cas.support.saml.SamlIdPUtils
-
Gets issuer from saml request.
- getJaas() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getJcifsDomain() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getJcifsDomainController() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getJcifsNetbiosWins() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getJcifsPassword() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getJcifsServicePassword() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getJcifsServicePrincipal() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getJcifsUsername() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getJdbc() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getJdbc() - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties
-
- getJdbc() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getJdbc() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- getJdbc() - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties
-
- getJdbc() - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties
-
- getJdbcTemplate() - Method in class org.apereo.cas.adaptors.jdbc.AbstractJdbcUsernamePasswordAuthenticationHandler
-
Method to return the jdbcTemplate.
- getJoinTimeout() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getJpa() - Method in class org.apereo.cas.configuration.model.core.events.EventsProperties
-
- getJpa() - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- getJpa() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- getJpa() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- getJpa() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- getJpaLockingTimeout() - Method in class org.apereo.cas.configuration.model.support.jpa.ticketregistry.JpaTicketRegistryProperties
-
- getJpaVendorAdapter() - Method in class org.apereo.cas.configuration.model.support.jpa.JpaConfigDataHolder
-
- getJson() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- getJsonFactory() - Method in class org.apereo.cas.services.RegisteredServiceYamlSerializer
-
- getJsonFactory() - Method in class org.apereo.cas.util.serialization.AbstractJacksonBackedStringSerializer
-
- getJwks() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOidcTypeEditBean
-
- getJwks() - Method in class org.apereo.cas.services.OidcRegisteredService
-
- getJwksFile() - Method in class org.apereo.cas.configuration.model.support.oidc.OidcProperties
-
- getJwksUri() - Method in class org.apereo.cas.OidcClientRegistrationRequest
-
- getJwksUri() - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- getKerberosConf() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getKerberosDebug() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getKerberosKdc() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getKerberosKdcSystemProperty() - Method in class org.apereo.cas.configuration.model.support.jaas.JaasAuthenticationProperties
-
- getKerberosRealm() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getKerberosRealmSystemProperty() - Method in class org.apereo.cas.configuration.model.support.jaas.JaasAuthenticationProperties
-
- getKey() - Method in class org.apereo.cas.configuration.model.core.util.CryptographyProperties.Encryption
-
- getKey() - Method in class org.apereo.cas.configuration.model.core.util.CryptographyProperties.Signing
-
- getKey() - Method in class org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecord
-
- getKeyAlgorithm() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getKeyAlgorithm() - Method in class org.apereo.cas.configuration.model.support.saml.googleapps.GoogleAppsProperties
-
- getKeyDescriptors() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getKeyEncryptionCredential(String, SamlRegisteredServiceServiceProviderMetadataFacade, SamlRegisteredService) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
Gets key encryption credential.
- getKeyEncryptionParameters(Assertion, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade, Credential) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
Gets key encryption parameters.
- getKeySize() - Method in class org.apereo.cas.configuration.model.core.util.CryptographyProperties.Encryption
-
- getKeySize() - Method in class org.apereo.cas.configuration.model.core.util.CryptographyProperties.Signing
-
- getKeystore() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getKeyStoreFilePath() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getKeyStorePassword() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getKeystorePassword() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getKeystorePassword() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- getKeystorePath() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- getKeyStoreType() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getKeystoreType() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getKryo() - Method in class org.apereo.cas.ticket.registry.support.kryo.KryoTranscoder
-
Gets the kryo object that provides encoding and decoding services for this instance.
- getLabel() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- getLastTimeUsed() - Method in class org.apereo.cas.ticket.AbstractTicket
-
- getLastTimeUsed() - Method in interface org.apereo.cas.ticket.TicketState
-
Returns the last time the ticket was used.
- getLatitude() - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationRequest
-
- getLatitude() - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationResponse
-
- getLdap() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getLdap() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- getLdap() - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties
-
- getLdap() - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- getLdap() - Method in class org.apereo.cas.configuration.model.support.aup.AcceptableUsagePolicyProperties
-
- getLdap() - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties
-
- getLdap() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getLdap() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getLdapAuthz() - Method in class org.apereo.cas.configuration.model.webapp.mgmt.ManagementWebappProperties
-
- getLdapPrincipalIdentifier(String, LdapEntry) - Method in class org.apereo.cas.authentication.LdapAuthenticationHandler
-
Gets ldap principal identifier.
- getLdapUrl() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getLeakThreshold() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- getLeniency() - Method in exception org.apereo.cas.adaptors.x509.authentication.ExpiredCRLException
-
- getLifetime() - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties.Conns
-
- getLinkedIn() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- getLoadFactor() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.InMemory
-
- getLocalAddress() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getLocale() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getLocalPort() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getLocation() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- getLocation() - Method in class org.apereo.cas.configuration.support.AbstractConfigProperties.Config
-
- getLocation() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServicePublicKeyEditBean
-
- getLocation() - Method in interface org.apereo.cas.services.RegisteredServicePublicKey
-
Gets location to the public key file.
- getLocation() - Method in class org.apereo.cas.services.RegisteredServicePublicKeyImpl
-
- getLocation() - Method in class org.apereo.cas.util.crypto.PrivateKeyFactoryBean
-
- getLocatorType() - Method in class org.apereo.cas.configuration.model.support.memcached.MemcachedTicketRegistryProperties
-
- getLockTimeout() - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties.Session
-
- getLoggerName() - Method in class org.apereo.cas.configuration.model.core.metrics.MetricsProperties
-
- getLoggingType() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getLoginConf() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getLoginFailures() - Method in class org.apereo.cas.authentication.support.password.PasswordPolicyConfiguration
-
- getLoginFailures() - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- getLoginFlow() - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- getLoginFlow() - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Gets login flow.
- getLoginUrl() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- getLoginUrl() - Method in class org.apereo.cas.configuration.model.core.web.security.AdminPagesSecurityProperties
-
- getLoginUrl() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Cas
-
- getLogo() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getLogo() - Method in interface org.apereo.cas.services.RegisteredService
-
Gets the logo image associated with this service.
- getLogoHeight() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo
-
Gets logo height.
- getLogoUrl() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getLogoUrl() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- getLogoUrl() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo
-
Gets logo url.
- getLogoUrls() - Method in class org.apereo.cas.support.saml.mdui.SamlMetadataUIInfo
-
Gets logo urls.
- getLogoUrls() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo
-
Gets logo urls.
- getLogout() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getLogout() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- getLogoutFlow() - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- getLogoutFlow() - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Gets logout flow.
- getLogoutParameterName() - Method in class org.apereo.cas.logout.LogoutHttpMessage
-
- getLogoutRequests(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the logout requests from flow scope.
- getLogoutType() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getLogoutType() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getLogoutType() - Method in interface org.apereo.cas.services.RegisteredService
-
Returns the logout type of the service.
- getLogoutUrl() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- getLogoutUrl() - Method in class org.apereo.cas.logout.DefaultLogoutRequest
-
- getLogoutUrl() - Method in interface org.apereo.cas.logout.LogoutRequest
-
Gets logout url.
- getLogoutUrl() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getLogoutUrl() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getLogoutUrl() - Method in interface org.apereo.cas.services.RegisteredService
-
Identifies the logout url that that will be invoked
upon sending single-logout callback notifications.
- getLogoWidth() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo
-
Gets logo height.
- getLong(LdapEntry, String) - Static method in class org.apereo.cas.util.LdapUtils
-
Reads a Long value from the LdapEntry.
- getLong(LdapEntry, String, Long) - Static method in class org.apereo.cas.util.LdapUtils
-
Reads a Long value from the LdapEntry.
- getLongitude() - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationRequest
-
- getLongitude() - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationResponse
-
- getMail() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response
-
- getMailAttribute() - Method in class org.apereo.cas.adaptors.authy.AuthyClientInstance
-
- getMailAttribute() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Authy
-
- getMapName() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties
-
- getMarshallerFactory() - Method in class org.apereo.cas.support.saml.OpenSamlConfigBean
-
- getMaxActive() - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties.Pool
-
- getMaxAge() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- getMaxAge() - Method in class org.apereo.cas.configuration.model.support.cookie.CookieProperties
-
- getMaxAgeDays() - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties.Jdbc
-
- getMaxChunkSize() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getMaxClockSkew() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- getMaxConnectionsPerRoute() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getMaxConversations() - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties.Session
-
- getMaxElementsInCache() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getMaxElementsInMemory() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getMaxElementsOnDisk() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getMaxHeapSizePercentage() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getMaxIdle() - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties.Pool
-
- getMaxIdleTime() - Method in class org.apereo.cas.configuration.support.ConnectionPoolingProperties
-
- getMaximumAuthenticationLifetime() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- getMaximumBatchSize() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getMaximumCacheSize() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- getMaxLength() - Method in class org.apereo.cas.configuration.model.core.ticket.ProxyGrantingTicketProperties
-
- getMaxLength() - Method in class org.apereo.cas.configuration.model.core.ticket.ServiceTicketProperties
-
- getMaxLength() - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- getMaxLength() - Method in class org.apereo.cas.util.gen.DefaultRandomStringGenerator
-
- getMaxLength() - Method in interface org.apereo.cas.util.gen.RandomStringGenerator
-
- getMaxmind() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getMaxNoHeartbeatSeconds() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getMaxPathLength() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getMaxPooledConnections() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getMaxPoolSize() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getMaxPostSize() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- getMaxSize() - Method in class org.apereo.cas.configuration.support.ConnectionPoolingProperties
-
- getMaxSize() - Method in class org.apereo.cas.ticket.registry.support.kryo.KryoTranscoder
-
Maximum size of encoded data supported by this transcoder.
- getMaxSizePolicy() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getMaxTimeToLiveInSeconds() - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- getMaxTimeToLiveInSeconds() - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties.Timeout
-
- getMaxTimeToLiveInSeconds() - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties.AccessToken
-
- getMaxValidity() - Method in class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- getMaxWait() - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.Jdbc
-
- getMaxWait() - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.Ldap
-
- getMaxWait() - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties.Pool
-
- getMaxWait() - Method in class org.apereo.cas.configuration.support.ConnectionPoolingProperties
-
- getMdLoc() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- getMdMaxVal() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- getMdPattern() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- getMdSigLoc() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- getMembers() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getMemcached() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- getMemoryStats(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.report.StatisticsController
-
Gets memory stats.
- getMemoryStoreEvictionPolicy() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getMerger() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- getMergingStrategy() - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
- getMergingStrategy() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean
-
- getMessage() - Method in exception org.apereo.cas.adaptors.x509.authentication.ExpiredCRLException
- getMessage() - Method in exception org.apereo.cas.adaptors.x509.authentication.revocation.RevokedCertificateException
- getMessage() - Method in exception org.apereo.cas.ticket.InvalidTicketException
-
Returns the ticket id that causes this exception.
- getMessage() - Method in class org.apereo.cas.util.http.HttpMessage
-
- getMessageBundle() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getMessageInternal(String, Object[], Locale) - Method in class org.apereo.cas.web.view.CasReloadableMessageBundle
-
- getMetadata() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- getMetadata() - Method in class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- getMetadataCriteriaDirection() - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- getMetadataCriteriaPattern() - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- getMetadataCriteriaRoles() - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- getMetadataFile() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
Gets metadata file.
- getMetadataLocation() - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- getMetadataMaxValidity() - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- getMetadataResolver() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getMetadataResolverForAllSamlServices(ServicesManager, String, SamlRegisteredServiceCachingMetadataResolver) - Static method in class org.apereo.cas.support.saml.SamlIdPUtils
-
Gets chaining metadata resolver for all saml services.
- getMetadataSignatureLocation() - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- getMetricRegistry() - Method in class org.apereo.cas.config.CasMetricsConfiguration
-
- getMetrics() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getMfa() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getMfaProvider() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response
-
- getMgmt() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getMinIdle() - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties.Pool
-
- getMinLength() - Method in class org.apereo.cas.util.gen.DefaultRandomStringGenerator
-
- getMinLength() - Method in interface org.apereo.cas.util.gen.RandomStringGenerator
-
- getMinPoolSize() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getMinSize() - Method in class org.apereo.cas.configuration.support.ConnectionPoolingProperties
-
- getModelAttributes(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets model attributes.
- getMongo() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getMongo() - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- getMongodb() - Method in class org.apereo.cas.configuration.model.core.events.EventsProperties
-
- getMongodb() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- getMongodb() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- getMongoHostUri() - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- getMonitor() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getMultiAuth() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getMulticastGroup() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getMulticastPort() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getMulticastTimeout() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getMulticastTimeToLive() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getMulticastTrustedInterfaces() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getMultifactorAuthenticationProviderFromApplicationContext(String) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
Find the MultifactorAuthenticationProvider in the application contact that matches the specified providerId (e.g.
- getMultifactorAuthenticationProviders() - Method in class org.apereo.cas.services.DefaultRegisteredServiceMultifactorPolicy
-
- getMultifactorAuthenticationProviders() - Method in interface org.apereo.cas.services.RegisteredServiceMultifactorPolicy
-
Gets MFA authentication provider id.
- getMultifactorPolicy() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getMultifactorPolicy() - Method in interface org.apereo.cas.services.RegisteredService
-
Gets authentication policy.
- getName() - Method in class org.apereo.cas.adaptors.duo.DuoIntegration
-
- getName() - Method in enum org.apereo.cas.adaptors.radius.RadiusProtocol
-
Gets the radius protocol name required by RadiusClient.getAuthProtocol(String)
.
- getName() - Method in class org.apereo.cas.authentication.AbstractAuthenticationHandler
-
- getName() - Method in interface org.apereo.cas.authentication.AuthenticationHandler
-
Gets a unique name for this authentication handler within the Spring context that contains it.
- getName() - Method in class org.apereo.cas.authentication.LdapAuthenticationHandler
-
- getName() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.core.HostProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.cookie.CookieProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.digest.DigestProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.generic.AcceptAuthenticationProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.generic.FileAuthenticationProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.generic.RejectAuthenticationProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.generic.RemoteAddressAuthenticationProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.generic.ShiroAuthenticationProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.jaas.JaasAuthenticationProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Bind
-
- getName() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- getName() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Query
-
- getName() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- getName() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider
-
- getName() - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.ntlm.NtlmProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.openid.OpenIdProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.rest.RestAuthenticationProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.stormpath.StormpathProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.token.TokenAuthenticationProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.trusted.TrustedAuthenticationProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- getName() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getName() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getName() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData.PropertyBean
-
- getName() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- getName() - Method in class org.apereo.cas.MongoDbProperty
-
- getName() - Method in class org.apereo.cas.monitor.AbstractNamedMonitor
-
- getName() - Method in interface org.apereo.cas.monitor.CacheStatistics
-
Gets a descriptive name of the cache instance for which statistics apply.
- getName() - Method in class org.apereo.cas.monitor.EhCacheStatistics
-
- getName() - Method in class org.apereo.cas.monitor.HazelcastMonitor.HazelcastStatistics
-
- getName() - Method in class org.apereo.cas.monitor.HealthCheckMonitor
-
- getName() - Method in class org.apereo.cas.monitor.MemoryMonitor
-
Gets the name of the monitor.
- getName() - Method in interface org.apereo.cas.monitor.Monitor
-
Gets the name of the monitor.
- getName() - Method in class org.apereo.cas.monitor.SessionMonitor
-
- getName() - Method in class org.apereo.cas.monitor.SimpleCacheStatistics
-
Gets a descriptive name of the cache instance for which statistics apply.
- getName() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getName() - Method in interface org.apereo.cas.services.RegisteredService
-
Returns the name of the service.
- getName() - Method in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction.ProviderLoginPageConfiguration
-
- getName() - Method in class org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecord
-
- getName() - Method in interface org.apereo.cas.web.flow.resolver.CasWebflowEventResolver
-
- getName() - Method in class org.apereo.cas.web.support.InMemoryThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter
-
- getName() - Method in class org.apereo.cas.web.support.InMemoryThrottledSubmissionByIpAddressHandlerInterceptorAdapter
-
- getName() - Method in class org.apereo.cas.web.support.InspektrThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter
-
- getName() - Method in interface org.apereo.cas.web.support.ThrottledSubmissionHandlerInterceptor
-
Gets name.
- getNameID(String, String) - Method in class org.apereo.cas.support.saml.util.AbstractSaml20ObjectBuilder
-
Gets name id.
- getNameIdAttribute() - Method in class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- getNameTrigger() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceMultifactorAuthenticationEditBean.PrincipalAttribute
-
- getNasIdentifier() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- getNasIdentifier() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- getNasIpAddress() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- getNasIpAddress() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- getNasIpv6Address() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- getNasIpv6Address() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- getNasPort() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- getNasPort() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- getNasPortId() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- getNasPortId() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- getNasPortType() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- getNasPortType() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- getNasRealPort() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- getNasRealPort() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- getNetPartner() - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- getNetworkTimeout() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getNewString() - Method in class org.apereo.cas.util.gen.DefaultRandomStringGenerator
-
- getNewString() - Method in interface org.apereo.cas.util.gen.RandomStringGenerator
-
- getNewStringAsBytes() - Method in class org.apereo.cas.util.gen.DefaultRandomStringGenerator
-
- getNewStringAsBytes() - Method in interface org.apereo.cas.util.gen.RandomStringGenerator
-
Gets the new string as bytes.
- getNewTicketId(String) - Method in class org.apereo.cas.support.saml.util.SamlCompliantUniqueTicketIdGenerator
-
Return a new unique ticket id beginning with the prefix.
- getNewTicketId(String) - Method in interface org.apereo.cas.ticket.UniqueTicketIdGenerator
-
Return a new unique ticket id beginning with the prefix.
- getNewTicketId(String) - Method in class org.apereo.cas.util.DefaultUniqueTicketIdGenerator
-
- getNextLong() - Method in class org.apereo.cas.util.gen.DefaultLongNumericGenerator
-
- getNextLong() - Method in interface org.apereo.cas.util.gen.LongNumericGenerator
-
Get the next long in the sequence.
- getNextNumberAsString() - Method in class org.apereo.cas.util.gen.DefaultLongNumericGenerator
-
- getNextNumberAsString() - Method in interface org.apereo.cas.util.gen.NumericGenerator
-
Method to retrieve the next number as a String.
- getNextToken() - Method in class org.apereo.cas.support.spnego.authentication.principal.SpnegoCredential
-
- getNextValue() - Method in class org.apereo.cas.util.gen.DefaultLongNumericGenerator
-
Gets the next value.
- getNodeSet() - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseServiceRegistryProperties
-
- getNodeSet() - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseTicketRegistryProperties
-
- getNotBefore() - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- getNotifiers() - Method in class org.apereo.cas.impl.plans.BaseAuthenticationRiskContingencyPlan
-
- getNotOnOrAfter() - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- getNotPrevented() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties
-
- getNtlm() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getNumberOfIterations() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- getNumberOfIterationsFieldName() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- getNumberOfUses() - Method in class org.apereo.cas.configuration.model.core.ticket.ProxyTicketProperties
-
- getNumberOfUses() - Method in class org.apereo.cas.configuration.model.core.ticket.ServiceTicketProperties
-
- getNumberOfUses() - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties.Code
-
- getOauth() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getOauth() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getoAuthCodeIdGenerator() - Method in class org.apereo.cas.ticket.code.DefaultOAuthCodeFactory
-
Get the OAuth code identifier generator.
- getObject() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getObjectClass() - Method in class org.apereo.cas.adaptors.ldap.services.DefaultLdapRegisteredServiceMapper
-
- getObjectClass() - Method in interface org.apereo.cas.adaptors.ldap.services.LdapRegisteredServiceMapper
-
Gets the name of the LDAP object class that represents service registry entries.
- getObjectClass() - Method in class org.apereo.cas.configuration.model.support.ldap.serviceregistry.LdapServiceRegistryProperties
-
- getObjectType() - Method in class org.apereo.cas.util.crypto.PrivateKeyFactoryBean
-
- getObjectType() - Method in class org.apereo.cas.util.crypto.PublicKeyFactoryBean
-
- getObjectType() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getOffice365() - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- getOidc() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getOidc() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- getOidc() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getOidcMaxAgeFromAuthorizationRequest(WebContext) - Static method in class org.apereo.cas.util.OidcAuthorizationRequestSupport
-
Gets oidc max age from authorization request.
- getOidcPromptFromAuthorizationRequest(String) - Static method in class org.apereo.cas.util.OidcAuthorizationRequestSupport
-
Gets oidc prompt from authorization request.
- getOidcPromptFromAuthorizationRequest(WebContext) - Static method in class org.apereo.cas.util.OidcAuthorizationRequestSupport
-
Gets oidc prompt from authorization request.
- getOnlyPostParams() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties
-
- getOpenid() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getOpenIdPrefixUrl() - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdServiceFactory
-
- getOrCreateUser(Principal) - Method in class org.apereo.cas.adaptors.authy.AuthyClientInstance
-
Gets or create user.
- getOrder() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationServiceResponseBuilder
-
- getOrder() - Method in class org.apereo.cas.authentication.principal.WebApplicationServiceResponseBuilder
-
- getOrder() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Groovy
-
- getOrder() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- getOrder() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Json
-
- getOrder() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Ldap
-
- getOrder() - Method in class org.apereo.cas.services.AbstractMultifactorAuthenticationProvider
-
- getOrder() - Method in class org.apereo.cas.services.DefaultVariegatedMultifactorAuthenticationProvider
-
- getOrganization() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getOriginalService() - Method in exception org.apereo.cas.ticket.AbstractTicketValidationException
-
- getOriginalUrl() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
-
Return the original url provided (as service
or targetService
request parameter).
- getOriginalUrl() - Method in interface org.apereo.cas.authentication.principal.WebApplicationService
-
Return the original url provided (as service
or targetService
request parameter).
- getOverrideBlackListedEncryptionAlgorithms() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- getOverrideBlackListedSignatureSigningAlgorithms() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- getOverrideDataEncryptionAlgorithms() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- getOverrideKeyEncryptionAlgorithms() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- getOverrideSignatureAlgorithms() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- getOverrideSignatureCanonicalizationAlgorithm() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- getOverrideSignatureReferenceDigestMethods() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- getOverrideWhiteListedAlgorithms() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- getOverrideWhiteListedSignatureSigningAlgorithms() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- getPac4j() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getPackagesToScan() - Method in class org.apereo.cas.configuration.model.support.jpa.JpaConfigDataHolder
-
- getPageSize() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties
-
- getParameter() - Method in class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- getParamName() - Method in class org.apereo.cas.configuration.model.support.themes.ThemeProperties
-
- getParamName() - Method in class org.apereo.cas.configuration.model.webapp.LocaleProperties
-
- getParams() - Method in interface org.apereo.cas.authentication.MessageDescriptor
-
Get params.
- getParams() - Method in class org.apereo.cas.DefaultMessageDescriptor
-
Get parameters for the message.
- getParamsToCheck() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties
-
- getParserPool() - Method in class org.apereo.cas.support.saml.OpenSamlConfigBean
-
Gets the configured parser pool.
- getPassword() - Method in class org.apereo.cas.authentication.OneTimePasswordCredential
-
Gets the cleartext one-time password value.
- getPassword() - Method in class org.apereo.cas.authentication.UsernamePasswordCredential
-
- getPassword() - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseServiceRegistryProperties
-
- getPassword() - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseTicketRegistryProperties
-
- getPassword() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- getPassword() - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties
-
- getPassword() - Method in class org.apereo.cas.pm.PasswordChangeBean
-
- getPasswordAttribute() - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- getPasswordEncoder() - Method in class org.apereo.cas.configuration.model.support.generic.AcceptAuthenticationProperties
-
- getPasswordEncoder() - Method in class org.apereo.cas.configuration.model.support.generic.FileAuthenticationProperties
-
- getPasswordEncoder() - Method in class org.apereo.cas.configuration.model.support.generic.RejectAuthenticationProperties
-
- getPasswordEncoder() - Method in class org.apereo.cas.configuration.model.support.generic.ShiroAuthenticationProperties
-
- getPasswordEncoder() - Method in class org.apereo.cas.configuration.model.support.jaas.JaasAuthenticationProperties
-
- getPasswordEncoder() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Bind
-
- getPasswordEncoder() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- getPasswordEncoder() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Query
-
- getPasswordEncoder() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- getPasswordEncoder() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- getPasswordEncoder() - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- getPasswordEncoder() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- getPasswordEncoder() - Method in class org.apereo.cas.configuration.model.support.rest.RestAuthenticationProperties
-
- getPasswordEncoder() - Method in class org.apereo.cas.configuration.model.support.stormpath.StormpathProperties
-
- getPasswordEncoder() - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler
-
- getPasswordFieldName() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- getPasswordPolicy() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- getPasswordPolicyConfiguration() - Method in class org.apereo.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler
-
- getPasswordWarningNumberOfDays() - Method in class org.apereo.cas.authentication.support.password.PasswordPolicyConfiguration
-
- getPath() - Method in class org.apereo.cas.configuration.model.support.cookie.CookieProperties
-
- getPattern() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.ExtendedAccessLog
-
- getPattern() - Method in class org.apereo.cas.services.RegexMatchingRegisteredServiceProxyPolicy
-
- getPattern() - Method in class org.apereo.cas.services.support.RegisteredServiceRegexAttributeFilter
-
Gets the pattern.
- getPeople(Map<String, Object>) - Method in class org.apereo.cas.persondir.support.ShibbolethPersonAttributeDao
-
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.apereo.cas.persondir.support.ShibbolethPersonAttributeDao
-
- getPercentFree() - Method in interface org.apereo.cas.monitor.CacheStatistics
-
Gets the percent free capacity remaining in the cache.
- getPercentFree() - Method in class org.apereo.cas.monitor.EhCacheStatistics
-
- getPercentFree() - Method in class org.apereo.cas.monitor.HazelcastMonitor.HazelcastStatistics
-
- getPercentFree() - Method in class org.apereo.cas.monitor.SimpleCacheStatistics
-
- getPerHost() - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties.Conns
-
- getPersistence() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getPersistenceUnitName() - Method in class org.apereo.cas.configuration.model.support.jpa.JpaConfigDataHolder
-
- getPersistentIdGenerator() - Method in class org.apereo.cas.services.AnonymousRegisteredServiceUsernameAttributeProvider
-
- getPerson(String) - Method in class org.apereo.cas.persondir.support.ShibbolethPersonAttributeDao
-
- getPersonDirectory() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getPgt() - Method in class org.apereo.cas.configuration.model.core.util.TicketProperties
-
- getPhoneAttribute() - Method in class org.apereo.cas.adaptors.authy.AuthyClientInstance
-
- getPhoneAttribute() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Authy
-
- getPm() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getPolicy() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getPolicy() - Method in exception org.apereo.cas.ticket.UnsatisfiedAuthenticationPolicyException
-
Gets the unsatisfied policy that caused this exception.
- getPolicyAttributes() - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- getPolicyPattern() - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties
-
- getPool() - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.Ldap
-
- getPool() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- getPool() - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties
-
- getPort() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- getPort() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Http
-
- getPort() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getPort() - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- getPort() - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties
-
- getPossibleUserAttributeNames() - Method in class org.apereo.cas.persondir.support.ShibbolethPersonAttributeDao
-
- getPostResponse(String, Map<String, String>) - Static method in class org.apereo.cas.authentication.principal.DefaultResponse
-
Gets the post response.
- getPreferredJwsAlgorithm() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- getPrefix() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalTransformationProperties
-
- getPrefix() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.ExtendedAccessLog
-
- getPrefix() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- getPreviousTimeUsed() - Method in class org.apereo.cas.ticket.AbstractTicket
-
- getPreviousTimeUsed() - Method in interface org.apereo.cas.ticket.TicketState
-
Get the second to last time used.
- getPrimaryAuthentication() - Method in interface org.apereo.cas.validation.Assertion
-
Gets the authentication event that is basis of this assertion.
- getPrimaryAuthentication() - Method in class org.apereo.cas.validation.ImmutableAssertion
-
- getPrimaryAuthenticationFrom(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets the authentication from the model.
- getPrincipal() - Method in class org.apereo.cas.adaptors.trusted.authentication.principal.PrincipalBearingCredential
-
Get the previously authenticated Principal.
- getPrincipal() - Method in interface org.apereo.cas.authentication.Authentication
-
Method to obtain the Principal.
- getPrincipal() - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Gets the authenticated principal.
- getPrincipal() - Method in class org.apereo.cas.authentication.DefaultAuthentication
-
- getPrincipal() - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Gets the authenticated principal.
- getPrincipal() - Method in class org.apereo.cas.authentication.DefaultHandlerResult
-
- getPrincipal() - Method in interface org.apereo.cas.authentication.HandlerResult
-
Gets principal.
- getPrincipal() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
-
- getPrincipal() - Method in class org.apereo.cas.configuration.model.support.openid.OpenIdProperties
-
- getPrincipal() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getPrincipal() - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- getPrincipal() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getPrincipal(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets the principal from the model.
- getPrincipal() - Method in class org.apereo.cas.support.events.CasAuthenticationPrincipalResolvedEvent
-
- getPrincipal(String, boolean) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsSpnegoAuthenticationHandler
-
Gets the principal from the given name.
- getPrincipal() - Method in class org.apereo.cas.support.spnego.authentication.principal.SpnegoCredential
-
- getPrincipal() - Method in class org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecord
-
- getPrincipal(RequestContext) - Method in class org.apereo.cas.web.flow.AbstractPrincipalAttributeAcceptableUsagePolicyRepository
-
Gets the authenticated principal.
- getPrincipalAttr() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceMultifactorAuthenticationEditBean
-
- getPrincipalAttribute() - Method in class org.apereo.cas.configuration.model.core.authentication.PersonDirPrincipalResolverProperties
-
- getPrincipalAttributeId() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- getPrincipalAttributeList() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- getPrincipalAttributeName() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider.Bypass
-
- getPrincipalAttributeNameTrigger() - Method in class org.apereo.cas.services.DefaultRegisteredServiceMultifactorPolicy
-
- getPrincipalAttributeNameTrigger() - Method in interface org.apereo.cas.services.RegisteredServiceMultifactorPolicy
-
Gets principal attribute name trigger.
- getPrincipalAttributePassword() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- getPrincipalAttributes(Principal) - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
Gets principal attributes from cache.
- getPrincipalAttributes(Principal) - Method in class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
-
- getPrincipalAttributes(Principal) - Method in class org.apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository
-
- getPrincipalAttributes(Principal, Service) - Method in class org.apereo.cas.services.PrincipalAttributeRegisteredServiceUsernameProvider
-
Gets principal attributes.
- getPrincipalAttributesAsMultiValuedAttributes(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets principal attributes.
- getPrincipalAttributesFrom(String) - Method in class org.apereo.cas.ticket.registry.DefaultTicketRegistrySupport
-
- getPrincipalAttributesFrom(String) - Method in interface org.apereo.cas.ticket.registry.TicketRegistrySupport
-
Retrieve a valid Principal's map of attributes identified by the provided TGT SSO token.
- getPrincipalAttributesRepository() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
-
- getPrincipalAttributeValue() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider.Bypass
-
- getPrincipalAttributeValueToMatch() - Method in class org.apereo.cas.services.DefaultRegisteredServiceMultifactorPolicy
-
- getPrincipalAttributeValueToMatch() - Method in interface org.apereo.cas.services.RegisteredServiceMultifactorPolicy
-
Gets principal attribute value to match.
- getPrincipalDescriptor() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getPrincipalElectionStrategy() - Method in interface org.apereo.cas.authentication.AuthenticationSystemSupport
-
Gets principal election strategy.
- getPrincipalElectionStrategy() - Method in class org.apereo.cas.authentication.DefaultAuthenticationSystemSupport
-
- getPrincipalId() - Method in class org.apereo.cas.support.events.dao.CasEvent
-
- getPrincipalIdFrom(Authentication) - Method in interface org.apereo.cas.audit.spi.PrincipalIdProvider
-
Return principal id from a given authentication event.
- getPrincipalIdProvider() - Method in class org.apereo.cas.audit.spi.TicketOrCredentialPrincipalResolver
-
Deprecated.
Get principal id provider.
- getPrincipalNameTransformer() - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractTokenWrapperAuthenticationHandler
-
- getPrincipalNameTransformer() - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.generic.AcceptAuthenticationProperties
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.generic.FileAuthenticationProperties
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.generic.RejectAuthenticationProperties
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.generic.ShiroAuthenticationProperties
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.jaas.JaasAuthenticationProperties
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Bind
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Query
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.stormpath.StormpathProperties
-
- getPrincipalTransformation() - Method in class org.apereo.cas.configuration.model.support.token.TokenAuthenticationProperties
-
- getPrincipalType() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getPrivacyStatementURL() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo
-
Gets privacy statement uRL.
- getPrivacyStatementURLs() - Method in class org.apereo.cas.support.saml.mdui.SamlMetadataUIInfo
-
- getPrivacyStatementURLs() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo
-
Gets privacy statement uR ls.
- getPrivateKeyAlgName() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- getPrivateKeyLocation() - Method in class org.apereo.cas.configuration.model.support.saml.googleapps.GoogleAppsProperties
-
- getPrivateKeyPassword() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- getProfileCreator() - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
-
- getPropagationBehaviorName() - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties.Jdbc
-
- getProperties() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getProperties() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getProperties() - Method in interface org.apereo.cas.services.RegisteredService
-
Describes extra metadata about the service; custom fields
that could be used by submodules implementing additional
behavior on a per-service basis.
- getProperties() - Method in class org.apereo.cas.support.events.dao.CasEvent
-
- getProperty(String) - Method in class org.apereo.cas.MongoDbPropertySource
-
- getPropertyNames() - Method in class org.apereo.cas.MongoDbPropertySource
-
- getProtocol() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- getProtocol() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Http
-
- getProtocol() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getProtocol() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- getProtocol() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Cas
-
- getProtocol() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- getProtocolAttributeEncoder() - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
- getProviderClass() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getProviders() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceMultifactorAuthenticationEditBean
-
- getProviders() - Method in class org.apereo.cas.services.DefaultVariegatedMultifactorAuthenticationProvider
-
- getProviders() - Method in interface org.apereo.cas.services.VariegatedMultifactorAuthenticationProvider
-
Gets providers.
- getProxiedBy() - Method in interface org.apereo.cas.ticket.TicketGrantingTicket
-
Gets the service that produced a proxy-granting ticket.
- getProxiedBy() - Method in class org.apereo.cas.ticket.TicketGrantingTicketImpl
-
- getProxy() - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas2
-
- getProxyAuthenticationStrategy() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getProxyGrantingTicket() - Method in class org.apereo.cas.support.events.CasProxyTicketGrantedEvent
-
- getProxyGrantingTicketId(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets the PGT from the model.
- getProxyGrantingTicketIou(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets the PGT-IOU from the model.
- getProxyGrantingTickets() - Method in interface org.apereo.cas.ticket.TicketGrantingTicket
-
Gets proxy granting tickets created by this TGT.
- getProxyGrantingTickets() - Method in class org.apereo.cas.ticket.TicketGrantingTicketImpl
-
- getProxyGrantingTicketSerializer() - Static method in class org.apereo.cas.ticket.BaseTicketSerializers
-
Gets proxy granting ticket serializer.
- getProxyPolicy() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getProxyPolicy() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- getProxyPolicy() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getProxyPolicy() - Method in interface org.apereo.cas.services.RegisteredService
-
Get the proxy policy rules for this service.
- getProxyPort() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- getProxyTicket() - Method in class org.apereo.cas.support.events.CasProxyTicketGrantedEvent
-
- getProxyTicketSerializer() - Static method in class org.apereo.cas.ticket.BaseTicketSerializers
-
Gets proxy ticket serializer.
- getPrunePeriod() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getPsw() - Method in class org.apereo.cas.configuration.model.core.authentication.HttpClientProperties.Truststore
-
- getPt() - Method in class org.apereo.cas.configuration.model.core.util.TicketProperties
-
- getPublicKey() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getPublicKey() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getPublicKey() - Method in interface org.apereo.cas.services.RegisteredService
-
Gets the public key associated with this service
that is used to authorize the request by
encrypting certain elements and attributes in
the CAS validation protocol response, such as
the PGT.
- getPublicKeyLocation() - Method in class org.apereo.cas.configuration.model.support.saml.googleapps.GoogleAppsProperties
-
- getQuery() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties
-
- getQueryType() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- getQueueSize() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getRadius() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getRadius() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- getRangeSeconds() - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties.Failure
-
- getRank() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider
-
- getRawResourceFrom(String) - Static method in class org.apereo.cas.util.ResourceUtils
-
Gets resource from a String location.
- getRawTicket(String) - Method in class org.apereo.cas.ticket.registry.JpaTicketRegistry
-
Gets the ticket from the database, as is.
- getReadTimeout() - Method in class org.apereo.cas.configuration.model.core.authentication.HttpClientProperties
-
- getReadTimeout() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getRealm() - Method in class org.apereo.cas.configuration.model.support.digest.DigestProperties
-
- getRealm() - Method in class org.apereo.cas.configuration.model.support.jaas.JaasAuthenticationProperties
-
- getRealm() - Method in class org.apereo.cas.digest.DigestCredential
-
- getReason() - Method in exception org.apereo.cas.adaptors.x509.authentication.revocation.RevokedCertificateException
-
Gets the reason.
- getRecords(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.report.AuthenticationEventsController
-
Gets records.
- getRecords() - Method in class org.apereo.cas.web.report.TrustedDevicesController
-
Gets records.
- getRedirectionStrategy() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getRedirectPort() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- getRedirectResponse(String, Map<String, String>) - Static method in class org.apereo.cas.authentication.principal.DefaultResponse
-
Gets the redirect response.
- getRedirectUris() - Method in class org.apereo.cas.OidcClientRegistrationRequest
-
- getRedirectUris() - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- getRedirectUrl() - Method in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction.ProviderLoginPageConfiguration
-
- getRedis() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- getRefreshInterval() - Method in class org.apereo.cas.configuration.model.core.metrics.MetricsProperties
-
- getRefreshIntervalSeconds() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getRefreshToken() - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties
-
- getRefreshTokenIdGenerator() - Method in class org.apereo.cas.ticket.refreshtoken.DefaultRefreshTokenFactory
-
- getRegExSubjectDnPattern() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getRegExTrustedIssuerDnPattern() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getRegisteredOAuthService(ServicesManager, String) - Static method in class org.apereo.cas.support.oauth.util.OAuthUtils
-
- getRegisteredService() - Method in class org.apereo.cas.services.ServiceContext
-
Gets the registered service for the service principal.
- getRegisteredService() - Method in class org.apereo.cas.support.events.CasRegisteredServiceDeletedEvent
-
- getRegisteredService() - Method in class org.apereo.cas.support.events.CasRegisteredServiceSavedEvent
-
- getRegisteredService(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the registered service from the flow scope.
- getRegisteredServiceJwtSecret(RegisteredService, String) - Method in class org.apereo.cas.token.authentication.TokenAuthenticationHandler
-
Gets registered service jwt secret.
- getRegistrationEndpoint() - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- getRegistry() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationHandler
-
- getRegistry() - Method in class org.apereo.cas.configuration.model.core.util.TicketProperties
-
- getReject() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getRejectBrowsers() - Method in class org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties
-
- getRejectCountries() - Method in class org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties
-
- getRejectedAttr() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- getRejectedAttributes() - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
- getRejectIpAddresses() - Method in class org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties
-
- getRelayState() - Method in class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsService
-
- getReleasedByDefaultAttributes(Principal, Map<String, Object>) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
-
Determines a default bundle of attributes that may be released to all services
without the explicit mapping for each service.
- getRelyingPartyIdentifier() - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- getRelyingPartyIdentifier() - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
gets the relying part identifier.
- getRememberMe() - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- getRememberMeMaxAge() - Method in class org.apereo.cas.configuration.model.support.cookie.TicketGrantingCookieProperties
-
- getRemoteAddress() - Method in class org.apereo.cas.adaptors.generic.remote.RemoteAddressCredential
-
- getRemoteAddress() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getRemoteHostName(String) - Method in class org.apereo.cas.web.flow.client.BaseSpnegoKnownClientSystemsFilterAction
-
Convenience method to perform a reverse DNS lookup.
- getRepeatInterval() - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- getRepeatInterval() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.Cleaner
-
- getRepeatInterval() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted.Cleaner
-
- getRepeatInterval() - Method in class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- getRepeatInterval() - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties
-
- getReplicationInterval() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- getReq() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties
-
- getRequestedService(HttpServletRequest) - Method in class org.apereo.cas.authentication.principal.WebApplicationServiceFactory
-
Gets requested service.
- getRequestId() - Method in class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsService
-
- getRequestID() - Method in class org.apereo.cas.support.saml.authentication.principal.SamlService
-
- getRequestObjectSigningAlg() - Method in class org.apereo.cas.OidcClientRegistrationRequest
-
- getRequestObjectSigningAlg() - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- getRequestParameter() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- getRequiredAttr() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- getRequiredAttributes() - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
- getRequiredAuthenticationContextClass() - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- getRequiredHandlers() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getRequiredHandlers() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getRequiredHandlers() - Method in interface org.apereo.cas.services.RegisteredService
-
Gets the set of handler names that must successfully authenticate credentials in order to access the service.
- getRequiredNameIdFormat() - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- getRequiredPermissions() - Method in class org.apereo.cas.configuration.model.support.generic.ShiroAuthenticationProperties
-
- getRequiredRoles() - Method in class org.apereo.cas.configuration.model.support.generic.ShiroAuthenticationProperties
-
- getRequireMultifactor() - Method in class org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties
-
- getReset() - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties
-
- getResolvedEventsAsAttribute(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
Gets resolved events as attribute.
- getResolvedMultifactorAuthenticationProviders(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets resolved multifactor authentication providers.
- getResource() - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- getResource() - Method in class org.apereo.cas.util.crypto.PublicKeyFactoryBean
-
- getResourceFrom(String) - Static method in class org.apereo.cas.util.ResourceUtils
-
Gets resource from a String location.
- getResourceInputStream(Resource, String) - Method in class org.apereo.cas.support.saml.mdui.AbstractMetadataResolverAdapter
-
Retrieve the remote source's input stream to parse data.
- getResourceInputStream(Resource, String) - Method in class org.apereo.cas.support.saml.mdui.DynamicMetadataResolverAdapter
-
- getResources() - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.ResourceCRLRevocationChecker
-
- getResources() - Method in class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- getResources() - Method in class org.apereo.cas.configuration.model.support.saml.shibboleth.ShibbolethAttributeResolverProperties
-
- getResponse() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- getResponse() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- getResponse() - Method in class org.apereo.cas.support.events.CasRiskyAuthenticationMitigatedEvent
-
- getResponseCode() - Method in class org.apereo.cas.util.http.HttpMessage
-
- getResponseTimeout() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getResponseType() - Method in class org.apereo.cas.authentication.principal.DefaultResponse
-
- getResponseType() - Method in interface org.apereo.cas.authentication.principal.Response
-
Gets response type.
- getResponseTypes() - Method in class org.apereo.cas.OidcClientRegistrationRequest
-
- getResponseTypes() - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- getResponseTypesSupported() - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- getRest() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getRest() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getRest() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- getRestEndpoint() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- getRestTemplate() - Method in class org.apereo.cas.adaptors.rest.RestAuthenticationApi
-
- getResult() - Method in class org.apereo.cas.api.AuthenticationRiskContingencyResponse
-
- getRetries() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- getRetries() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- getRetrievedOn() - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- getRevocationChecker() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getRevocationDate() - Method in exception org.apereo.cas.adaptors.x509.authentication.revocation.RevokedCertificateException
-
Gets the revocation date.
- getRevocationPolicyThreshold() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getRewriteValveConfigLocation() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- getRisk() - Method in class org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties
-
- getRiskyAuthenticationAttribute() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response
-
- getRoleAttribute() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthorizationProperties
-
- getRolePrefix() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthorizationProperties
-
- getRoles() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- getRoot() - Method in interface org.apereo.cas.ticket.TicketGrantingTicket
-
Gets the ticket-granting ticket at the root of the ticket hierarchy.
- getRoot() - Method in class org.apereo.cas.ticket.TicketGrantingTicketImpl
-
- getSalesforce() - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- getSalt() - Method in class org.apereo.cas.authentication.principal.ShibbolethCompatiblePersistentIdGenerator
-
Get salt.
- getSaltFieldName() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- getSaManage() - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- getSaml() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- getSaml() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getSamlCore() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getSamlIdp() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getSamlMetadataFacadeFor(SamlRegisteredService, AuthnRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Gets saml metadata adaptor for service.
- getSamlMetadataFacadeFor(SamlRegisteredService, String) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Gets saml metadata adaptor for service.
- getSamlMetadataUi() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getSamlObjectQName(Class) - Method in class org.apereo.cas.support.saml.util.AbstractSamlObjectBuilder
-
Gets saml object QName.
- getSamlObjectQName(Class) - Method in class org.apereo.cas.support.saml.util.GoogleSaml20ObjectBuilder
-
- getSamlSP() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getSaslAuthorizationId() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getSaslMechanism() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getSaslMutualAuth() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getSaslQualityOfProtection() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getSaslRealm() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getSaslSecurityStrength() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getSatisfiedMultifactorAuthenticationProvider(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets satisfied multifactor authentication provider.
- getScheme() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- getScope() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- getScope() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Facebook
-
- getScope() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Google
-
- getScope() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.LinkedIn
-
- getScope() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- getScope() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- getScope() - Method in class org.apereo.cas.OidcClientRegistrationRequest
-
- getScopesSupported() - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- getScore() - Method in class org.apereo.cas.api.AuthenticationRiskScore
-
- getScore() - Method in class org.apereo.cas.support.events.CasRiskBasedAuthenticationMitigationStartedEvent
-
- getScore() - Method in class org.apereo.cas.support.events.CasRiskyAuthenticationDetectedEvent
-
- getScratchCodes() - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAccount
-
- getScratchCodes() - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorRegistrationRecord
-
- getScratchCodes() - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorRecord
-
- getSearch() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties
-
- getSearchFilter() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- getSearchFilter() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthorizationProperties
-
- getSearchFilter() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties.Ldap
-
- getSearchFilter() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties.Ldap
-
- getSearchFilter() - Method in class org.apereo.cas.web.flow.LdapAcceptableUsagePolicyRepository
-
- getSecond() - Method in exception org.apereo.cas.authentication.MixedPrincipalException
-
Gets the second resolved principal.
- getSecret() - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordEncoderProperties
-
- getSecret() - Method in class org.apereo.cas.configuration.model.support.captcha.GoogleRecaptchaProperties
-
- getSecret() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Dropbox
-
- getSecret() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Facebook
-
- getSecret() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Foursquare
-
- getSecret() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Github
-
- getSecret() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Google
-
- getSecret() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.LinkedIn
-
- getSecret() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- getSecret() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Twitter
-
- getSecret() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.WindowsLive
-
- getSecret() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Yahoo
-
- getSecretKey() - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAccount
-
- getSecretKey() - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorRegistrationRecord
-
- getSecretKey(String) - Method in class org.apereo.cas.adaptors.gauth.InMemoryGoogleAuthenticatorAccountRegistry
-
- getSecretKey(String) - Method in class org.apereo.cas.adaptors.gauth.JpaGoogleAuthenticatorAccountRegistry
-
- getSecretKey(String) - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorAccountRegistry
-
- getSecretKey() - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorRecord
-
- getSecretKey() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.YubiKey
-
- getSecretkey() - Method in class org.apereo.cas.configuration.model.support.stormpath.StormpathProperties
-
- getSecurity() - Method in class org.apereo.cas.configuration.model.core.util.TicketProperties
-
- getSecurity() - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- getSecurityManager() - Method in class org.apereo.cas.configuration.model.support.saml.SamlCore
-
- getSecurityQuestions(String) - Method in class org.apereo.cas.pm.ldap.LdapPasswordManagementService
-
- getSecurityQuestions(String) - Method in interface org.apereo.cas.pm.PasswordManagementService
-
Gets security questions.
- getSecurityQuestionsAttributes() - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- getSeparator() - Method in class org.apereo.cas.configuration.model.support.generic.FileAuthenticationProperties
-
- getSerial() - Method in exception org.apereo.cas.adaptors.x509.authentication.revocation.RevokedCertificateException
-
Gets the serial.
- getSerialNumberPrefix() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getServer() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getServer() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius
-
- getServer() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- getServerIp() - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- getServerIpAddress() - Method in class org.apereo.cas.support.events.dao.CasEvent
-
- getServerName() - Method in class org.apereo.cas.configuration.model.webapp.mgmt.ManagementWebappProperties
-
- getServers() - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusTokenAuthenticationHandler
-
- getServers() - Method in class org.apereo.cas.configuration.model.support.memcached.MemcachedTicketRegistryProperties
-
- getService() - Method in interface org.apereo.cas.authentication.AuthenticationResult
-
Gets the service for which this authentication result is relevant.
- getService() - Method in class org.apereo.cas.authentication.AuthenticationTransaction
-
- getService() - Method in class org.apereo.cas.authentication.DefaultAuthenticationResult
-
- getService() - Method in class org.apereo.cas.authentication.HttpBasedServiceCredential
-
Gets service associated with credentials.
- getService() - Method in class org.apereo.cas.configuration.model.core.web.security.AdminPagesSecurityProperties
-
- getService() - Method in class org.apereo.cas.logout.DefaultLogoutRequest
-
- getService() - Method in interface org.apereo.cas.logout.LogoutRequest
-
Gets service.
- getService() - Method in class org.apereo.cas.services.ServiceContext
-
Gets the service principal.
- getService() - Method in class org.apereo.cas.support.events.CasRiskBasedAuthenticationEvaluationStartedEvent
-
- getService() - Method in class org.apereo.cas.support.events.CasRiskBasedAuthenticationMitigationStartedEvent
-
- getService() - Method in class org.apereo.cas.support.events.CasRiskyAuthenticationDetectedEvent
-
- getService() - Method in class org.apereo.cas.support.events.CasRiskyAuthenticationMitigatedEvent
-
- getService() - Method in class org.apereo.cas.ticket.code.OAuthCodeImpl
-
- getService() - Method in interface org.apereo.cas.ticket.ServiceTicket
-
Retrieve the service this ticket was given for.
- getService() - Method in class org.apereo.cas.ticket.ServiceTicketImpl
-
- getService() - Method in class org.apereo.cas.token.authentication.TokenCredential
-
- getService() - Method in interface org.apereo.cas.validation.Assertion
-
Method to obtain the service for which we are asserting this ticket is
valid for.
- getService() - Method in class org.apereo.cas.validation.ImmutableAssertion
-
- getService(List<ArgumentExtractor>, HttpServletRequest) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the service from the request based on given extractors.
- getService(List<ArgumentExtractor>, RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the service.
- getService(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the service from the flow scope.
- getServiceById(Long, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.mgmt.services.web.RegisteredServiceSimpleFormController
-
Gets service by id.
- getServiceCredentialsFromRequest(WebApplicationService, HttpServletRequest) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
Overrideable method to determine which credentials to use to grant a
proxy granting ticket.
- getServiceData() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean
-
- getServiceDefinitionAttribute() - Method in class org.apereo.cas.configuration.model.support.ldap.serviceregistry.LdapServiceRegistryProperties
-
- getServiceFactories() - Method in class org.apereo.cas.web.support.AbstractArgumentExtractor
-
- getServiceFactories() - Method in interface org.apereo.cas.web.support.ArgumentExtractor
-
Gets service factories.
- getServiceFactory() - Method in class org.apereo.cas.web.support.AbstractArgumentExtractor
-
- getServiceFrom(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Gets validated service from the model.
- getServiceId() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getServiceId() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- getServiceId() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getServiceId() - Method in interface org.apereo.cas.services.RegisteredService
-
The unique identifier for this service.
- getServiceNow() - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- getServiceProviderEntityId() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- getServiceProviderMetadataPath() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- getServiceRegistry() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getServiceRegistryCollection() - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- getServices(HttpServletResponse) - Method in class org.apereo.cas.mgmt.services.web.ManageRegisteredServicesMultiActionController
-
Gets services.
- getServices() - Method in interface org.apereo.cas.ticket.TicketGrantingTicket
-
Gets an immutable map of service ticket and services accessed by this ticket-granting ticket.
- getServices() - Method in class org.apereo.cas.ticket.TicketGrantingTicketImpl
-
Gets an new map with the service ticket and services accessed by this ticket-granting ticket.
- getServicesManager() - Method in class org.apereo.cas.logout.DefaultSingleLogoutServiceMessageHandler
-
- getServicesManager() - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
- getServicesManager() - Method in class org.apereo.cas.support.oauth.authenticator.OAuthClientAuthenticator
-
- getServicesManager() - Method in class org.apereo.cas.support.oauth.web.BaseOAuthWrapperController
-
- getServicesManager() - Method in class org.apereo.cas.web.flow.InitialFlowSetupAction
-
- getServiceTicket() - Method in class org.apereo.cas.support.events.CasServiceTicketGrantedEvent
-
- getServiceTicket() - Method in class org.apereo.cas.support.events.CasServiceTicketValidatedEvent
-
- getServiceTicketCount() - Method in class org.apereo.cas.monitor.SessionStatus
-
Gets the total number of service tickets in the CAS ticket registry.
- getServiceTicketFromRequestScope(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the service ticket from request scope.
- getServiceTicketSerializer() - Static method in class org.apereo.cas.ticket.BaseTicketSerializers
-
Gets service ticket serializer.
- getServiceUnavailableRetryStrategy() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getServiceUserInterfaceMetadata(RequestContext, Class<T>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets service user interface metadata.
- getSession() - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties
-
- getSessionCount() - Method in class org.apereo.cas.monitor.SessionStatus
-
Gets total number of SSO sessions maintained by CAS.
- getSharedSecret() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Client
-
- getSharedSecret() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Client
-
- getShibAttributeResolver() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getShiro() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getSignature() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getSignatureLocation() - Method in class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- getSignatureSigningConfiguration() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
Gets signature signing configuration.
- getSignatureValidationConfiguration() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
Gets signature validation configuration.
- getSignedDuoResponse() - Method in class org.apereo.cas.adaptors.duo.authn.DuoCredential
-
- getSigning() - Method in class org.apereo.cas.configuration.model.core.util.CryptographyProperties
-
- getSigningCertFile() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
Gets signing cert file.
- getSigningCertificate() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
Gets signing certificate.
- getSigningCertificateResources() - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- getSigningCertificateResources() - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
gets the list of signing certificate files.
- getSigningCertificates() - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
gets the signing certificates.
- getSigningKey() - Method in class org.apereo.cas.configuration.model.core.ticket.SigningEncryptionProperties
-
- getSigningKey() - Method in class org.apereo.cas.configuration.model.support.cookie.TicketGrantingCookieProperties
-
- getSigningKey() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- getSigningKeyFile() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
Gets signing key file.
- getSigningPrivateKey() - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
Gets signing private key.
- getSinglelineSeparator() - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties
-
- getSingleLogoutService() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getSingleLogoutServices() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getSiteKey() - Method in class org.apereo.cas.configuration.model.support.captcha.GoogleRecaptchaProperties
-
- getSize() - Method in interface org.apereo.cas.monitor.CacheStatistics
-
Gets the current size of the cache in a unit specific to the cache being monitored (e.g.
- getSize() - Method in class org.apereo.cas.monitor.EhCacheStatistics
-
Gets the size of heap consumed by items stored in the cache.
- getSize() - Method in class org.apereo.cas.monitor.HazelcastMonitor.HazelcastStatistics
-
- getSize() - Method in class org.apereo.cas.monitor.SimpleCacheStatistics
-
- getSkew() - Method in class org.apereo.cas.configuration.model.support.oidc.OidcProperties
-
- getSkewAllowance() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Response
-
- getSkewAllowance() - Method in class org.apereo.cas.configuration.model.support.saml.SamlCore
-
- getSlo() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getSms() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response
-
- getSocketTimeout() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getSocketTimeout() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Client
-
- getSocketTimeout() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Client
-
- getSourceClass() - Method in class org.apereo.cas.web.flow.CompositeFlowExecutionKeyConverter
- getSpnego() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getSpnegoAttributeName() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getSpringExpressionParser() - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Gets spring expression parser.
- getSPSsoDescriptor(EntityDescriptor) - Static method in class org.apereo.cas.support.saml.mdui.MetadataUIUtils
-
Gets SP SSO descriptor.
- getSql() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- getSql() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- getSql() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Query
-
- getSslSocketFactory() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getSso() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getSsoDescriptor() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getSsoSessions(String) - Method in class org.apereo.cas.web.report.SingleSignOnSessionsReportController
-
Endpoint for getting SSO Sessions in JSON format.
- getSt() - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties
-
- getSt() - Method in class org.apereo.cas.configuration.model.core.util.TicketProperties
-
- getStartDelay() - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- getStartDelay() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.Cleaner
-
- getStartDelay() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted.Cleaner
-
- getStartDelay() - Method in class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- getStartDelay() - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties
-
- getStartingDateTime() - Method in class org.apereo.cas.services.TimeBasedRegisteredServiceAccessStrategy
-
- getStartingTime() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- getStartState(Flow) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- getStartState(Flow) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Gets start state.
- getStaticSalt() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- getStatistics() - Method in class org.apereo.cas.monitor.AbstractCacheMonitor
-
Gets the statistics from this monitor.
- getStatistics() - Method in class org.apereo.cas.monitor.CacheStatus
-
Gets the current cache statistics.
- getStatistics() - Method in class org.apereo.cas.monitor.EhCacheMonitor
-
- getStatistics() - Method in class org.apereo.cas.monitor.HazelcastMonitor
-
- getStatistics() - Method in class org.apereo.cas.monitor.MemcachedMonitor
-
Get cache statistics for all memcached hosts known to MemcachedClientIF
.
- getStatus() - Method in class org.apereo.cas.logout.DefaultLogoutRequest
-
- getStatus() - Method in interface org.apereo.cas.logout.LogoutRequest
-
Gets status of the request.
- getStatus() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean
-
- getStormpath() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getStrength() - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordEncoderProperties
-
- getString(LdapEntry, String) - Static method in class org.apereo.cas.util.LdapUtils
-
Reads a String value from the LdapEntry.
- getString(LdapEntry, String, String) - Static method in class org.apereo.cas.util.LdapUtils
-
Reads a String value from the LdapEntry.
- getSubject() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Mail
-
- getSubject() - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- getSubjectType() - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- getSubjectTypesSupported() - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- getSuccess() - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas2
-
- getSuccess() - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas2.Proxy
-
- getSuccess() - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas3
-
- getSuccesses() - Method in interface org.apereo.cas.authentication.Authentication
-
- getSuccesses() - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Gets the authentication success map.
- getSuccesses() - Method in class org.apereo.cas.authentication.DefaultAuthentication
-
- getSuccesses() - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Gets the authentication success map.
- getSuccessView() - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
Return the successView.
- getSuffix() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalTransformationProperties
-
- getSuffix() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.ExtendedAccessLog
-
- getSupportAccess() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getSupportedBrowsers() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getSupportedContentTypes() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- getSupportedNameFormats() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
Gets supported name formats.
- getSupportedProtocols() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getTableUsers() - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- getTargetClass() - Method in class org.apereo.cas.web.flow.CompositeFlowExecutionKeyConverter
- getTestShib() - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- getText() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Mail
-
- getText() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Sms
-
- getText() - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- getTgc() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getTgt() - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties
-
- getTgt() - Method in class org.apereo.cas.configuration.model.core.util.TicketProperties
-
- getTheme() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getTheme() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getTheme() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getTheme() - Method in interface org.apereo.cas.services.RegisteredService
-
Returns a short theme name.
- getThreadPriority() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getThreadsNumber() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- getThreshold() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- getThreshold() - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.Warn
-
- getThreshold() - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties.Failure
-
- getThresholdRate() - Method in class org.apereo.cas.web.support.AbstractThrottledSubmissionHandlerInterceptorAdapter
-
- getThrottle() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getThrottledTimeout() - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- getThrottler() - Method in class org.apereo.cas.configuration.model.core.rest.RestProperties
-
- getTicket(String) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
-
- getTicket(String, Class<T>) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
-
Obtains the given ticket by its id and type
and returns the CAS-representative object.
- getTicket(String) - Method in interface org.apereo.cas.CentralAuthenticationService
-
Obtains the given ticket by its id
and returns the CAS-representative object.
- getTicket(String, Class<T>) - Method in interface org.apereo.cas.CentralAuthenticationService
-
Obtains the given ticket by its id and type
and returns the CAS-representative object.
- getTicket() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getTicket(String, Class<T>) - Method in class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
Retrieve a ticket from the registry.
- getTicket(String) - Method in class org.apereo.cas.ticket.registry.CouchbaseTicketRegistry
-
- getTicket(String) - Method in class org.apereo.cas.ticket.registry.DefaultTicketRegistry
-
- getTicket(String) - Method in class org.apereo.cas.ticket.registry.EhCacheTicketRegistry
-
- getTicket(String) - Method in class org.apereo.cas.ticket.registry.HazelcastTicketRegistry
-
- getTicket(String) - Method in class org.apereo.cas.ticket.registry.IgniteTicketRegistry
-
- getTicket(String) - Method in class org.apereo.cas.ticket.registry.InfinispanTicketRegistry
-
- getTicket(String) - Method in class org.apereo.cas.ticket.registry.JpaTicketRegistry
-
- getTicket(String) - Method in class org.apereo.cas.ticket.registry.MemCacheTicketRegistry
-
- getTicket(String) - Method in class org.apereo.cas.ticket.registry.RedisTicketRegistry
-
- getTicket(String, Class<T>) - Method in interface org.apereo.cas.ticket.registry.TicketRegistry
-
Retrieve a ticket from the registry.
- getTicket(String) - Method in interface org.apereo.cas.ticket.registry.TicketRegistry
-
Retrieve a ticket from the registry.
- getTicketGrantingTicket() - Method in class org.apereo.cas.support.events.CasProxyGrantingTicketCreatedEvent
-
- getTicketGrantingTicket() - Method in class org.apereo.cas.support.events.CasServiceTicketGrantedEvent
-
- getTicketGrantingTicket() - Method in class org.apereo.cas.support.events.CasTicketGrantingTicketCreatedEvent
-
- getTicketGrantingTicket() - Method in class org.apereo.cas.support.events.CasTicketGrantingTicketDestroyedEvent
-
- getTicketGrantingTicketId() - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdCredential
-
- getTicketGrantingTicketId(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets the ticket granting ticket id from the request and flow scopes.
- getTicketGrantingTicketSerializer() - Static method in class org.apereo.cas.ticket.BaseTicketSerializers
-
Gets ticket granting ticket serializer.
- getTicketId() - Method in class org.apereo.cas.logout.DefaultLogoutRequest
-
- getTicketId() - Method in interface org.apereo.cas.logout.LogoutRequest
-
Gets ticket id.
- getTicketQueryResultList(String, String, Class<T>) - Method in class org.apereo.cas.ticket.registry.JpaTicketRegistry
-
Gets ticket query result list.
- getTicketRegistry() - Method in class org.apereo.cas.support.oauth.web.BaseOAuthWrapperController
-
- getTickets(Predicate<Ticket>) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
-
- getTickets(Predicate<Ticket>) - Method in interface org.apereo.cas.CentralAuthenticationService
-
Retrieve a collection of tickets from the underlying ticket registry.
- getTickets() - Method in class org.apereo.cas.ticket.registry.CouchbaseTicketRegistry
-
- getTickets() - Method in class org.apereo.cas.ticket.registry.DefaultTicketRegistry
-
- getTickets() - Method in class org.apereo.cas.ticket.registry.EhCacheTicketRegistry
-
- getTickets() - Method in class org.apereo.cas.ticket.registry.HazelcastTicketRegistry
-
- getTickets() - Method in class org.apereo.cas.ticket.registry.IgniteTicketRegistry
-
- getTickets() - Method in class org.apereo.cas.ticket.registry.InfinispanTicketRegistry
-
Retrieve all tickets from the registry.
- getTickets() - Method in class org.apereo.cas.ticket.registry.JpaTicketRegistry
-
- getTickets() - Method in class org.apereo.cas.ticket.registry.MemCacheTicketRegistry
-
Retrieve all tickets from the registry.
- getTickets() - Method in class org.apereo.cas.ticket.registry.RedisTicketRegistry
-
- getTickets() - Method in interface org.apereo.cas.ticket.registry.TicketRegistry
-
Retrieve all tickets from the registry.
- getTicketsCache() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getTicketStats(HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.report.StatisticsController
-
Gets ticket stats.
- getTicketStatus(String) - Method in class org.apereo.cas.support.rest.TicketsResource
-
Determine the status of a given ticket id, whether it's valid, exists, expired, etc.
- getTimeInBetweenUsesInSeconds() - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties.ThrottledTimeout
-
- getTimeout() - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- getTimeout() - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseServiceRegistryProperties
-
- getTimeout() - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseTicketRegistryProperties
-
- getTimeout() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- getTimeout() - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- getTimeout() - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties
-
- getTimeout() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- getTimestamp() - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationRequest
-
- getTimestamp() - Method in class org.apereo.cas.support.events.dao.CasEvent
-
- getTimeStepSize() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- getTimeToIdle() - Method in class org.apereo.cas.ticket.accesstoken.OAuthAccessTokenExpirationPolicy
-
- getTimeToIdle() - Method in interface org.apereo.cas.ticket.ExpirationPolicy
-
Describes the idle time duration for the item.
- getTimeToIdle() - Method in class org.apereo.cas.ticket.refreshtoken.OAuthRefreshTokenExpirationPolicy
-
- getTimeToIdle() - Method in class org.apereo.cas.ticket.support.AlwaysExpiresExpirationPolicy
-
- getTimeToIdle() - Method in class org.apereo.cas.ticket.support.HardTimeoutExpirationPolicy
-
- getTimeToIdle() - Method in class org.apereo.cas.ticket.support.MultiTimeUseOrTimeoutExpirationPolicy
-
- getTimeToIdle() - Method in class org.apereo.cas.ticket.support.NeverExpiresExpirationPolicy
-
- getTimeToIdle() - Method in class org.apereo.cas.ticket.support.RememberMeDelegatingExpirationPolicy
-
- getTimeToIdle() - Method in class org.apereo.cas.ticket.support.ThrottledUseAndTimeoutExpirationPolicy
-
- getTimeToIdle() - Method in class org.apereo.cas.ticket.support.TicketGrantingTicketExpirationPolicy
-
- getTimeToIdle() - Method in class org.apereo.cas.ticket.support.TimeoutExpirationPolicy
-
- getTimeToKillInSeconds() - Method in class org.apereo.cas.configuration.model.core.ticket.ProxyTicketProperties
-
- getTimeToKillInSeconds() - Method in class org.apereo.cas.configuration.model.core.ticket.ServiceTicketProperties
-
- getTimeToKillInSeconds() - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- getTimeToKillInSeconds() - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties.HardTimeout
-
- getTimeToKillInSeconds() - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties.RememberMe
-
- getTimeToKillInSeconds() - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties.ThrottledTimeout
-
- getTimeToKillInSeconds() - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties.AccessToken
-
- getTimeToKillInSeconds() - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties.Code
-
- getTimeToKillInSeconds() - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties.RefreshToken
-
- getTimeToLive() - Method in class org.apereo.cas.ticket.accesstoken.OAuthAccessTokenExpirationPolicy
-
- getTimeToLive() - Method in interface org.apereo.cas.ticket.ExpirationPolicy
-
Describes the time duration where this policy should consider the item alive.
- getTimeToLive() - Method in class org.apereo.cas.ticket.refreshtoken.OAuthRefreshTokenExpirationPolicy
-
- getTimeToLive() - Method in class org.apereo.cas.ticket.support.AlwaysExpiresExpirationPolicy
-
- getTimeToLive() - Method in class org.apereo.cas.ticket.support.HardTimeoutExpirationPolicy
-
- getTimeToLive() - Method in class org.apereo.cas.ticket.support.MultiTimeUseOrTimeoutExpirationPolicy
-
- getTimeToLive() - Method in class org.apereo.cas.ticket.support.NeverExpiresExpirationPolicy
-
- getTimeToLive() - Method in class org.apereo.cas.ticket.support.RememberMeDelegatingExpirationPolicy
-
- getTimeToLive() - Method in class org.apereo.cas.ticket.support.ThrottledUseAndTimeoutExpirationPolicy
-
- getTimeToLive() - Method in class org.apereo.cas.ticket.support.TicketGrantingTicketExpirationPolicy
-
- getTimeToLive() - Method in class org.apereo.cas.ticket.support.TimeoutExpirationPolicy
-
- getTimeUnit() - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
- getTimeUnit() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- getToken() - Method in class org.apereo.cas.adaptors.authy.AuthyTokenCredential
-
- getToken() - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorTokenCredential
-
- getToken() - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusTokenCredential
-
- getToken() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyCredential
-
- getToken() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getToken() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Sms.Twilio
-
- getTokenEndpoint() - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- getTokenEndpointAuthMethod() - Method in class org.apereo.cas.OidcClientRegistrationRequest
-
- getTokenEndpointAuthMethod() - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- getTolerance() - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- getTolerance() - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
gets the tolerance.
- getTotalMemory() - Method in class org.apereo.cas.monitor.MemoryStatus
-
Gets JVM total memory.
- getTrustCertificates() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getTrusted() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getTrusted() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- getTrustedIssuerDnPattern() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getTruststore() - Method in class org.apereo.cas.configuration.model.core.authentication.HttpClientProperties
-
- getTrustStoreFilePath() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getTrustStorePassword() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getTrustStoreType() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- getTwilio() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Sms
-
- getTwitter() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- getType() - Method in class org.apereo.cas.adaptors.duo.DuoIntegration
-
- getType() - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordEncoderProperties
-
- getType() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- getType() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- getType() - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Ldap
-
- getType() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyStrategyEditBean
-
- getType() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyStrategyViewBean
-
- getType() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getType() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceProxyPolicyBean
-
- getType() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- getType() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceUsernameAttributeProviderEditBean
-
- getType() - Method in class org.apereo.cas.support.events.dao.CasEvent
-
- getType() - Method in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction.ProviderLoginPageConfiguration
-
- getTypeToSerialize() - Method in class org.apereo.cas.OidcClientRegistrationRequestSerializer
-
- getTypeToSerialize() - Method in class org.apereo.cas.util.serialization.AbstractJacksonBackedStringSerializer
-
Gets type to serialize.
- getTypeToSerialize() - Method in class org.apereo.cas.util.services.RegisteredServiceJsonSerializer
-
- getUnauthorizedRedirectUrl() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- getUnauthorizedRedirectUrl() - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
- getUnauthorizedRedirectUrl() - Method in interface org.apereo.cas.services.RegisteredServiceAccessStrategy
-
Redirect the request to a separate and possibly external URL
in case authorization fails for this service.
- getUnavailableCRLPolicy() - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.AbstractCRLRevocationChecker
-
- getUnmarshallerFactory() - Method in class org.apereo.cas.support.saml.OpenSamlConfigBean
-
- getUri() - Method in class org.apereo.cas.configuration.model.support.rest.RestAuthenticationProperties
-
- getUrl() - Method in class org.apereo.cas.authentication.principal.DefaultResponse
-
- getUrl() - Method in interface org.apereo.cas.authentication.principal.Response
-
Gets url.
- getUrl() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- getUrl() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- getUrl() - Method in class org.apereo.cas.util.http.HttpMessage
-
- getUrl() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo.Logo
-
- getUseNonce() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- getUser() - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- getUser() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- getUserAttrProvider() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- getUserFilter() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Ldap
-
- getUserFilter() - Method in class org.apereo.cas.configuration.model.support.aup.AcceptableUsagePolicyProperties.Ldap
-
- getUserFilter() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- getUserFilter() - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Ldap
-
- getUserId() - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- getUserinfoEndpoint() - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- getUsername() - Method in class org.apereo.cas.adaptors.duo.authn.DuoCredential
-
- getUsername() - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorRegistrationRecord
-
- getUserName() - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorRecord
-
- getUsername() - Method in class org.apereo.cas.authentication.UsernamePasswordCredential
-
- getUsername() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- getUsername() - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdCredential
-
- getUsernameAttribute() - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- getUsernameAttribute() - Method in class org.apereo.cas.services.PrincipalAttributeRegisteredServiceUsernameProvider
-
- getUsernameAttributeProvider() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- getUsernameAttributeProvider() - Method in interface org.apereo.cas.services.RegisteredService
-
Get the name of the attribute this service prefers to consume as username.
- getUsernameParameter() - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties
-
- getUsernameParameter() - Method in class org.apereo.cas.web.support.AbstractThrottledSubmissionHandlerInterceptorAdapter
-
- getUserPassword() - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- getUserProfile() - Method in class org.apereo.cas.authentication.principal.ClientCredential
-
Return the profile of the authenticated user.
- getUserPropertiesFile() - Method in class org.apereo.cas.configuration.model.webapp.mgmt.ManagementWebappProperties
-
- getUsers() - Method in class org.apereo.cas.adaptors.generic.RejectUsersAuthenticationHandler
-
- getUsers() - Method in class org.apereo.cas.configuration.model.core.web.security.AdminPagesSecurityProperties
-
- getUsers() - Method in class org.apereo.cas.configuration.model.support.digest.DigestProperties
-
- getUsers() - Method in class org.apereo.cas.configuration.model.support.generic.AcceptAuthenticationProperties
-
- getUsers() - Method in class org.apereo.cas.configuration.model.support.generic.RejectAuthenticationProperties
-
- getValidatePeriod() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getValidationCode() - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAccount
-
- getValidationCode() - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorRegistrationRecord
-
- getValidationCode() - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorRecord
-
- getValidationQuery() - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.Jdbc
-
- getValidator() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- getValidator() - Method in class org.apereo.cas.support.oauth.authenticator.OAuthClientAuthenticator
-
- getValidator() - Method in class org.apereo.cas.support.oauth.web.BaseOAuthWrapperController
-
- getValidUntil() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- getValue() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData.PropertyBean
-
- getValue() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceProxyPolicyBean
-
- getValue() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceUsernameAttributeProviderEditBean
-
- getValue() - Method in class org.apereo.cas.MongoDbProperty
-
- getValue() - Method in class org.apereo.cas.services.DefaultRegisteredServiceProperty
-
- getValue() - Method in interface org.apereo.cas.services.RegisteredServiceProperty
-
Gets the first single value.
- getValue(Object) - Method in class org.apereo.cas.web.flow.BasicSubflowExpression
-
- getValueDelimiter() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- getValueMatch() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceMultifactorAuthenticationEditBean.PrincipalAttribute
-
- getValues() - Method in class org.apereo.cas.services.DefaultRegisteredServiceProperty
-
- getValues() - Method in interface org.apereo.cas.services.RegisteredServiceProperty
-
Gets values.
- getVerifyUrl() - Method in class org.apereo.cas.configuration.model.support.captcha.GoogleRecaptchaProperties
-
- getVersion() - Static method in class org.apereo.cas.util.CasVersion
-
- getView() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getView() - Method in class org.apereo.cas.services.web.view.AbstractDelegatingCasView
-
- getViewStateBinderConfiguration(ViewState) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Gets state binder configuration.
- getWarn() - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties
-
- getWarn() - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.St
-
- getWarn() - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.Tgt
-
- getWarnAttributeName() - Method in class org.apereo.cas.authentication.support.OptionalWarningAccountStateHandler
-
- getWarningAttributeName() - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- getWarningAttributeValue() - Method in class org.apereo.cas.authentication.support.OptionalWarningAccountStateHandler
-
- getWarningAttributeValue() - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- getWarningCookie() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getWarningCookie(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Gets warning cookie.
- getWarningDays() - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- getWarnings() - Method in class org.apereo.cas.authentication.DefaultHandlerResult
-
- getWarnings() - Method in interface org.apereo.cas.authentication.HandlerResult
-
Gets warnings.
- getWatchableResource() - Method in class org.apereo.cas.services.AbstractResourceBasedServiceRegistryDao
-
- getWatchableResource() - Method in interface org.apereo.cas.services.ResourceBasedServiceRegistryDao
-
Gets the watchable resource.
- getWeb() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties
-
- getWebApplicationServiceResponseType() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationServiceResponseBuilder
-
Determine response type response.
- getWebContext() - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
-
Gets the web context from the current thread-bound object.
- getWebex() - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- getWebflow() - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- getWellKnownDiscoveryConfiguration() - Method in class org.apereo.cas.web.controllers.OidcWellKnownEndpointController
-
Gets well known discovery configuration.
- getWellKnownOpenIdDiscoveryConfiguration() - Method in class org.apereo.cas.web.controllers.OidcWellKnownEndpointController
-
Gets well known openid discovery configuration.
- getWidth() - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo.Logo
-
- getWindowInHours() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.DateTime
-
- getWindowSize() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- getWindowsLive() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- getWorkday() - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- getWrappedHttpClient() - Method in interface org.apereo.cas.util.http.HttpClient
-
Gets wrapped http client.
- getWrappedHttpClient() - Method in class org.apereo.cas.util.http.SimpleHttpClient
-
- getWriteConcern() - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- getWriteSynchronizationMode() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties.TicketsCache
-
- getWsfed() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getX509() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- getYahoo() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- getYubikey() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- Github() - Constructor for class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Github
-
- globalAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- GlobalMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
-
- GlobalMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.GlobalMultifactorAuthenticationPolicyEventResolver
-
- Google() - Constructor for class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Google
-
- GoogleAccountCheckRegistrationAction - Class in org.apereo.cas.adaptors.gauth.web.flow
-
- GoogleAccountCheckRegistrationAction() - Constructor for class org.apereo.cas.adaptors.gauth.web.flow.GoogleAccountCheckRegistrationAction
-
- googleAccountRegistrationAction() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- GoogleAccountSaveRegistrationAction - Class in org.apereo.cas.adaptors.gauth.web.flow
-
- GoogleAccountSaveRegistrationAction() - Constructor for class org.apereo.cas.adaptors.gauth.web.flow.GoogleAccountSaveRegistrationAction
-
- GoogleAccountsService - Class in org.apereo.cas.support.saml.authentication.principal
-
Implementation of a Service that supports Google Accounts (eventually a more
generic SAML2 support will come).
- GoogleAccountsService(String, String, String) - Constructor for class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsService
-
Instantiates a new google accounts service.
- GoogleAccountsService(String, String, String, String, String) - Constructor for class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsService
-
- GoogleAccountsServiceFactory - Class in org.apereo.cas.support.saml.authentication.principal
-
- GoogleAccountsServiceFactory(GoogleSaml20ObjectBuilder) - Constructor for class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsServiceFactory
-
- googleAccountsServiceFactory() - Method in class org.apereo.cas.support.saml.config.SamlGoogleAppsConfiguration
-
- GoogleAccountsServiceResponseBuilder - Class in org.apereo.cas.support.saml.authentication.principal
-
Builds the google accounts service response.
- GoogleAccountsServiceResponseBuilder(String, String, String, ServicesManager, GoogleSaml20ObjectBuilder) - Constructor for class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsServiceResponseBuilder
-
Instantiates a new Google accounts service response builder.
- GoogleAccountsServiceResponseBuilder(String, String, String, int) - Constructor for class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsServiceResponseBuilder
-
Instantiates a new Google accounts service response builder.
- googleAccountsServiceResponseBuilder() - Method in class org.apereo.cas.support.saml.config.SamlGoogleAppsConfiguration
-
- GoogleAccountsServiceSerializer - Class in org.apereo.cas.ticket.registry.support.kryo.serial
-
- GoogleAccountsServiceSerializer(FieldHelper, PublicKey, PrivateKey, String) - Constructor for class org.apereo.cas.ticket.registry.support.kryo.serial.GoogleAccountsServiceSerializer
-
Instantiates a new google accounts service serializer.
- GoogleAnalyticsProperties - Class in org.apereo.cas.configuration.model.support.analytics
-
- GoogleAnalyticsProperties() - Constructor for class org.apereo.cas.configuration.model.support.analytics.GoogleAnalyticsProperties
-
- GoogleAppsProperties - Class in org.apereo.cas.configuration.model.support.saml.googleapps
-
- GoogleAppsProperties() - Constructor for class org.apereo.cas.configuration.model.support.saml.googleapps.GoogleAppsProperties
-
- GoogleAuthentiacatorJpaConfiguration - Class in org.apereo.cas.config
-
- GoogleAuthentiacatorJpaConfiguration() - Constructor for class org.apereo.cas.config.GoogleAuthentiacatorJpaConfiguration
-
- GoogleAuthentiacatorMongoDbConfiguration - Class in org.apereo.cas.config
-
- GoogleAuthentiacatorMongoDbConfiguration() - Constructor for class org.apereo.cas.config.GoogleAuthentiacatorMongoDbConfiguration
-
- GoogleAuthenticatorAccount - Class in org.apereo.cas.adaptors.gauth
-
- GoogleAuthenticatorAccount() - Constructor for class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAccount
-
Instantiates a new Google authenticator account.
- GoogleAuthenticatorAccount(String, int, List<Integer>) - Constructor for class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAccount
-
Instantiates a new Google authenticator account.
- googleAuthenticatorAccountRegistry() - Method in class org.apereo.cas.config.GoogleAuthentiacatorJpaConfiguration
-
- googleAuthenticatorAccountRegistry() - Method in class org.apereo.cas.config.GoogleAuthentiacatorMongoDbConfiguration
-
- googleAuthenticatorAccountRegistry() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- GoogleAuthenticatorAuthenticationHandler - Class in org.apereo.cas.adaptors.gauth
-
An authentication handler that uses the token provided
to authenticator against google authN for MFA.
- GoogleAuthenticatorAuthenticationHandler() - Constructor for class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAuthenticationHandler
-
Instantiates a new Google authenticator authentication handler.
- googleAuthenticatorAuthenticationHandler() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- GoogleAuthenticatorAuthenticationMetaDataPopulator - Class in org.apereo.cas.adaptors.gauth
-
- GoogleAuthenticatorAuthenticationMetaDataPopulator(String, AuthenticationHandler, MultifactorAuthenticationProvider) - Constructor for class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAuthenticationMetaDataPopulator
-
- googleAuthenticatorAuthenticationMetaDataPopulator() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- googleAuthenticatorAuthenticationProvider() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- GoogleAuthenticatorAuthenticationWebflowAction - Class in org.apereo.cas.adaptors.gauth.web.flow
-
- GoogleAuthenticatorAuthenticationWebflowAction() - Constructor for class org.apereo.cas.adaptors.gauth.web.flow.GoogleAuthenticatorAuthenticationWebflowAction
-
- googleAuthenticatorAuthenticationWebflowAction() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- GoogleAuthenticatorAuthenticationWebflowEventResolver - Class in org.apereo.cas.adaptors.gauth.web.flow
-
- GoogleAuthenticatorAuthenticationWebflowEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.adaptors.gauth.web.flow.GoogleAuthenticatorAuthenticationWebflowEventResolver
-
- googleAuthenticatorAuthenticationWebflowEventResolver() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- GoogleAuthenticatorConfiguration - Class in org.apereo.cas.config
-
- GoogleAuthenticatorConfiguration() - Constructor for class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- GoogleAuthenticatorConfiguration.GoogleAuthenticatorMultifactorTrustConfiguration - Class in org.apereo.cas.config
-
The google authenticator multifactor trust configuration.
- googleAuthenticatorEntityManagerFactory() - Method in class org.apereo.cas.config.GoogleAuthentiacatorJpaConfiguration
-
- googleAuthenticatorFlowRegistry() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- googleAuthenticatorInstance() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- GoogleAuthenticatorMultifactorAuthenticationProvider - Class in org.apereo.cas.adaptors.gauth
-
The authentication provider for google authenticator.
- GoogleAuthenticatorMultifactorAuthenticationProvider() - Constructor for class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorMultifactorAuthenticationProvider
-
- GoogleAuthenticatorMultifactorTrustConfiguration() - Constructor for class org.apereo.cas.config.GoogleAuthenticatorConfiguration.GoogleAuthenticatorMultifactorTrustConfiguration
-
- GoogleAuthenticatorMultifactorTrustWebflowConfigurer - Class in org.apereo.cas.adaptors.gauth.web.flow
-
- GoogleAuthenticatorMultifactorTrustWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, boolean, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.adaptors.gauth.web.flow.GoogleAuthenticatorMultifactorTrustWebflowConfigurer
-
- GoogleAuthenticatorMultifactorWebflowConfigurer - Class in org.apereo.cas.adaptors.gauth.web.flow
-
- GoogleAuthenticatorMultifactorWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.adaptors.gauth.web.flow.GoogleAuthenticatorMultifactorWebflowConfigurer
-
- googleAuthenticatorMultifactorWebflowConfigurer() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- GoogleAuthenticatorQRGeneratorController - Class in org.apereo.cas.adaptors.gauth.web.flow.rest
-
- GoogleAuthenticatorQRGeneratorController() - Constructor for class org.apereo.cas.adaptors.gauth.web.flow.rest.GoogleAuthenticatorQRGeneratorController
-
- GoogleAuthenticatorRegistrationRecord - Class in org.apereo.cas.adaptors.gauth
-
- GoogleAuthenticatorRegistrationRecord() - Constructor for class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorRegistrationRecord
-
- GoogleAuthenticatorTokenCredential - Class in org.apereo.cas.adaptors.gauth
-
- GoogleAuthenticatorTokenCredential() - Constructor for class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorTokenCredential
-
Instantiates a new Google authenticator token credential.
- GoogleAuthenticatorTokenCredential(String) - Constructor for class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorTokenCredential
-
Instantiates a new google auth credential.
- googleBypassEvaluator() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- GoogleMapsGeoCodingConfiguration - Class in org.apereo.cas.support.geo.config
-
- GoogleMapsGeoCodingConfiguration() - Constructor for class org.apereo.cas.support.geo.config.GoogleMapsGeoCodingConfiguration
-
- GoogleMapsGeoLocationService - Class in org.apereo.cas.support.geo.google
-
- GoogleMapsGeoLocationService() - Constructor for class org.apereo.cas.support.geo.google.GoogleMapsGeoLocationService
-
- GoogleMapsProperties - Class in org.apereo.cas.configuration.model.support.geo.googlemaps
-
- GoogleMapsProperties() - Constructor for class org.apereo.cas.configuration.model.support.geo.googlemaps.GoogleMapsProperties
-
- googlePrincipalFactory() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- GoogleRecaptchaProperties - Class in org.apereo.cas.configuration.model.support.captcha
-
- GoogleRecaptchaProperties() - Constructor for class org.apereo.cas.configuration.model.support.captcha.GoogleRecaptchaProperties
-
- googleSaml20ObjectBuilder() - Method in class org.apereo.cas.support.saml.config.SamlGoogleAppsConfiguration
-
- GoogleSaml20ObjectBuilder - Class in org.apereo.cas.support.saml.util
-
- GoogleSaml20ObjectBuilder(OpenSamlConfigBean) - Constructor for class org.apereo.cas.support.saml.util.GoogleSaml20ObjectBuilder
-
- GRANT_TYPE - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The grant type.
- grantingTicketExpirationPolicy() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- grantProxyGrantingTicket(String, Authentication, ExpirationPolicy) - Method in class org.apereo.cas.ticket.code.OAuthCodeImpl
-
- grantProxyGrantingTicket(String, Authentication, ExpirationPolicy) - Method in interface org.apereo.cas.ticket.ServiceTicket
-
Method to grant a TicketGrantingTicket from this service to the
authentication.
- grantProxyGrantingTicket(String, Authentication, ExpirationPolicy) - Method in class org.apereo.cas.ticket.ServiceTicketImpl
-
- grantProxyTicket(String, Service) - Method in interface org.apereo.cas.CentralAuthenticationService
-
Grant a
ProxyTicket
that may be used to access the given service
by authenticating the given credentials.
- grantProxyTicket(String, Service) - Method in class org.apereo.cas.DefaultCentralAuthenticationService
-
- grantProxyTicket(String, Service, ExpirationPolicy, boolean) - Method in interface org.apereo.cas.ticket.proxy.ProxyGrantingTicket
-
Grant a proxy ticket for a specific service.
- grantProxyTicket(String, Service, ExpirationPolicy, boolean) - Method in class org.apereo.cas.ticket.ProxyGrantingTicketImpl
-
- grantServiceTicket(String, Service, AuthenticationResult) - Method in interface org.apereo.cas.CentralAuthenticationService
-
Grant a
ServiceTicket
that may be used to access the given service
by authenticating the given credentials.
- grantServiceTicket(String, Service, AuthenticationResult) - Method in class org.apereo.cas.DefaultCentralAuthenticationService
-
- grantServiceTicket(String, Service, ExpirationPolicy, boolean, boolean) - Method in interface org.apereo.cas.ticket.TicketGrantingTicket
-
Grant a ServiceTicket for a specific service.
- grantServiceTicket(String, Service, ExpirationPolicy, boolean, boolean) - Method in class org.apereo.cas.ticket.TicketGrantingTicketImpl
-
Grant a ServiceTicket for a specific service.
- grantServiceTicket(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.ServiceTicketRequestWebflowEventResolver
-
Grant service ticket for the given credential based on the service and tgt
that are found in the request context.
- grantTicketGrantingTicketToAuthenticationResult(RequestContext, AuthenticationResultBuilder, Service) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
Grant ticket granting ticket.
- Groovy() - Constructor for class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Groovy
-
- GroovyScriptAttributeReleasePolicy - Class in org.apereo.cas.services
-
- GroovyScriptAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.GroovyScriptAttributeReleasePolicy
-
- GrouperFacade - Class in org.apereo.cas.grouper
-
This is
GrouperFacade
that acts as a wrapper
in front of the grouper API.
- GrouperFacade() - Constructor for class org.apereo.cas.grouper.GrouperFacade
-
- GrouperGroupField - Enum in org.apereo.cas.grouper
-
- GrouperMultifactorAuthenticationConfiguration - Class in org.apereo.cas.config
-
- GrouperMultifactorAuthenticationConfiguration() - Constructor for class org.apereo.cas.config.GrouperMultifactorAuthenticationConfiguration
-
- GrouperMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow
-
- GrouperMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.GrouperMultifactorAuthenticationPolicyEventResolver
-
- grouperMultifactorAuthenticationWebflowEventResolver() - Method in class org.apereo.cas.config.GrouperMultifactorAuthenticationConfiguration
-
- GrouperRegisteredServiceAccessStrategy - Class in org.apereo.cas.grouper.services
-
- GrouperRegisteredServiceAccessStrategy() - Constructor for class org.apereo.cas.grouper.services.GrouperRegisteredServiceAccessStrategy
-
- ID_TOKEN - Static variable in interface org.apereo.cas.OidcConstants
-
The id token.
- IdPInitiatedProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile
-
- IdPInitiatedProfileHandlerController(SamlObjectSigner, ParserPool, AuthenticationSystemSupport, ServicesManager, ServiceFactory<WebApplicationService>, SamlRegisteredServiceCachingMetadataResolver, OpenSamlConfigBean, SamlProfileObjectBuilder<Response>, Set<String>, String, String, String, String, String, boolean, boolean) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.IdPInitiatedProfileHandlerController
-
Instantiates a new idp-init saml profile handler controller.
- idPInitiatedSamlProfileHandlerController() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- igniteConfiguration() - Method in class org.apereo.cas.config.IgniteTicketRegistryConfiguration
-
Ignite configuration ignite configuration.
- IgniteProperties - Class in org.apereo.cas.configuration.model.support.ignite
-
- IgniteProperties() - Constructor for class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- IgniteProperties.TicketsCache - Class in org.apereo.cas.configuration.model.support.ignite
-
- igniteTicketRegistry() - Method in class org.apereo.cas.config.IgniteTicketRegistryConfiguration
-
- IgniteTicketRegistry - Class in org.apereo.cas.ticket.registry
-
Ignite based distributed ticket registry.
- IgniteTicketRegistry() - Constructor for class org.apereo.cas.ticket.registry.IgniteTicketRegistry
-
Instantiates a new Ignite ticket registry.
- IgniteTicketRegistryConfiguration - Class in org.apereo.cas.config
-
- IgniteTicketRegistryConfiguration() - Constructor for class org.apereo.cas.config.IgniteTicketRegistryConfiguration
-
- ImmutableAssertion - Class in org.apereo.cas.validation
-
An immutable, serializable ticket validation assertion.
- ImmutableAssertion(Authentication, List<Authentication>, Service, boolean) - Constructor for class org.apereo.cas.validation.ImmutableAssertion
-
Creates a new instance with required parameters.
- InCommon() - Constructor for class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties.InCommon
-
- InetAddressUtils - Class in org.apereo.cas.util
-
- InfinispanProperties - Class in org.apereo.cas.configuration.model.support.infinispan
-
Encapsulates hazelcast properties exposed by CAS via properties file property source in a type-safe manner.
- InfinispanProperties() - Constructor for class org.apereo.cas.configuration.model.support.infinispan.InfinispanProperties
-
- infinispanTicketRegistry() - Method in class org.apereo.cas.ticket.registry.config.InfinispanTicketRegistryConfiguration
-
- InfinispanTicketRegistry - Class in org.apereo.cas.ticket.registry
-
- InfinispanTicketRegistry() - Constructor for class org.apereo.cas.ticket.registry.InfinispanTicketRegistry
-
Instantiates a new Infinispan ticket registry.
- InfinispanTicketRegistryConfiguration - Class in org.apereo.cas.ticket.registry.config
-
- InfinispanTicketRegistryConfiguration() - Constructor for class org.apereo.cas.ticket.registry.config.InfinispanTicketRegistryConfiguration
-
- inflate(byte[]) - Static method in class org.apereo.cas.util.CompressionUtils
-
- INFO - Static variable in class org.apereo.cas.monitor.Status
-
Generic INFO status.
- init() - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorAccountRegistry
-
Initialized registry post construction.
- init() - Method in class org.apereo.cas.adaptors.ldap.services.LdapServiceRegistryDao
-
Inits the dao with the search filter and load filters.
- init() - Method in class org.apereo.cas.adaptors.x509.authentication.handler.support.X509CredentialsAuthenticationHandler
-
Init and ensure configuration is correct.
- init() - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.AbstractCRLRevocationChecker
-
Init.
- init() - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.ResourceCRLRevocationChecker
-
Initializes the process that periodically fetches CRL data.
- init() - Method in class org.apereo.cas.config.CasCoreUtilConfiguration
-
- init() - Method in class org.apereo.cas.config.CasPropertiesConfiguration
-
Init.
- init() - Method in class org.apereo.cas.config.CasSamlSPBoxConfiguration
-
- init() - Method in class org.apereo.cas.config.CasSamlSPDropboxConfiguration
-
- init() - Method in class org.apereo.cas.config.CasSamlSPInCommonConfiguration
-
- init() - Method in class org.apereo.cas.config.CasSamlSPNetPartnerConfiguration
-
- init() - Method in class org.apereo.cas.config.CasSamlSPOffice365Configuration
-
- init() - Method in class org.apereo.cas.config.CasSamlSPSalesforceConfiguration
-
- init() - Method in class org.apereo.cas.config.CasSamlSPSaManageConfiguration
-
- init() - Method in class org.apereo.cas.config.CasSamlSPServiceNowConfiguration
-
- init() - Method in class org.apereo.cas.config.CasSamlSPTestShibConfiguration
-
- init() - Method in class org.apereo.cas.config.CasSamlSPWebexConfiguration
-
- init() - Method in class org.apereo.cas.config.CasSamlSPWorkdayConfiguration
-
- init() - Method in class org.apereo.cas.config.CasSecurityContextConfiguration
-
- init() - Method in class org.apereo.cas.config.ElectronicFenceConfiguration
-
- init() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- init() - Method in class org.apereo.cas.configuration.support.ConvertCasePrincipalNameTransformer
-
Init the default delegate transformer.
- init(FilterConfig) - Method in class org.apereo.cas.logging.web.ThreadContextMDCServletFilter
-
Does nothing.
- init() - Method in class org.apereo.cas.services.InMemoryServiceRegistryDao
-
Init.
- init() - Method in class org.apereo.cas.services.MongoServiceRegistryDao
-
Initialized registry post construction.
- init() - Method in class org.apereo.cas.support.events.mongo.MongoDbCasEventRepository
-
Initialized registry post construction.
- init() - Method in class org.apereo.cas.support.geo.google.GoogleMapsGeoLocationService
-
Init the google authn context.
- init() - Method in class org.apereo.cas.support.geo.maxmind.MaxmindDatabaseGeoLocationService
-
Init database readers.
- init() - Method in class org.apereo.cas.support.saml.config.SamlGoogleAppsConfiguration
-
- init() - Method in class org.apereo.cas.support.saml.OpenSamlConfigBean
-
Initialize opensaml.
- init() - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
Init.
- init() - Method in class org.apereo.cas.ticket.registry.DefaultTicketRegistry
-
Init.
- init() - Method in class org.apereo.cas.ticket.registry.EhCacheTicketRegistry
-
Init.
- init() - Method in class org.apereo.cas.ticket.registry.HazelcastTicketRegistry
-
Init.
- init() - Method in class org.apereo.cas.ticket.registry.IgniteTicketRegistry
-
Init.
- init() - Method in class org.apereo.cas.ticket.registry.InfinispanTicketRegistry
-
Init.
- init() - Method in class org.apereo.cas.trusted.authentication.storage.MongoDbMultifactorAuthenticationTrustStorage
-
Initialize registry post construction.
- init() - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
-
- init(FilterConfig) - Method in class org.apereo.cas.web.support.CurrentCredentialsAndAuthenticationClearingFilter
-
- initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
Inits the binder with the required fields.
- initConfig() - Method in class org.apereo.cas.config.GrouperMultifactorAuthenticationConfiguration
-
- INITIAL_IDENTIFIER_VALUE - Static variable in interface org.apereo.cas.services.RegisteredService
-
Initial ID value of newly created (but not persisted) registered service.
- InitialAuthenticationAction - Class in org.apereo.cas.web.flow
-
This is
InitialAuthenticationAction
,
which serves as a placeholder for now to control
initial authn behavior, and to accommodate audit log events.
- InitialAuthenticationAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy) - Constructor for class org.apereo.cas.web.flow.InitialAuthenticationAction
-
- initialAuthenticationAttemptWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- InitialAuthenticationAttemptWebflowEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
-
- InitialAuthenticationAttemptWebflowEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.web.flow.resolver.impl.InitialAuthenticationAttemptWebflowEventResolver
-
- initialAuthenticationRequestValidationAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- InitialAuthenticationRequestValidationAction - Class in org.apereo.cas.web.flow
-
- InitialAuthenticationRequestValidationAction(CasWebflowEventResolver) - Constructor for class org.apereo.cas.web.flow.InitialAuthenticationRequestValidationAction
-
- initialFlowSetupAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- InitialFlowSetupAction - Class in org.apereo.cas.web.flow
-
Class to automatically set the paths for the CookieGenerators.
- InitialFlowSetupAction(List<ArgumentExtractor>, ServicesManager, CookieRetrievingCookieGenerator, CookieRetrievingCookieGenerator, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.InitialFlowSetupAction
-
- initialize() - Method in class org.apereo.cas.authentication.LdapAuthenticationHandler
-
Initialize the handler, setup the authentication entry attributes.
- initialize(Map<String, Object>) - Method in class org.apereo.cas.authentication.support.AbstractProtocolAttributeEncoder
-
Initialize the encoding process.
- initialize(ConfigurableApplicationContext) - Method in class org.apereo.cas.config.init.EnvironmentConversionServiceInitializer
-
- initialize() - Method in class org.apereo.cas.couchbase.core.CouchbaseClientFactory
-
Start initializing the client.
- initialize() - Method in class org.apereo.cas.services.CouchbaseServiceRegistryDao
-
Starts the couchbase client and initialization task.
- initialize() - Method in class org.apereo.cas.support.saml.web.idp.metadata.ShibbolethIdpMetadataAndCertificatesGenerationService
-
Initializes a new Generate saml metadata.
- initialize() - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Post constructor placeholder for additional
extensions.
- initialize() - Method in class org.apereo.cas.ticket.registry.CouchbaseTicketRegistry
-
Starts the couchbase client.
- initialize() - Method in class org.apereo.cas.ticket.registry.support.kryo.KryoTranscoder
-
Initialize and register classes with kryo.
- initialize() - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- initialize() - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Initialize.
- initialize() - Method in class org.apereo.cas.web.report.LoggingConfigController
-
Init.
- initializeAuthenticationHandler() - Method in class org.apereo.cas.adaptors.generic.config.CasGenericConfiguration
-
- initializeAuthenticationHandler() - Method in class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration
-
- initializeAuthenticationHandler() - Method in class org.apereo.cas.adaptors.x509.config.X509AuthenticationConfiguration
-
- initializeAuthenticationHandler() - Method in class org.apereo.cas.authentication.config.CasMongoAuthenticationConfiguration
-
- initializeAuthenticationHandler() - Method in class org.apereo.cas.config.StormpathAuthenticationConfiguration
-
- initializeAuthenticationHandler() - Method in class org.apereo.cas.digest.config.DigestAuthenticationConfiguration
-
- initializeAuthenticationHandler() - Method in class org.apereo.cas.token.config.TokenAuthenticationConfiguration
-
- initializeAuthenticationHandler() - Method in class org.apereo.cas.web.flow.config.CasRemoteAuthenticationConfiguration
-
- initializeDefaults() - Method in class org.apereo.cas.mgmt.services.web.factory.DefaultAttributeReleasePolicyMapper
-
Initializes some default mappers after any custom mappers have been wired.
- initializeJdbcAuthenticationHandlers() - Method in class org.apereo.cas.adaptors.jdbc.config.CasJdbcConfiguration
-
- initializeLoginAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- InitializeLoginAction - Class in org.apereo.cas.web.flow
-
- InitializeLoginAction(ServicesManager) - Constructor for class org.apereo.cas.web.flow.InitializeLoginAction
-
- initializeObjectMapper() - Method in class org.apereo.cas.util.serialization.AbstractJacksonBackedStringSerializer
-
Initialize object mapper.
- initializeObjectMapper() - Method in class org.apereo.cas.util.services.RegisteredServiceJsonSerializer
-
Mixins are added to the object mapper in order to
ignore certain method signatures from serialization
that are otherwise treated as getters.
- initializeRootApplicationContext() - Method in class org.apereo.cas.adaptors.authy.config.AuthyConfiguration
-
- initializeRootApplicationContext() - Method in class org.apereo.cas.config.CasRestAuthenticationConfiguration
-
- initializeRootApplicationContext() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- initializeRootApplicationContext() - Method in class org.apereo.cas.config.OpenIdConfiguration
-
- initializeRootApplicationContext() - Method in class org.apereo.cas.config.RadiusConfiguration
-
- initializeRootApplicationContext() - Method in class org.apereo.cas.config.RadiusMultifactorConfiguration
-
- initializeRootApplicationContext() - Method in class org.apereo.cas.config.SamlConfiguration
-
- initializeRootApplicationContext() - Method in class org.apereo.cas.config.SpnegoConfiguration
-
- initializeRootApplicationContext() - Method in class org.apereo.cas.config.YubiKeyConfiguration
-
- initializeRootApplicationContext() - Method in class org.apereo.cas.support.pac4j.config.Pac4jConfiguration
-
- initializeRootApplicationContext() - Method in class org.apereo.cas.support.wsfederation.config.WsFederationAuthenticationConfiguration
-
- initializeServletApplicationContext() - Method in class org.apereo.cas.adaptors.duo.config.DuoSecurityConfiguration
-
- initializeServletApplicationContext() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- initiateAuthenticationRequest(Pair<? extends SignableSAMLObject, MessageContext>, HttpServletResponse, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Initiate authentication request.
- initLdapAuthenticationHandlers() - Method in class org.apereo.cas.config.LdapAuthenticationConfiguration
-
- initOidcConfig() - Method in class org.apereo.cas.config.OidcConfiguration
-
- initPasswordChangeAction() - Method in class org.apereo.cas.pm.config.PasswordManagementConfiguration
-
- InitPasswordChangeAction - Class in org.apereo.cas.pm.web.flow
-
- InitPasswordChangeAction() - Constructor for class org.apereo.cas.pm.web.flow.InitPasswordChangeAction
-
- initPasswordResetAction(PasswordManagementService) - Method in class org.apereo.cas.pm.config.PasswordManagementConfiguration
-
- InitPasswordResetAction - Class in org.apereo.cas.pm.web.flow
-
- InitPasswordResetAction(PasswordManagementService) - Constructor for class org.apereo.cas.pm.web.flow.InitPasswordResetAction
-
- initServiceRegistryIfNecessary() - Method in class org.apereo.cas.services.ServiceRegistryInitializer
-
Init service registry if necessary.
- InMemory() - Constructor for class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.InMemory
-
- InMemoryCasEventRepository - Class in org.apereo.cas.support.events.dao
-
- InMemoryCasEventRepository(LoadingCache<String, CasEvent>) - Constructor for class org.apereo.cas.support.events.dao.InMemoryCasEventRepository
-
- InMemoryGoogleAuthenticatorAccountRegistry - Class in org.apereo.cas.adaptors.gauth
-
- InMemoryGoogleAuthenticatorAccountRegistry() - Constructor for class org.apereo.cas.adaptors.gauth.InMemoryGoogleAuthenticatorAccountRegistry
-
Instantiates a new In memory google authenticator account registry.
- InMemoryMultifactorAuthenticationTrustStorage - Class in org.apereo.cas.trusted.authentication.storage
-
- InMemoryMultifactorAuthenticationTrustStorage(LoadingCache<String, MultifactorAuthenticationTrustRecord>) - Constructor for class org.apereo.cas.trusted.authentication.storage.InMemoryMultifactorAuthenticationTrustStorage
-
- inMemoryServiceRegistryDao() - Method in class org.apereo.cas.config.CasCoreServicesConfiguration
-
- InMemoryServiceRegistryDao - Class in org.apereo.cas.services
-
Default In Memory Service Registry Dao for test/demonstration purposes.
- InMemoryServiceRegistryDao() - Constructor for class org.apereo.cas.services.InMemoryServiceRegistryDao
-
Instantiates a new In memory service registry.
- InMemoryServiceRegistryDao(List<RegisteredService>) - Constructor for class org.apereo.cas.services.InMemoryServiceRegistryDao
-
Instantiates a new In memory service registry dao.
- InMemoryThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter - Class in org.apereo.cas.web.support
-
Attempts to throttle by both IP Address and username.
- InMemoryThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter() - Constructor for class org.apereo.cas.web.support.InMemoryThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter
-
- InMemoryThrottledSubmissionByIpAddressHandlerInterceptorAdapter - Class in org.apereo.cas.web.support
-
Throttles access attempts for failed logins by IP Address.
- InMemoryThrottledSubmissionByIpAddressHandlerInterceptorAdapter() - Constructor for class org.apereo.cas.web.support.InMemoryThrottledSubmissionByIpAddressHandlerInterceptorAdapter
-
- InMemoryThrottledSubmissionCleaner - Class in org.apereo.cas.web.support
-
- InMemoryThrottledSubmissionCleaner(ThrottledSubmissionHandlerInterceptor) - Constructor for class org.apereo.cas.web.support.InMemoryThrottledSubmissionCleaner
-
- InMemoryThrottledSubmissionHandlerInterceptor - Interface in org.apereo.cas.web.support
-
- inspektrAuditEntityManagerFactory() - Method in class org.apereo.cas.audit.config.CasSupportJdbcAuditConfiguration
-
- inspektrAuditTrailDataSource() - Method in class org.apereo.cas.audit.config.CasSupportJdbcAuditConfiguration
-
- inspektrAuditTrailDataSource() - Method in class org.apereo.cas.web.support.config.CasJdbcThrottlingConfiguration
-
- inspektrAuditTransactionManager() - Method in class org.apereo.cas.audit.config.CasSupportJdbcAuditConfiguration
-
- inspektrAuditTransactionTemplate() - Method in class org.apereo.cas.audit.config.CasSupportJdbcAuditConfiguration
-
- inspektrIpAddressUsernameThrottle(AuditTrailManager) - Method in class org.apereo.cas.web.support.config.CasJdbcThrottlingConfiguration
-
- InspektrThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter - Class in org.apereo.cas.web.support
-
Works in conjunction with the Inspektr Library to block attempts to dictionary attack users.
- InspektrThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter(AuditTrailManager, DataSource, String, String, String) - Constructor for class org.apereo.cas.web.support.InspektrThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter
-
Instantiates a new inspektr throttled submission by ip address and username handler interceptor adapter.
- internalConfigController() - Method in class org.apereo.cas.web.report.config.CasReportsConfiguration
-
- interpolate(String, MessageInterpolator.Context) - Method in class org.apereo.cas.util.SpringAwareMessageMessageInterpolator
-
- interpolate(String, MessageInterpolator.Context, Locale) - Method in class org.apereo.cas.util.SpringAwareMessageMessageInterpolator
-
- INVALID - Static variable in class org.apereo.cas.web.flow.TicketGrantingTicketCheckAction
-
TGT invalid event ID="invalid".
- INVALID_GRANT - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The invalid grant.
- INVALID_REQUEST - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The invalid request.
- InvalidLoginLocationException - Exception in org.apereo.cas.authentication
-
Describes an error condition where authentication occurs from a location that is disallowed by security policy
applied to the underlying user account.
- InvalidLoginLocationException() - Constructor for exception org.apereo.cas.authentication.InvalidLoginLocationException
-
Instantiates a new invalid login location exception.
- InvalidLoginLocationException(String) - Constructor for exception org.apereo.cas.authentication.InvalidLoginLocationException
-
Instantiates a new invalid login location exception.
- InvalidLoginTimeException - Exception in org.apereo.cas.authentication
-
Describes an error condition where authentication occurs at a time that is disallowed by security policy
applied to the underlying user account.
- InvalidLoginTimeException() - Constructor for exception org.apereo.cas.authentication.InvalidLoginTimeException
-
Instantiates a new invalid login time exception.
- InvalidLoginTimeException(String) - Constructor for exception org.apereo.cas.authentication.InvalidLoginTimeException
-
Instantiates a new invalid login time exception.
- InvalidProxyGrantingTicketForServiceTicket - Exception in org.apereo.cas.ticket
-
Exception thrown when a ST has already granted a PGT and is asked to do so again.
- InvalidProxyGrantingTicketForServiceTicket(Service) - Constructor for exception org.apereo.cas.ticket.InvalidProxyGrantingTicketForServiceTicket
-
Instantiates a new Invalid proxy granting ticket for service ticket.
- InvalidProxyGrantingTicketForServiceTicket(String, Service) - Constructor for exception org.apereo.cas.ticket.InvalidProxyGrantingTicketForServiceTicket
-
Instantiates a new Invalid proxy granting ticket for service ticket.
- InvalidTicketException - Exception in org.apereo.cas.ticket
-
AbstractTicketException to alert that a Ticket was not found or that it is expired.
- InvalidTicketException(String) - Constructor for exception org.apereo.cas.ticket.InvalidTicketException
-
Constructs a InvalidTicketException with the default exception code.
- InvalidTicketException(Throwable, String) - Constructor for exception org.apereo.cas.ticket.InvalidTicketException
-
Constructs a InvalidTicketException with the default exception code and
the original exception that was thrown.
- IpAddress() - Constructor for class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.IpAddress
-
- ipAddressAuthenticationRequestRiskCalculator() - Method in class org.apereo.cas.config.ElectronicFenceConfiguration
-
- IpAddressAuthenticationRequestRiskCalculator - Class in org.apereo.cas.impl.calcs
-
- IpAddressAuthenticationRequestRiskCalculator(CasEventRepository) - Constructor for class org.apereo.cas.impl.calcs.IpAddressAuthenticationRequestRiskCalculator
-
- ipPatternCanBeChecked(String) - Method in class org.apereo.cas.web.flow.client.BaseSpnegoKnownClientSystemsFilterAction
-
Base class definition for whether the IP should be checked or not; overridable.
- ipPatternMatches(String) - Method in class org.apereo.cas.web.flow.client.BaseSpnegoKnownClientSystemsFilterAction
-
Simple pattern match to determine whether an IP should be checked.
- isAccessTokenRequestRequest(String) - Method in class org.apereo.cas.support.oauth.web.OAuth20HandlerInterceptorAdapter
-
Is access token request request.
- isActuatorEndpointsEnabled() - Method in class org.apereo.cas.configuration.model.core.web.security.AdminPagesSecurityProperties
-
- isAllowCredentials() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- isAllowedProxyCallbackUrl(URL) - Method in class org.apereo.cas.services.RefuseRegisteredServiceProxyPolicy
-
- isAllowedProxyCallbackUrl(URL) - Method in class org.apereo.cas.services.RegexMatchingRegisteredServiceProxyPolicy
-
- isAllowedProxyCallbackUrl(URL) - Method in interface org.apereo.cas.services.RegisteredServiceProxyPolicy
-
Determines if the given proxy callback
url is authorized and allowed to
request proxy access.
- isAllowedToProxy() - Method in class org.apereo.cas.services.RefuseRegisteredServiceProxyPolicy
-
- isAllowedToProxy() - Method in class org.apereo.cas.services.RegexMatchingRegisteredServiceProxyPolicy
-
- isAllowedToProxy() - Method in interface org.apereo.cas.services.RegisteredServiceProxyPolicy
-
Determines whether the service is allowed proxy
capabilities.
- isAllowMultipleDns() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- isAllowMultiplePrincipalAttributeValues() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- isAllowMultipleResults() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthorizationProperties
-
- isAllowMultiValueParameters() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties
-
- isAllowTrace() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- isAlwaysDisplayPasswordExpirationWarning() - Method in class org.apereo.cas.authentication.support.password.PasswordPolicyConfiguration
-
- isAlwaysPauseRedirect() - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties
-
- isAssertionBackedByNewLogin(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Is assertion backed by new login?
- isAssociationValid(Association) - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdServiceResponseBuilder
-
Is association valid.
- isAsynchronous() - Method in class org.apereo.cas.configuration.model.core.slo.SloProperties
-
- isAsynchronous() - Method in class org.apereo.cas.util.http.HttpMessage
-
- isAttributeResolverEnabled() - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- isAuthenticatingAtPublicWorkstation(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Is authenticating at a public workstation?
- isAuthenticationEnabled() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- isAuthenticationProfileAvailable(WebContext) - Static method in class org.apereo.cas.util.OidcAuthorizationRequestSupport
-
Is authentication profile available?.
- isAuthenticationRequestHonored(Authentication, RegisteredService, MultifactorAuthenticationProvider) - Method in class org.apereo.cas.services.DefaultMultifactorAuthenticationProviderBypass
-
- isAuthenticationRequestHonored(Authentication, RegisteredService, MultifactorAuthenticationProvider) - Method in interface org.apereo.cas.services.MultifactorAuthenticationProviderBypass
-
Eval current bypass rules for the provider.
- isAuthnRequestsSigned() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- isAuthorizationRequest(String) - Method in class org.apereo.cas.support.oauth.web.OAuth20HandlerInterceptorAdapter
-
Is authorization request.
- isAuthorizedToReleaseCredentialPassword() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
-
- isAuthorizedToReleaseCredentialPassword() - Method in interface org.apereo.cas.services.RegisteredServiceAttributeReleasePolicy
-
Is authorized to release credential password?
- isAuthorizedToReleaseProxyGrantingTicket() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
-
- isAuthorizedToReleaseProxyGrantingTicket() - Method in interface org.apereo.cas.services.RegisteredServiceAttributeReleasePolicy
-
Is authorized to release proxy granting ticket?
- isAutocommit() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- isAutoconfigure() - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties
-
- isAutoRedirect() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- isAutoRedirect() - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- isAvailable() - Method in class org.apereo.cas.adaptors.authy.AuthyMultifactorAuthenticationProvider
-
- isAvailable() - Method in class org.apereo.cas.adaptors.duo.authn.DefaultDuoMultifactorAuthenticationProvider
-
- isAvailable() - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorMultifactorAuthenticationProvider
-
- isAvailable() - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusMultifactorAuthenticationProvider
-
- isAvailable() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyMultifactorAuthenticationProvider
-
- isAvailable(RegisteredService) - Method in class org.apereo.cas.services.AbstractMultifactorAuthenticationProvider
-
- isAvailable() - Method in class org.apereo.cas.services.AbstractMultifactorAuthenticationProvider
-
Is provider available?
- isAvailable(RegisteredService) - Method in class org.apereo.cas.services.DefaultVariegatedMultifactorAuthenticationProvider
-
- isAvailable() - Method in class org.apereo.cas.services.DefaultVariegatedMultifactorAuthenticationProvider
-
- isAvailable(RegisteredService) - Method in interface org.apereo.cas.services.MultifactorAuthenticationProvider
-
Ensure the provider is available.
- isBlockAttempt() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response
-
- isBypass() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOAuthTypeEditBean
-
- isBypassApprovalPrompt() - Method in class org.apereo.cas.support.oauth.services.OAuthRegisteredService
-
- isBypassEnabled() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceMultifactorAuthenticationEditBean
-
- isBypassEnabled() - Method in class org.apereo.cas.services.DefaultRegisteredServiceMultifactorPolicy
-
- isBypassEnabled() - Method in interface org.apereo.cas.services.RegisteredServiceMultifactorPolicy
-
Indicates whether authentication should be skipped.
- isCache() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Header
-
- isCacheCredential() - Method in class org.apereo.cas.configuration.model.support.clearpass.ClearpassProperties
-
- isCacheDiskOverflow() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- isCacheEternal() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- isCasAuthenticationAvailable(WebContext) - Method in class org.apereo.cas.util.OidcAuthorizationRequestSupport
-
Is cas authentication available?
- isCasAuthenticationOldForMaxAgeAuthorizationRequest(WebContext, ZonedDateTime) - Method in class org.apereo.cas.util.OidcAuthorizationRequestSupport
-
Is cas authentication old for max age authorization request boolean.
- isCasAuthenticationOldForMaxAgeAuthorizationRequest(WebContext, Authentication) - Method in class org.apereo.cas.util.OidcAuthorizationRequestSupport
-
Is cas authentication old for max age authorization request?
- isCasAuthenticationOldForMaxAgeAuthorizationRequest(WebContext, UserProfile) - Method in class org.apereo.cas.util.OidcAuthorizationRequestSupport
-
Is cas authentication old for max age authorization request?
- isCaseInsensitive() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Groovy
-
- isCaseInsensitive() - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
Is attribute value matching case insensitive?
- isCasEnabled() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- isCaseSensitive() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- isCheckAll() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- isCheckKeyUsage() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- isCipherEnabled() - Method in class org.apereo.cas.configuration.model.core.ticket.SigningEncryptionProperties
-
- isCipherEnabled() - Method in class org.apereo.cas.configuration.model.support.cookie.TicketGrantingCookieProperties
-
- isCipherEnabled() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- isCipherExecutorEnabled() - Method in class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
- isCircularRedirectsAllowed() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- isCleanerSupported() - Method in class org.apereo.cas.config.CouchbaseTicketRegistryConfiguration.CouchbaseTicketRegistryCleaner
-
- isCleanerSupported() - Method in class org.apereo.cas.config.MemcachedTicketRegistryConfiguration.MemcachedTicketRegistryCleaner
-
- isCleanerSupported() - Method in class org.apereo.cas.ticket.registry.DefaultTicketRegistryCleaner
-
Indicates whether the registry supports automatic ticket cleanup.
- isCompress() - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties.Session
-
- isConsentApprovalBypassed(J2EContext, OAuthRegisteredService) - Method in class org.apereo.cas.support.oauth.web.OAuth20ConsentApprovalViewResolver
-
Is consent approval bypassed?
- isConsentApprovalBypassed(J2EContext, OAuthRegisteredService) - Method in class org.apereo.cas.web.OidcConsentApprovalViewResolver
-
- isCredentialProvided() - Method in interface org.apereo.cas.authentication.AuthenticationResult
-
Indicates whether the authentication event
was established as part of user providing credentials.
- isCredentialProvided() - Method in class org.apereo.cas.authentication.DefaultAuthenticationResult
-
- isDefaultTypingEnabled() - Method in class org.apereo.cas.OidcClientRegistrationRequestSerializer
-
- isDefaultTypingEnabled() - Method in class org.apereo.cas.util.serialization.AbstractJacksonBackedStringSerializer
-
- isDeviceRegistrationEnabled() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- isDisabled() - Method in class org.apereo.cas.configuration.model.core.slo.SloProperties
-
- isDisplayWarningOnMatch() - Method in class org.apereo.cas.authentication.support.OptionalWarningAccountStateHandler
-
- isDisplayWarningOnMatch() - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- isDropCollection() - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorAccountRegistry
-
- isDropCollection() - Method in class org.apereo.cas.configuration.model.support.mongo.AbstractMongoProperties
-
- isDropCollection() - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- isDropCollection() - Method in class org.apereo.cas.support.events.mongo.MongoDbCasEventRepository
-
- isDynamicClientRegistrationRequest(String) - Method in class org.apereo.cas.web.OidcHandlerInterceptorAdapter
-
Is dynamic client registration request.
- isDynamicMetadataQueryConfigured(SamlRegisteredService) - Method in class org.apereo.cas.support.saml.services.idp.metadata.cache.ChainingMetadataResolverCacheLoader
-
Is dynamic metadata query configured ?
- isEnabled() - Method in interface org.apereo.cas.CipherExecutor
-
Supports encryption of values.
- isEnabled() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.All
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.NotPrevented
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.Req
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Agent
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.DateTime
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.GeoLocation
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.IpAddress
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.ExtendedAccessLog
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Http
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.Cleaner
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties.RememberMe
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted.Cleaner
-
- isEnabled() - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties
-
- isEnabled() - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
- isEnabled() - Method in class org.apereo.cas.util.cipher.AbstractCipherExecutor
-
- isEnableDeviceRegistration() - Method in class org.apereo.cas.web.flow.AbstractMultifactorTrustedDeviceWebflowConfigurer
-
- isEnableLookups() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- isEncAssert() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- isEncryptAssertions() - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- isEnforceRpId() - Method in class org.apereo.cas.configuration.model.support.openid.OpenIdProperties
-
- isEnhanceWithEntryResolver() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- isEnrollmentStatusBypass() - Method in class org.apereo.cas.adaptors.duo.DuoIntegration
-
Is enrollment status bypass boolean.
- isEternal() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- isExpired(X509CRL) - Static method in class org.apereo.cas.adaptors.x509.util.CertUtils
-
Determines whether the given CRL is expired by examining the nextUpdate field.
- isExpired(X509CRL, ZonedDateTime) - Static method in class org.apereo.cas.adaptors.x509.util.CertUtils
-
Determines whether the given CRL is expired by comparing the nextUpdate field
with a given date.
- isExpired() - Method in class org.apereo.cas.ticket.AbstractTicket
-
- isExpired(TicketState) - Method in class org.apereo.cas.ticket.accesstoken.OAuthAccessTokenExpirationPolicy
-
- isExpired(TicketState) - Method in interface org.apereo.cas.ticket.ExpirationPolicy
-
Method to determine if a Ticket has expired or not, based on the policy.
- isExpired(TicketState) - Method in class org.apereo.cas.ticket.refreshtoken.OAuthRefreshTokenExpirationPolicy
-
- isExpired() - Method in class org.apereo.cas.ticket.registry.EncodedTicket
-
- isExpired(TicketState) - Method in class org.apereo.cas.ticket.support.AlwaysExpiresExpirationPolicy
-
- isExpired(TicketState) - Method in class org.apereo.cas.ticket.support.HardTimeoutExpirationPolicy
-
- isExpired(TicketState) - Method in class org.apereo.cas.ticket.support.MultiTimeUseOrTimeoutExpirationPolicy
-
- isExpired(TicketState) - Method in class org.apereo.cas.ticket.support.NeverExpiresExpirationPolicy
-
- isExpired(TicketState) - Method in class org.apereo.cas.ticket.support.RememberMeDelegatingExpirationPolicy
-
- isExpired(TicketState) - Method in class org.apereo.cas.ticket.support.ThrottledUseAndTimeoutExpirationPolicy
-
- isExpired(TicketState) - Method in class org.apereo.cas.ticket.support.TicketGrantingTicketExpirationPolicy
-
- isExpired(TicketState) - Method in class org.apereo.cas.ticket.support.TimeoutExpirationPolicy
-
- isExpired() - Method in interface org.apereo.cas.ticket.Ticket
-
Determines if the ticket is expired.
- isExpiredInternal() - Method in class org.apereo.cas.ticket.AbstractTicket
-
- isExpiredInternal() - Method in class org.apereo.cas.ticket.TicketGrantingTicketImpl
-
Return if the TGT is expired.
- isFailFast() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- isFailFast() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- isFailFast() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- isFailoverOnAuthenticationFailure() - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusTokenAuthenticationHandler
-
- isFailoverOnAuthenticationFailure() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius
-
- isFailoverOnAuthenticationFailure() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- isFailoverOnException() - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusTokenAuthenticationHandler
-
- isFailoverOnException() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius
-
- isFailoverOnException() - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- isFallbackSystemLocale() - Method in class org.apereo.cas.configuration.model.core.web.MessageBundleProperties
-
- isFollowServiceRedirects() - Method in class org.apereo.cas.configuration.model.core.logout.LogoutProperties
-
- isForceEncoding() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Web
-
- isForceServerMode() - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- isForceSignedLogoutRequests() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Logout
-
- isForceVerification() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Authy
-
- isFromNewLogin() - Method in class org.apereo.cas.ticket.code.OAuthCodeImpl
-
- isFromNewLogin() - Method in interface org.apereo.cas.ticket.ServiceTicket
-
Determine if this ticket was created at the same time as a
TicketGrantingTicket.
- isFromNewLogin() - Method in class org.apereo.cas.ticket.ServiceTicketImpl
-
- isFromNewLogin() - Method in interface org.apereo.cas.validation.Assertion
-
True if the validated ticket was granted in the same transaction as that
in which its grantor GrantingTicket was originally issued.
- isFromNewLogin() - Method in class org.apereo.cas.validation.ImmutableAssertion
-
- isGatewayPresent(RequestContext) - Method in class org.apereo.cas.web.flow.GenerateServiceTicketAction
-
Checks if gateway
is present in the request params.
- isGenDdl() - Method in class org.apereo.cas.configuration.model.support.jpa.DatabaseProperties
-
- isGenerateRefreshToken() - Method in class org.apereo.cas.support.oauth.services.OAuthRegisteredService
-
- isGoogleAppsEngine() - Method in class org.apereo.cas.configuration.model.support.geo.googlemaps.GoogleMapsProperties
-
- isHighestRisk() - Method in class org.apereo.cas.api.AuthenticationRiskScore
-
- isHsts() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Header
-
- isIgnoreAuditFailures() - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties
-
- isInitFromJson() - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- isIpv4Enabled() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- isIsolateInternalQueries() - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- isJpaLockingTgtEnabled() - Method in class org.apereo.cas.configuration.model.support.jpa.ticketregistry.JpaTicketRegistryProperties
-
- isJsonFormat() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOAuthTypeEditBean
-
- isJsonFormat() - Method in class org.apereo.cas.support.oauth.services.OAuthRegisteredService
-
- isLdapConnectionUrl(String) - Static method in class org.apereo.cas.util.LdapUtils
-
Is ldap connection url?.
- isLdapConnectionUrl(URI) - Static method in class org.apereo.cas.util.LdapUtils
-
Is ldap connection url?.
- isLdapConnectionUrl(URL) - Static method in class org.apereo.cas.util.LdapUtils
-
Is ldap connection url?.
- isLoadBalance() - Method in class org.apereo.cas.configuration.model.support.ntlm.NtlmProperties
-
- isLoaderAsync() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- isLoggedOutAlready() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
-
Return if the service is already logged out.
- isLoggedOutAlready() - Method in interface org.apereo.cas.authentication.principal.WebApplicationService
-
Return if the service is already logged out.
- isLowestRisk() - Method in class org.apereo.cas.api.AuthenticationRiskScore
-
- isMaxPathLengthAllowUnspecified() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- isMetadataCriteriaRemoveEmptyEntitiesDescriptors() - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- isMetadataCriteriaRemoveRolelessEntityDescriptors() - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- isMetadataMissing() - Method in class org.apereo.cas.support.saml.web.idp.metadata.ShibbolethIdpMetadataAndCertificatesGenerationService
-
Is metadata missing?
- isMissingService() - Method in class org.apereo.cas.configuration.model.core.sso.SsoProperties
-
- isMixedModeAuthentication() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- isMulticastEnabled() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- isMultifactorAuthenticationTrustedInScope(RequestContext) - Static method in class org.apereo.cas.trusted.util.MultifactorAuthenticationTrustUtils
-
Is multifactor authentication trusted in scope boolean.
- isNtlm() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- isNtlm() - Method in class org.apereo.cas.support.spnego.authentication.principal.SpnegoCredential
-
- isNtlmAllowed() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- isOnlyTrackMostRecentSession() - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- ISOStandardDateFormat - Class in org.apereo.cas.util
-
A fast date format based on the ISO-8601 standard.
- ISOStandardDateFormat() - Constructor for class org.apereo.cas.util.ISOStandardDateFormat
-
- isPortAutoIncrement() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- isPrincipalResolutionFailureFatal() - Method in class org.apereo.cas.configuration.model.core.authentication.PersonDirPrincipalResolverProperties
-
- isPrincipalWithDomainName() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- isQueryEnabled() - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseServiceRegistryProperties
-
- isQueryEnabled() - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseTicketRegistryProperties
-
- isRedirectSameState() - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties
-
- isRedirectsEnabled() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- isRefresh() - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties
-
- isRefreshToken() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOAuthTypeEditBean
-
- isReleasePassword() - Method in class org.apereo.cas.mgmt.services.web.beans.AbstractRegisteredServiceAttributeReleasePolicyBean
-
- isReleaseProtocolAttributes() - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas3
-
- isReleaseTicket() - Method in class org.apereo.cas.mgmt.services.web.beans.AbstractRegisteredServiceAttributeReleasePolicyBean
-
- isRememberMe() - Method in interface org.apereo.cas.authentication.RememberMeCredential
-
Checks if remember-me is enabled.
- isRememberMe() - Method in class org.apereo.cas.authentication.RememberMeUsernamePasswordCredential
-
- isRememberMeAuthentication(Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
- isRemoveEmptyEntities() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- isRemoveRoleless() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- isRenew() - Method in class org.apereo.cas.validation.AbstractCasProtocolValidationSpecification
-
Method to determine if we require renew to be true.
- isRenewedAuthn() - Method in class org.apereo.cas.configuration.model.core.sso.SsoProperties
-
- isReplicatePuts() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- isReplicatePutsViaCopy() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- isReplicateRemovals() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- isReplicateUpdates() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- isReplicateUpdatesViaCopy() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- isRequestAskingForServiceTicket(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.ServiceTicketRequestWebflowEventResolver
-
Is request asking for service ticket?
- isRequireAll() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- isRequireAllAttributes() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- isRequireAllAttributes() - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
- isRequiredHandlerAuthenticationPolicyEnabled() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties
-
- isRequireKeyUsage() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- isRequireSignedRoot() - Method in class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- isRequireValidMetadata() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- isRequireValidMetadata() - Method in class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- isReturnNull() - Method in class org.apereo.cas.configuration.model.core.authentication.PersonDirPrincipalResolverProperties
-
- isRiskGreaterThan(double) - Method in class org.apereo.cas.api.AuthenticationRiskScore
-
Is risk greater than the given threshold?
- isRoot() - Method in interface org.apereo.cas.ticket.TicketGrantingTicket
-
Convenience method to determine if the TicketGrantingTicket is the root
of the hierarchy of tickets.
- isRoot() - Method in class org.apereo.cas.ticket.TicketGrantingTicketImpl
-
Return if the TGT has no parent.
- isSasCASEnabled() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- isSatisfiedBy(Authentication) - Method in class org.apereo.cas.authentication.AllAuthenticationPolicy
-
- isSatisfiedBy(Authentication) - Method in class org.apereo.cas.authentication.AnyAuthenticationPolicy
-
- isSatisfiedBy(Authentication) - Method in interface org.apereo.cas.authentication.AuthenticationPolicy
-
Determines whether an authentication event isSatisfiedBy arbitrary security policy.
- isSatisfiedBy(Authentication) - Method in class org.apereo.cas.authentication.NotPreventedAuthenticationPolicy
-
- isSatisfiedBy(Authentication) - Method in class org.apereo.cas.authentication.RequiredHandlerAuthenticationPolicy
-
- isSatisfiedBy(Assertion, HttpServletRequest) - Method in class org.apereo.cas.validation.AbstractCasProtocolValidationSpecification
-
- isSatisfiedBy(Assertion, HttpServletRequest) - Method in interface org.apereo.cas.validation.ValidationSpecification
-
Is satisfied.
- isSatisfiedByInternal(Assertion) - Method in class org.apereo.cas.validation.AbstractCasProtocolValidationSpecification
-
Template method to allow for additional checks by subclassed methods
without needing to call super.isSatisfiedBy(...).
- isSatisfiedByInternal(Assertion) - Method in class org.apereo.cas.validation.Cas10ProtocolValidationSpecification
-
- isSatisfiedByInternal(Assertion) - Method in class org.apereo.cas.validation.Cas20ProtocolValidationSpecification
-
- isSatisfiedByInternal(Assertion) - Method in class org.apereo.cas.validation.Cas20WithoutProxyingValidationSpecification
-
- isSecure() - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- isSecure() - Method in class org.apereo.cas.configuration.model.support.cookie.CookieProperties
-
- isSend401OnAuthenticationFailure() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- isServiceAccessAllowed() - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
- isServiceAccessAllowed() - Method in interface org.apereo.cas.services.RegisteredServiceAccessStrategy
-
Verify is the service is enabled and recognized by CAS.
- isServiceAccessAllowed() - Method in class org.apereo.cas.services.TimeBasedRegisteredServiceAccessStrategy
-
- isServiceAccessAllowedForSso() - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
- isServiceAccessAllowedForSso() - Method in interface org.apereo.cas.services.RegisteredServiceAccessStrategy
-
Assert that the service can participate in sso.
- isShared() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- isShowSql() - Method in class org.apereo.cas.configuration.model.support.jpa.DatabaseProperties
-
- isSignAssert() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- isSignAssertions() - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- isSignError() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Response
-
- isSignIdToken() - Method in class org.apereo.cas.services.OidcRegisteredService
-
- isSignResp() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- isSignResponses() - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- isSignToken() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOidcTypeEditBean
-
- isSingleLogoutCallbacksDisabled() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Logout
-
- isSingleRow() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- isSingleton() - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- isSocketKeepAlive() - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- isSsoEnabled() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- isSsoEnabled() - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
- isStorage() - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties.Session
-
- isSubtreeSearch() - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Ldap
-
- isSubtreeSearch() - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- issueAuthenticationRequestRedirect(Pair<? extends SignableSAMLObject, MessageContext>, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Redirect request for authentication.
- isSupportedBrowser(String) - Method in class org.apereo.cas.web.flow.SpnegoNegociateCredentialsAction
-
Checks if is supported browser.
- isSupportedProtocol(String) - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
Is supported protocol?
- isSuspension() - Method in class org.apereo.cas.configuration.support.ConnectionPoolingProperties
-
- isSynchronousWrites() - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- isTcpipEnabled() - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- isThrowOnFetchFailure() - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- isTicketAuthenticityVerified(String) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
-
Verify the ticket id received is actually legitimate
before contacting downstream systems to find and process it.
- isTicketidSaml2() - Method in class org.apereo.cas.configuration.model.support.saml.SamlCore
-
- isTrackGeolocation() - Method in class org.apereo.cas.configuration.model.core.events.EventsProperties
-
- isTrustedDeviceEnabled() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Authy
-
- isTrustedDeviceEnabled() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Duo
-
- isTrustedDeviceEnabled() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius
-
- isTrustedDeviceEnabled() - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.YubiKey
-
- isTryAll() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.Any
-
- isTryAll() - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.Req
-
- isTypedIdUsed() - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- isUseAttributeFriendlyName() - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Response
-
- isUseCodeMessage() - Method in class org.apereo.cas.configuration.model.core.web.MessageBundleProperties
-
- isUseSingleLine() - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties
-
- isUseSsl() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- isUseStartTls() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- isUseSubjectCredsOnly() - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- isValid() - Method in class org.apereo.cas.adaptors.authy.AuthyTokenCredential
-
- isValid() - Method in class org.apereo.cas.adaptors.duo.authn.DuoCredential
-
- isValid() - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorTokenCredential
-
- isValid() - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusTokenCredential
-
- isValid() - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyCredential
-
- isValid() - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationRequest
-
Check whether the geolocation contains enough data to proceed.
- isValid() - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServicePublicKeyEditBean
-
- isValid(String, String, long) - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
isValid validates the credential.
- isValidateOnCheckout() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- isValidatePeriodically() - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- isValidEndPoint(String) - Method in interface org.apereo.cas.util.http.HttpClient
-
Make a synchronous HTTP(S) call to ensure that the url is reachable.
- isValidEndPoint(URL) - Method in interface org.apereo.cas.util.http.HttpClient
-
Make a synchronous HTTP(S) call to ensure that the url is reachable.
- isValidEndPoint(String) - Method in class org.apereo.cas.util.http.SimpleHttpClient
-
- isValidEndPoint(URL) - Method in class org.apereo.cas.util.http.SimpleHttpClient
-
- isValidFor(Service) - Method in class org.apereo.cas.ticket.code.OAuthCodeImpl
-
- isValidFor(Service) - Method in interface org.apereo.cas.ticket.ServiceTicket
-
Attempts to ensure that the service specified matches the service associated with the ticket.
- isValidFor(Service) - Method in class org.apereo.cas.ticket.ServiceTicketImpl
-
Attempts to ensure that the service specified matches the service associated with the ticket.
- isValidRegex(String) - Static method in class org.apereo.cas.util.RegexUtils
-
Check to see if the specified pattern is a valid regular expression.
- isWantAssertionsSigned() - Method in class org.apereo.cas.support.saml.services.idp.metadata.SamlRegisteredServiceServiceProviderMetadataFacade
-
- isWarnAll() - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- isWatcherEnabled() - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- isXcontent() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Header
-
- isXframe() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Header
-
- isXss() - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Header
-
- isYubiKeyRegisteredFor(String, String) - Method in interface org.apereo.cas.adaptors.yubikey.YubiKeyAccountRegistry
-
Determines whether the registered
YubiKey public id is allowed for the uid
received.
- OAuth20AccessTokenController - Class in org.apereo.cas.support.oauth.web
-
This controller returns an access token according to the given
OAuth code and client credentials (authorization code grant type)
or according to the refresh token and client credentials
(refresh token grant type) or according to the user identity
(resource owner password grant type).
- OAuth20AccessTokenController(ServicesManager, TicketRegistry, OAuth20Validator, AccessTokenFactory, PrincipalFactory, ServiceFactory<WebApplicationService>, RefreshTokenFactory, AccessTokenResponseGenerator) - Constructor for class org.apereo.cas.support.oauth.web.OAuth20AccessTokenController
-
- OAuth20AccessTokenResponseGenerator - Class in org.apereo.cas.support.oauth.web
-
- OAuth20AccessTokenResponseGenerator() - Constructor for class org.apereo.cas.support.oauth.web.OAuth20AccessTokenResponseGenerator
-
- oauth20AuthenticationRequestServiceSelectionStrategy() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- OAuth20AuthenticationRequestServiceSelectionStrategy - Class in org.apereo.cas.support.oauth.validator
-
- OAuth20AuthenticationRequestServiceSelectionStrategy() - Constructor for class org.apereo.cas.support.oauth.validator.OAuth20AuthenticationRequestServiceSelectionStrategy
-
- OAuth20AuthorizeController - Class in org.apereo.cas.support.oauth.web
-
This controller is in charge of responding to the authorize call in OAuth v2 protocol.
- OAuth20AuthorizeController(ServicesManager, TicketRegistry, OAuth20Validator, AccessTokenFactory, PrincipalFactory, ServiceFactory<WebApplicationService>, OAuthCodeFactory, ConsentApprovalViewResolver) - Constructor for class org.apereo.cas.support.oauth.web.OAuth20AuthorizeController
-
- OAuth20CallbackAuthorizeController - Class in org.apereo.cas.support.oauth.web
-
OAuth callback authorize controller based on the pac4j callback controller.
- OAuth20CallbackAuthorizeController(ServicesManager, TicketRegistry, OAuth20Validator, AccessTokenFactory, PrincipalFactory, ServiceFactory<WebApplicationService>, Config, CallbackController, OAuth20CallbackAuthorizeViewResolver) - Constructor for class org.apereo.cas.support.oauth.web.OAuth20CallbackAuthorizeController
-
- OAuth20CallbackAuthorizeViewResolver - Interface in org.apereo.cas.support.oauth.web
-
- OAuth20ConsentApprovalViewResolver - Class in org.apereo.cas.support.oauth.web
-
- OAuth20ConsentApprovalViewResolver() - Constructor for class org.apereo.cas.support.oauth.web.OAuth20ConsentApprovalViewResolver
-
- OAuth20HandlerInterceptorAdapter - Class in org.apereo.cas.support.oauth.web
-
- OAuth20HandlerInterceptorAdapter(HandlerInterceptorAdapter, HandlerInterceptorAdapter) - Constructor for class org.apereo.cas.support.oauth.web.OAuth20HandlerInterceptorAdapter
-
- oauth20LogoutWebflowConfigurer() - Method in class org.apereo.cas.config.CasOAuthWebflowConfiguration
-
- OAuth20ProfileController - Class in org.apereo.cas.support.oauth.web
-
This controller returns a profile for the authenticated user
(identifier + attributes), found with the access token.
- OAuth20ProfileController(ServicesManager, TicketRegistry, OAuth20Validator, AccessTokenFactory, PrincipalFactory, ServiceFactory<WebApplicationService>) - Constructor for class org.apereo.cas.support.oauth.web.OAuth20ProfileController
-
- oauth20RegisteredServiceUIAction() - Method in class org.apereo.cas.config.CasOAuthWebflowConfiguration
-
- OAuth20RegisteredServiceUIAction - Class in org.apereo.cas.support.oauth.web.flow
-
- OAuth20RegisteredServiceUIAction(ServicesManager, AuthenticationRequestServiceSelectionStrategy) - Constructor for class org.apereo.cas.support.oauth.web.flow.OAuth20RegisteredServiceUIAction
-
- OAuth20Validator - Class in org.apereo.cas.support.oauth.validator
-
Validate OAuth inputs.
- OAuth20Validator(ServiceFactory<WebApplicationService>) - Constructor for class org.apereo.cas.support.oauth.validator.OAuth20Validator
-
- OAuth20WebflowConfigurer - Class in org.apereo.cas.support.oauth.web.flow
-
- OAuth20WebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, Action) - Constructor for class org.apereo.cas.support.oauth.web.flow.OAuth20WebflowConfigurer
-
- OAuthAccessTokenExpirationPolicy - Class in org.apereo.cas.ticket.accesstoken
-
- OAuthAccessTokenExpirationPolicy() - Constructor for class org.apereo.cas.ticket.accesstoken.OAuthAccessTokenExpirationPolicy
-
- OAuthAccessTokenExpirationPolicy(long, long) - Constructor for class org.apereo.cas.ticket.accesstoken.OAuthAccessTokenExpirationPolicy
-
Instantiates a new OAuth access token expiration policy.
- oauthAccessTokenResponseGenerator() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- OAuthCallbackAuthorizeService - Class in org.apereo.cas.support.oauth.services
-
An extension of the
RegexRegisteredService
that attempts to enforce the
correct url syntax for the OAuth callback authorize url.
- OAuthCallbackAuthorizeService() - Constructor for class org.apereo.cas.support.oauth.services.OAuthCallbackAuthorizeService
-
- oauthCasClientRedirectActionBuilder() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- oauthCasClientRedirectActionBuilder() - Method in class org.apereo.cas.config.OidcConfiguration
-
- OAuthCasClientRedirectActionBuilder - Interface in org.apereo.cas.support.oauth
-
- oAuthClientAuthenticator() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- OAuthClientAuthenticator - Class in org.apereo.cas.support.oauth.authenticator
-
Authenticator for client credentials authentication.
- OAuthClientAuthenticator() - Constructor for class org.apereo.cas.support.oauth.authenticator.OAuthClientAuthenticator
-
- OAuthClientProfile - Class in org.apereo.cas.support.oauth.profile
-
Specific profile for OAuth client authentication.
- OAuthClientProfile() - Constructor for class org.apereo.cas.support.oauth.profile.OAuthClientProfile
-
- OAuthCode - Interface in org.apereo.cas.ticket.code
-
An OAuth code is an OAuth token which can be used only once and has a short lifetime.
- OAuthCodeExpirationPolicy - Class in org.apereo.cas.ticket.code
-
- OAuthCodeExpirationPolicy(int, long) - Constructor for class org.apereo.cas.ticket.code.OAuthCodeExpirationPolicy
-
Instantiates a new O auth code expiration policy.
- oAuthCodeFactory - Variable in class org.apereo.cas.support.oauth.web.OAuth20AuthorizeController
-
The code factory instance.
- OAuthCodeFactory - Interface in org.apereo.cas.ticket.code
-
Factory to create OAuth codes.
- oAuthCodeIdGenerator() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- oAuthCodeIdGenerator - Variable in class org.apereo.cas.ticket.code.DefaultOAuthCodeFactory
-
Default instance for the ticket id generator.
- OAuthCodeImpl - Class in org.apereo.cas.ticket.code
-
An OAuth code implementation.
- OAuthCodeImpl() - Constructor for class org.apereo.cas.ticket.code.OAuthCodeImpl
-
Instantiates a new OAuth code impl.
- OAuthCodeImpl(String, Service, Authentication, ExpirationPolicy) - Constructor for class org.apereo.cas.ticket.code.OAuthCodeImpl
-
Constructs a new OAuth code with unique id for a service and authentication.
- oauthConfirmView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration
-
Oauth confirm view.
- OAuthConstants - Interface in org.apereo.cas.support.oauth
-
This class has the main constants for the OAuth implementation.
- OAuthGrantType - Enum in org.apereo.cas.support.oauth
-
The OAuth grant types (on the access token request).
- oauthInterceptor() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- oauthInterceptor() - Method in class org.apereo.cas.config.OidcConfiguration
-
- oauthPrincipalFactory() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- OAuthProperties - Class in org.apereo.cas.configuration.model.support.oauth
-
- OAuthProperties() - Constructor for class org.apereo.cas.configuration.model.support.oauth.OAuthProperties
-
- OAuthProperties.AccessToken - Class in org.apereo.cas.configuration.model.support.oauth
-
- OAuthProperties.Code - Class in org.apereo.cas.configuration.model.support.oauth
-
- OAuthProperties.RefreshToken - Class in org.apereo.cas.configuration.model.support.oauth
-
- OAuthRefreshTokenExpirationPolicy - Class in org.apereo.cas.ticket.refreshtoken
-
This is OAuth refresh token expiration policy (max time to live = 1 month by default).
- OAuthRefreshTokenExpirationPolicy() - Constructor for class org.apereo.cas.ticket.refreshtoken.OAuthRefreshTokenExpirationPolicy
-
No-arg constructor for serialization support.
- OAuthRefreshTokenExpirationPolicy(long) - Constructor for class org.apereo.cas.ticket.refreshtoken.OAuthRefreshTokenExpirationPolicy
-
Instantiates a new OAuth refresh token expiration policy.
- OAuthRegisteredService - Class in org.apereo.cas.support.oauth.services
-
An extension of the
RegexRegisteredService
that defines the
OAuth client id and secret for a given registered service.
- OAuthRegisteredService() - Constructor for class org.apereo.cas.support.oauth.services.OAuthRegisteredService
-
- OAuthResponseType - Enum in org.apereo.cas.support.oauth
-
The OAuth response types (on the authorize request).
- oauthSecConfig() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- OAuthToken - Interface in org.apereo.cas.ticket
-
OAuth tokens are mostly like service tickets: they deal with authentication and service.
- oAuthUserAuthenticator() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- OAuthUserAuthenticator - Class in org.apereo.cas.support.oauth.authenticator
-
Authenticator for user credentials authentication.
- OAuthUserAuthenticator() - Constructor for class org.apereo.cas.support.oauth.authenticator.OAuthUserAuthenticator
-
- OAuthUserProfile - Class in org.apereo.cas.support.oauth.profile
-
Specific profile for OAuth user authentication.
- OAuthUserProfile() - Constructor for class org.apereo.cas.support.oauth.profile.OAuthUserProfile
-
- OAuthUtils - Class in org.apereo.cas.support.oauth.util
-
This class has some usefull methods to output data in plain text,
handle redirects, add parameter in url or find the right provider.
- oAuthValidator() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- OBJECTCLASS_ATTRIBUTE - Static variable in class org.apereo.cas.util.LdapUtils
-
The objectClass attribute.
- observe() - Method in class org.apereo.cas.monitor.AbstractCacheMonitor
-
- observe() - Method in class org.apereo.cas.monitor.AbstractPoolMonitor
-
- observe() - Method in class org.apereo.cas.monitor.HealthCheckMonitor
-
- observe() - Method in class org.apereo.cas.monitor.MemcachedMonitor
-
Supersede the default cache status algorithm by considering unavailable memcached nodes above cache statistics.
- observe() - Method in class org.apereo.cas.monitor.MemoryMonitor
-
Observes the monitored resource and reports the status.
- observe() - Method in interface org.apereo.cas.monitor.Monitor
-
Observes the monitored resource and reports the status.
- observe() - Method in class org.apereo.cas.monitor.SessionMonitor
-
- obtainCookieValue(Cookie, HttpServletRequest) - Method in interface org.apereo.cas.web.support.CookieValueManager
-
Obtain cookie value.
- obtainCookieValue(Cookie, HttpServletRequest) - Method in class org.apereo.cas.web.support.DefaultCasCookieValueManager
-
- obtainCookieValue(Cookie, HttpServletRequest) - Method in class org.apereo.cas.web.support.NoOpCookieValueManager
-
- Office365() - Constructor for class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties.Office365
-
- Oidc() - Constructor for class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- oidcAccessTokenController() - Method in class org.apereo.cas.config.OidcConfiguration
-
- OidcAccessTokenEndpointController - Class in org.apereo.cas.web.controllers
-
- OidcAccessTokenEndpointController(ServicesManager, TicketRegistry, OAuth20Validator, AccessTokenFactory, PrincipalFactory, ServiceFactory<WebApplicationService>, RefreshTokenFactory, AccessTokenResponseGenerator) - Constructor for class org.apereo.cas.web.controllers.OidcAccessTokenEndpointController
-
- oidcAccessTokenResponseGenerator() - Method in class org.apereo.cas.config.OidcConfiguration
-
- OidcAccessTokenResponseGenerator - Class in org.apereo.cas.web
-
- OidcAccessTokenResponseGenerator() - Constructor for class org.apereo.cas.web.OidcAccessTokenResponseGenerator
-
- OidcAuthenticationContextWebflowEventEventResolver - Class in org.apereo.cas.web.flow
-
- OidcAuthenticationContextWebflowEventEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.web.flow.OidcAuthenticationContextWebflowEventEventResolver
-
- oidcAuthenticationContextWebflowEventResolver() - Method in class org.apereo.cas.config.OidcConfiguration
-
- oidcAuthorizationRequestSupport() - Method in class org.apereo.cas.config.OidcConfiguration
-
- OidcAuthorizationRequestSupport - Class in org.apereo.cas.util
-
- OidcAuthorizationRequestSupport() - Constructor for class org.apereo.cas.util.OidcAuthorizationRequestSupport
-
- oidcAuthorizeController() - Method in class org.apereo.cas.config.OidcConfiguration
-
- OidcAuthorizeEndpointController - Class in org.apereo.cas.web.controllers
-
- OidcAuthorizeEndpointController(ServicesManager, TicketRegistry, OAuth20Validator, AccessTokenFactory, PrincipalFactory, ServiceFactory<WebApplicationService>, OAuthCodeFactory, ConsentApprovalViewResolver) - Constructor for class org.apereo.cas.web.controllers.OidcAuthorizeEndpointController
-
- OidcCallbackAuthorizeViewResolver - Class in org.apereo.cas.web
-
- OidcCallbackAuthorizeViewResolver(OidcAuthorizationRequestSupport) - Constructor for class org.apereo.cas.web.OidcCallbackAuthorizeViewResolver
-
- oidcCasClientRedirectActionBuilder() - Method in class org.apereo.cas.config.OidcConfiguration
-
- OidcCasClientRedirectActionBuilder - Class in org.apereo.cas
-
- OidcCasClientRedirectActionBuilder() - Constructor for class org.apereo.cas.OidcCasClientRedirectActionBuilder
-
- OidcClientRegistrationRequest - Class in org.apereo.cas
-
- OidcClientRegistrationRequest() - Constructor for class org.apereo.cas.OidcClientRegistrationRequest
-
- OidcClientRegistrationRequestSerializer - Class in org.apereo.cas
-
- OidcClientRegistrationRequestSerializer() - Constructor for class org.apereo.cas.OidcClientRegistrationRequestSerializer
-
- OidcClientRegistrationResponse - Class in org.apereo.cas
-
- OidcClientRegistrationResponse() - Constructor for class org.apereo.cas.OidcClientRegistrationResponse
-
- OidcConfiguration - Class in org.apereo.cas.config
-
- OidcConfiguration() - Constructor for class org.apereo.cas.config.OidcConfiguration
-
- OidcConsentApprovalViewResolver - Class in org.apereo.cas.web
-
- OidcConsentApprovalViewResolver() - Constructor for class org.apereo.cas.web.OidcConsentApprovalViewResolver
-
- OidcConstants - Interface in org.apereo.cas
-
- OidcConstants.DynamicClientRegistrationMode - Enum in org.apereo.cas
-
Dnamic client registration mode.
- oidcDynamicClientRegistrationEndpointController() - Method in class org.apereo.cas.config.OidcConfiguration
-
- OidcDynamicClientRegistrationEndpointController - Class in org.apereo.cas.web.controllers
-
- OidcDynamicClientRegistrationEndpointController(ServicesManager, TicketRegistry, OAuth20Validator, AccessTokenFactory, PrincipalFactory, ServiceFactory<WebApplicationService>, StringSerializer<OidcClientRegistrationRequest>, RandomStringGenerator, RandomStringGenerator) - Constructor for class org.apereo.cas.web.controllers.OidcDynamicClientRegistrationEndpointController
-
- OidcHandlerInterceptorAdapter - Class in org.apereo.cas.web
-
- OidcHandlerInterceptorAdapter(HandlerInterceptorAdapter, HandlerInterceptorAdapter, HandlerInterceptorAdapter, OidcConstants.DynamicClientRegistrationMode) - Constructor for class org.apereo.cas.web.OidcHandlerInterceptorAdapter
-
- oidcJwksController() - Method in class org.apereo.cas.config.OidcConfiguration
-
- OidcJwksEndpointController - Class in org.apereo.cas.web.controllers
-
- OidcJwksEndpointController(ServicesManager, TicketRegistry, OAuth20Validator, AccessTokenFactory, PrincipalFactory, ServiceFactory<WebApplicationService>, Resource) - Constructor for class org.apereo.cas.web.controllers.OidcJwksEndpointController
-
- oidcPrincipalFactory() - Method in class org.apereo.cas.config.OidcConfiguration
-
- oidcProfileController() - Method in class org.apereo.cas.config.OidcConfiguration
-
- OidcProfileEndpointController - Class in org.apereo.cas.web.controllers
-
- OidcProfileEndpointController(ServicesManager, TicketRegistry, OAuth20Validator, AccessTokenFactory, PrincipalFactory, ServiceFactory<WebApplicationService>) - Constructor for class org.apereo.cas.web.controllers.OidcProfileEndpointController
-
- OidcProperties - Class in org.apereo.cas.configuration.model.support.oidc
-
- OidcProperties() - Constructor for class org.apereo.cas.configuration.model.support.oidc.OidcProperties
-
- OidcRegisteredService - Class in org.apereo.cas.services
-
- OidcRegisteredService() - Constructor for class org.apereo.cas.services.OidcRegisteredService
-
- oidcRegisteredServiceUIAction() - Method in class org.apereo.cas.config.OidcConfiguration
-
- OidcRegisteredServiceUIAction - Class in org.apereo.cas.web.flow
-
- OidcRegisteredServiceUIAction(ServicesManager, AuthenticationRequestServiceSelectionStrategy) - Constructor for class org.apereo.cas.web.flow.OidcRegisteredServiceUIAction
-
- OidcSecurityInterceptor - Class in org.apereo.cas.web
-
- OidcSecurityInterceptor(Config, String, OidcAuthorizationRequestSupport) - Constructor for class org.apereo.cas.web.OidcSecurityInterceptor
-
- OidcServerDiscoverySettings - Class in org.apereo.cas
-
- OidcServerDiscoverySettings(String, String) - Constructor for class org.apereo.cas.OidcServerDiscoverySettings
-
- oidcWebflowConfigurer() - Method in class org.apereo.cas.config.OidcConfiguration
-
- OidcWebflowConfigurer - Class in org.apereo.cas.web.flow
-
- OidcWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, Action) - Constructor for class org.apereo.cas.web.flow.OidcWebflowConfigurer
-
- oidcWellKnownController() - Method in class org.apereo.cas.config.OidcConfiguration
-
- OidcWellKnownEndpointController - Class in org.apereo.cas.web.controllers
-
- OidcWellKnownEndpointController(ServicesManager, TicketRegistry, OAuth20Validator, AccessTokenFactory, PrincipalFactory, ServiceFactory<WebApplicationService>) - Constructor for class org.apereo.cas.web.controllers.OidcWellKnownEndpointController
-
- OK - Static variable in class org.apereo.cas.monitor.Status
-
Generic OK status.
- onError(RequestContext) - Method in class org.apereo.cas.web.flow.AbstractAuthenticationAction
-
On error.
- onError(RequestContext) - Method in class org.apereo.cas.web.flow.SpnegoCredentialsAction
-
- OneTimePasswordCredential - Class in org.apereo.cas.authentication
-
Describes a one-time-password credential that contains an optional unique identifier and required password.
- OneTimePasswordCredential(String) - Constructor for class org.apereo.cas.authentication.OneTimePasswordCredential
-
Creates a one-time-password with just a password.
- OneTimePasswordCredential(String, String) - Constructor for class org.apereo.cas.authentication.OneTimePasswordCredential
-
Creates a one-time-password with unique ID and password.
- onSuccess(RequestContext) - Method in class org.apereo.cas.web.flow.AbstractAuthenticationAction
-
On success.
- onSuccess(RequestContext) - Method in class org.apereo.cas.web.flow.SpnegoCredentialsAction
-
- onSuccessfulValidation(String, Assertion) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
Triggered on successful validation events.
- onWarn(RequestContext) - Method in class org.apereo.cas.web.flow.AbstractAuthenticationAction
-
On warn.
- OPENID_ASSOCHANDLE - Static variable in class org.apereo.cas.support.openid.OpenIdProtocolConstants
-
The OpenID association handle.
- OPENID_IDENTIFIERSELECT - Static variable in class org.apereo.cas.support.openid.OpenIdProtocolConstants
-
When the user can select its own username for login.
- OPENID_IDENTITY - Static variable in class org.apereo.cas.support.openid.OpenIdProtocolConstants
-
The OpenID identity.
- OPENID_LOCALID - Static variable in class org.apereo.cas.support.openid.OpenIdProtocolConstants
-
The name of the OpenID username for the login page.
- OPENID_MODE - Static variable in class org.apereo.cas.support.openid.OpenIdProtocolConstants
-
The OpenID mode.
- OPENID_RETURNTO - Static variable in class org.apereo.cas.support.openid.OpenIdProtocolConstants
-
The application callback url.
- OPENID_SIG - Static variable in class org.apereo.cas.support.openid.OpenIdProtocolConstants
-
The OpenID SIG.
- OpenIdConfiguration - Class in org.apereo.cas.config
-
- OpenIdConfiguration() - Constructor for class org.apereo.cas.config.OpenIdConfiguration
-
- OpenIdCredential - Class in org.apereo.cas.support.openid.authentication.principal
-
- OpenIdCredential(String, String) - Constructor for class org.apereo.cas.support.openid.authentication.principal.OpenIdCredential
-
Instantiates a new OpenID credential.
- openIdCredentialsAuthenticationHandler() - Method in class org.apereo.cas.config.OpenIdConfiguration
-
- OpenIdCredentialsAuthenticationHandler - Class in org.apereo.cas.support.openid.authentication.handler.support
-
Ensures that the OpenId provided matches with the existing
TicketGrantingTicket.
- OpenIdCredentialsAuthenticationHandler() - Constructor for class org.apereo.cas.support.openid.authentication.handler.support.OpenIdCredentialsAuthenticationHandler
-
- openidDelegatingController() - Method in class org.apereo.cas.config.OpenIdConfiguration
-
- openIdPostUrlHandlerMapping() - Method in class org.apereo.cas.config.OpenIdConfiguration
-
- OpenIdPostUrlHandlerMapping - Class in org.apereo.cas.support.openid.web.support
-
OpenID url handling mappings.
- OpenIdPostUrlHandlerMapping() - Constructor for class org.apereo.cas.support.openid.web.support.OpenIdPostUrlHandlerMapping
-
- openidPrincipalFactory() - Method in class org.apereo.cas.config.OpenIdConfiguration
-
- openIdPrincipalResolver() - Method in class org.apereo.cas.config.OpenIdConfiguration
-
- OpenIdPrincipalResolver - Class in org.apereo.cas.support.openid.authentication.principal
-
Implementation of PrincipalResolver that converts the OpenId
user name to a Principal.
- OpenIdPrincipalResolver() - Constructor for class org.apereo.cas.support.openid.authentication.principal.OpenIdPrincipalResolver
-
- OpenIdProperties - Class in org.apereo.cas.configuration.model.support.openid
-
- OpenIdProperties() - Constructor for class org.apereo.cas.configuration.model.support.openid.OpenIdProperties
-
- OpenIdProtocolConstants - Class in org.apereo.cas.support.openid
-
OpenID constants.
- openIdProviderController() - Method in class org.apereo.cas.config.OpenIdConfiguration
-
- OpenIdProviderController - Class in org.apereo.cas.support.openid.web
-
Maps requests for usernames to a page that displays the Login URL for an
OpenId Identity Provider.
- OpenIdProviderController() - Constructor for class org.apereo.cas.support.openid.web.OpenIdProviderController
-
- openIdProviderView() - Method in class org.apereo.cas.web.config.CasProtocolViewsConfiguration
-
Open id provider view.
- OpenIdService - Class in org.apereo.cas.support.openid.authentication.principal
-
- OpenIdService(String, String, String, String) - Constructor for class org.apereo.cas.support.openid.authentication.principal.OpenIdService
-
Instantiates a new OpenID service.
- openIdServiceFactory() - Method in class org.apereo.cas.config.OpenIdConfiguration
-
- OpenIdServiceFactory - Class in org.apereo.cas.support.openid.authentication.principal
-
- OpenIdServiceFactory() - Constructor for class org.apereo.cas.support.openid.authentication.principal.OpenIdServiceFactory
-
- openIdServiceResponseBuilder() - Method in class org.apereo.cas.config.OpenIdConfiguration
-
- OpenIdServiceResponseBuilder - Class in org.apereo.cas.support.openid.authentication.principal
-
Builds responses to Openid authN requests.
- OpenIdServiceResponseBuilder(String, ServerManager, CentralAuthenticationService) - Constructor for class org.apereo.cas.support.openid.authentication.principal.OpenIdServiceResponseBuilder
-
Instantiates a new Open id service response builder.
- openIdSingleSignOnAction() - Method in class org.apereo.cas.config.OpenIdConfiguration
-
- OpenIdSingleSignOnAction - Class in org.apereo.cas.support.openid.web.flow
-
Attempts to utilize an existing single sign on session, but only if the
Principal of the existing session matches the new Principal.
- OpenIdSingleSignOnAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy, OpenIdUserNameExtractor, TicketRegistrySupport) - Constructor for class org.apereo.cas.support.openid.web.flow.OpenIdSingleSignOnAction
-
- OpenIdUserNameExtractor - Interface in org.apereo.cas.support.openid.web.support
-
Extract the userid for OpenID protocol.
- openIdValidateController() - Method in class org.apereo.cas.config.OpenIdConfiguration
-
- OpenIdValidateController - Class in org.apereo.cas.support.openid.web.mvc
-
An Openid controller that delegates to its own views on service validates.
- OpenIdValidateController() - Constructor for class org.apereo.cas.support.openid.web.mvc.OpenIdValidateController
-
- OpenIdWebflowConfiguration - Class in org.apereo.cas.web.flow.config
-
- OpenIdWebflowConfiguration() - Constructor for class org.apereo.cas.web.flow.config.OpenIdWebflowConfiguration
-
- openidWebflowConfigurer() - Method in class org.apereo.cas.web.flow.config.OpenIdWebflowConfiguration
-
- OpenIdWebflowConfigurer - Class in org.apereo.cas.web.flow
-
- OpenIdWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.web.flow.OpenIdWebflowConfigurer
-
- openSamlConfigBean() - Method in class org.apereo.cas.config.CoreSamlConfiguration
-
Open saml config bean open saml config bean.
- OpenSamlConfigBean - Class in org.apereo.cas.support.saml
-
Load the OpenSAML config context.
- OpenSamlConfigBean() - Constructor for class org.apereo.cas.support.saml.OpenSamlConfigBean
-
Instantiates the config bean.
- OptionalWarningAccountStateHandler - Class in org.apereo.cas.authentication.support
-
The component supports both opt-in and opt-out warnings on a per-user basis.
- OptionalWarningAccountStateHandler() - Constructor for class org.apereo.cas.authentication.support.OptionalWarningAccountStateHandler
-
- org.apereo.cas - package org.apereo.cas
-
This is the entry point to the part of the CAS processing that is independent
of the user/program interface.
- org.apereo.cas.adaptors.authy - package org.apereo.cas.adaptors.authy
-
- org.apereo.cas.adaptors.authy.config - package org.apereo.cas.adaptors.authy.config
-
- org.apereo.cas.adaptors.authy.web.flow - package org.apereo.cas.adaptors.authy.web.flow
-
- org.apereo.cas.adaptors.duo - package org.apereo.cas.adaptors.duo
-
- org.apereo.cas.adaptors.duo.authn - package org.apereo.cas.adaptors.duo.authn
-
- org.apereo.cas.adaptors.duo.config - package org.apereo.cas.adaptors.duo.config
-
- org.apereo.cas.adaptors.duo.web.flow - package org.apereo.cas.adaptors.duo.web.flow
-
- org.apereo.cas.adaptors.duo.web.flow.action - package org.apereo.cas.adaptors.duo.web.flow.action
-
- org.apereo.cas.adaptors.duo.web.flow.config - package org.apereo.cas.adaptors.duo.web.flow.config
-
- org.apereo.cas.adaptors.gauth - package org.apereo.cas.adaptors.gauth
-
- org.apereo.cas.adaptors.gauth.web.flow - package org.apereo.cas.adaptors.gauth.web.flow
-
- org.apereo.cas.adaptors.gauth.web.flow.rest - package org.apereo.cas.adaptors.gauth.web.flow.rest
-
- org.apereo.cas.adaptors.generic - package org.apereo.cas.adaptors.generic
-
- org.apereo.cas.adaptors.generic.config - package org.apereo.cas.adaptors.generic.config
-
- org.apereo.cas.adaptors.generic.remote - package org.apereo.cas.adaptors.generic.remote
-
- org.apereo.cas.adaptors.jdbc - package org.apereo.cas.adaptors.jdbc
-
- org.apereo.cas.adaptors.jdbc.config - package org.apereo.cas.adaptors.jdbc.config
-
- org.apereo.cas.adaptors.ldap.services - package org.apereo.cas.adaptors.ldap.services
-
- org.apereo.cas.adaptors.ldap.services.config - package org.apereo.cas.adaptors.ldap.services.config
-
- org.apereo.cas.adaptors.radius - package org.apereo.cas.adaptors.radius
-
- org.apereo.cas.adaptors.radius.authentication - package org.apereo.cas.adaptors.radius.authentication
-
- org.apereo.cas.adaptors.radius.authentication.handler.support - package org.apereo.cas.adaptors.radius.authentication.handler.support
-
- org.apereo.cas.adaptors.radius.web.flow - package org.apereo.cas.adaptors.radius.web.flow
-
- org.apereo.cas.adaptors.rest - package org.apereo.cas.adaptors.rest
-
- 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
-
- org.apereo.cas.adaptors.x509.authentication - package org.apereo.cas.adaptors.x509.authentication
-
- org.apereo.cas.adaptors.x509.authentication.handler.support - package org.apereo.cas.adaptors.x509.authentication.handler.support
-
- org.apereo.cas.adaptors.x509.authentication.ldap - package org.apereo.cas.adaptors.x509.authentication.ldap
-
- org.apereo.cas.adaptors.x509.authentication.principal - package org.apereo.cas.adaptors.x509.authentication.principal
-
- org.apereo.cas.adaptors.x509.authentication.revocation - package org.apereo.cas.adaptors.x509.authentication.revocation
-
- org.apereo.cas.adaptors.x509.authentication.revocation.checker - package org.apereo.cas.adaptors.x509.authentication.revocation.checker
-
- org.apereo.cas.adaptors.x509.authentication.revocation.policy - package org.apereo.cas.adaptors.x509.authentication.revocation.policy
-
- org.apereo.cas.adaptors.x509.config - package org.apereo.cas.adaptors.x509.config
-
- org.apereo.cas.adaptors.x509.util - package org.apereo.cas.adaptors.x509.util
-
- org.apereo.cas.adaptors.yubikey - package org.apereo.cas.adaptors.yubikey
-
- org.apereo.cas.adaptors.yubikey.web.flow - package org.apereo.cas.adaptors.yubikey.web.flow
-
- org.apereo.cas.api - package org.apereo.cas.api
-
- org.apereo.cas.audit.config - package org.apereo.cas.audit.config
-
- org.apereo.cas.audit.entity - package org.apereo.cas.audit.entity
-
- org.apereo.cas.audit.spi - package org.apereo.cas.audit.spi
-
- org.apereo.cas.audit.spi.config - package org.apereo.cas.audit.spi.config
-
- org.apereo.cas.authentication - package org.apereo.cas.authentication
-
Authentication validates the Credentials provided during a /login
request.
- org.apereo.cas.authentication.adaptive - package org.apereo.cas.authentication.adaptive
-
- org.apereo.cas.authentication.adaptive.geo - package org.apereo.cas.authentication.adaptive.geo
-
- org.apereo.cas.authentication.config - package org.apereo.cas.authentication.config
-
- org.apereo.cas.authentication.handler - package org.apereo.cas.authentication.handler
-
The handler package contains the classes used to authenticate a user.
- org.apereo.cas.authentication.handler.support - package org.apereo.cas.authentication.handler.support
-
Authentication.support contains the specific implementations of
the AuthenticationHandler interface.
- org.apereo.cas.authentication.principal - package org.apereo.cas.authentication.principal
-
Credentials is a marker interface for an opaque object that may be recognized by
Handlers and Resolvers.
- org.apereo.cas.authentication.principal.cache - package org.apereo.cas.authentication.principal.cache
-
- org.apereo.cas.authentication.support - package org.apereo.cas.authentication.support
-
- org.apereo.cas.authentication.support.password - package org.apereo.cas.authentication.support.password
-
- org.apereo.cas.authorization - package org.apereo.cas.authorization
-
- org.apereo.cas.config - package org.apereo.cas.config
-
- org.apereo.cas.config.init - package org.apereo.cas.config.init
-
- org.apereo.cas.configuration - package org.apereo.cas.configuration
-
- org.apereo.cas.configuration.model.core - package org.apereo.cas.configuration.model.core
-
- org.apereo.cas.configuration.model.core.audit - package org.apereo.cas.configuration.model.core.audit
-
- org.apereo.cas.configuration.model.core.authentication - package org.apereo.cas.configuration.model.core.authentication
-
- org.apereo.cas.configuration.model.core.events - package org.apereo.cas.configuration.model.core.events
-
- org.apereo.cas.configuration.model.core.logout - package org.apereo.cas.configuration.model.core.logout
-
- org.apereo.cas.configuration.model.core.metrics - package org.apereo.cas.configuration.model.core.metrics
-
- org.apereo.cas.configuration.model.core.monitor - package org.apereo.cas.configuration.model.core.monitor
-
- org.apereo.cas.configuration.model.core.rest - package org.apereo.cas.configuration.model.core.rest
-
- org.apereo.cas.configuration.model.core.services - package org.apereo.cas.configuration.model.core.services
-
- org.apereo.cas.configuration.model.core.slo - package org.apereo.cas.configuration.model.core.slo
-
- org.apereo.cas.configuration.model.core.sso - package org.apereo.cas.configuration.model.core.sso
-
- org.apereo.cas.configuration.model.core.ticket - package org.apereo.cas.configuration.model.core.ticket
-
- org.apereo.cas.configuration.model.core.ticket.registry - package org.apereo.cas.configuration.model.core.ticket.registry
-
- org.apereo.cas.configuration.model.core.util - package org.apereo.cas.configuration.model.core.util
-
- org.apereo.cas.configuration.model.core.web - package org.apereo.cas.configuration.model.core.web
-
- org.apereo.cas.configuration.model.core.web.security - package org.apereo.cas.configuration.model.core.web.security
-
- org.apereo.cas.configuration.model.core.web.view - package org.apereo.cas.configuration.model.core.web.view
-
- org.apereo.cas.configuration.model.support.analytics - package org.apereo.cas.configuration.model.support.analytics
-
- org.apereo.cas.configuration.model.support.aup - package org.apereo.cas.configuration.model.support.aup
-
- org.apereo.cas.configuration.model.support.captcha - package org.apereo.cas.configuration.model.support.captcha
-
- org.apereo.cas.configuration.model.support.clearpass - package org.apereo.cas.configuration.model.support.clearpass
-
- org.apereo.cas.configuration.model.support.cookie - package org.apereo.cas.configuration.model.support.cookie
-
- org.apereo.cas.configuration.model.support.couchbase.ticketregistry - package org.apereo.cas.configuration.model.support.couchbase.ticketregistry
-
- org.apereo.cas.configuration.model.support.digest - package org.apereo.cas.configuration.model.support.digest
-
- org.apereo.cas.configuration.model.support.ehcache - package org.apereo.cas.configuration.model.support.ehcache
-
- org.apereo.cas.configuration.model.support.generic - package org.apereo.cas.configuration.model.support.generic
-
- org.apereo.cas.configuration.model.support.geo.googlemaps - package org.apereo.cas.configuration.model.support.geo.googlemaps
-
- org.apereo.cas.configuration.model.support.geo.maxmind - package org.apereo.cas.configuration.model.support.geo.maxmind
-
- org.apereo.cas.configuration.model.support.hazelcast - package org.apereo.cas.configuration.model.support.hazelcast
-
- org.apereo.cas.configuration.model.support.ignite - package org.apereo.cas.configuration.model.support.ignite
-
- org.apereo.cas.configuration.model.support.infinispan - package org.apereo.cas.configuration.model.support.infinispan
-
- org.apereo.cas.configuration.model.support.jaas - package org.apereo.cas.configuration.model.support.jaas
-
- org.apereo.cas.configuration.model.support.jdbc - package org.apereo.cas.configuration.model.support.jdbc
-
- org.apereo.cas.configuration.model.support.jpa - package org.apereo.cas.configuration.model.support.jpa
-
- org.apereo.cas.configuration.model.support.jpa.serviceregistry - package org.apereo.cas.configuration.model.support.jpa.serviceregistry
-
- org.apereo.cas.configuration.model.support.jpa.ticketregistry - package org.apereo.cas.configuration.model.support.jpa.ticketregistry
-
- org.apereo.cas.configuration.model.support.ldap - package org.apereo.cas.configuration.model.support.ldap
-
- org.apereo.cas.configuration.model.support.ldap.serviceregistry - package org.apereo.cas.configuration.model.support.ldap.serviceregistry
-
- org.apereo.cas.configuration.model.support.memcached - package org.apereo.cas.configuration.model.support.memcached
-
- org.apereo.cas.configuration.model.support.mfa - package org.apereo.cas.configuration.model.support.mfa
-
- org.apereo.cas.configuration.model.support.mongo - package org.apereo.cas.configuration.model.support.mongo
-
- org.apereo.cas.configuration.model.support.mongo.serviceregistry - package org.apereo.cas.configuration.model.support.mongo.serviceregistry
-
- org.apereo.cas.configuration.model.support.ntlm - package org.apereo.cas.configuration.model.support.ntlm
-
- org.apereo.cas.configuration.model.support.oauth - package org.apereo.cas.configuration.model.support.oauth
-
- org.apereo.cas.configuration.model.support.oidc - package org.apereo.cas.configuration.model.support.oidc
-
- org.apereo.cas.configuration.model.support.openid - package org.apereo.cas.configuration.model.support.openid
-
- org.apereo.cas.configuration.model.support.pac4j - package org.apereo.cas.configuration.model.support.pac4j
-
- org.apereo.cas.configuration.model.support.pm - package org.apereo.cas.configuration.model.support.pm
-
- org.apereo.cas.configuration.model.support.radius - package org.apereo.cas.configuration.model.support.radius
-
- org.apereo.cas.configuration.model.support.redis - package org.apereo.cas.configuration.model.support.redis
-
- org.apereo.cas.configuration.model.support.rest - package org.apereo.cas.configuration.model.support.rest
-
- org.apereo.cas.configuration.model.support.saml - package org.apereo.cas.configuration.model.support.saml
-
- org.apereo.cas.configuration.model.support.saml.googleapps - package org.apereo.cas.configuration.model.support.saml.googleapps
-
- org.apereo.cas.configuration.model.support.saml.idp - package org.apereo.cas.configuration.model.support.saml.idp
-
- org.apereo.cas.configuration.model.support.saml.mdui - package org.apereo.cas.configuration.model.support.saml.mdui
-
- org.apereo.cas.configuration.model.support.saml.shibboleth - package org.apereo.cas.configuration.model.support.saml.shibboleth
-
- org.apereo.cas.configuration.model.support.saml.sps - package org.apereo.cas.configuration.model.support.saml.sps
-
- org.apereo.cas.configuration.model.support.spnego - package org.apereo.cas.configuration.model.support.spnego
-
- org.apereo.cas.configuration.model.support.stormpath - package org.apereo.cas.configuration.model.support.stormpath
-
- org.apereo.cas.configuration.model.support.themes - package org.apereo.cas.configuration.model.support.themes
-
- org.apereo.cas.configuration.model.support.throttle - package org.apereo.cas.configuration.model.support.throttle
-
- org.apereo.cas.configuration.model.support.token - package org.apereo.cas.configuration.model.support.token
-
- org.apereo.cas.configuration.model.support.trusted - package org.apereo.cas.configuration.model.support.trusted
-
- org.apereo.cas.configuration.model.support.wsfed - package org.apereo.cas.configuration.model.support.wsfed
-
- org.apereo.cas.configuration.model.support.x509 - package org.apereo.cas.configuration.model.support.x509
-
- org.apereo.cas.configuration.model.webapp - package org.apereo.cas.configuration.model.webapp
-
- org.apereo.cas.configuration.model.webapp.mgmt - package org.apereo.cas.configuration.model.webapp.mgmt
-
- org.apereo.cas.configuration.support - package org.apereo.cas.configuration.support
-
- org.apereo.cas.couchbase.core - package org.apereo.cas.couchbase.core
-
- org.apereo.cas.digest - package org.apereo.cas.digest
-
- org.apereo.cas.digest.config - package org.apereo.cas.digest.config
-
- org.apereo.cas.digest.util - package org.apereo.cas.digest.util
-
- org.apereo.cas.digest.web.flow - package org.apereo.cas.digest.web.flow
-
- org.apereo.cas.grouper - package org.apereo.cas.grouper
-
- org.apereo.cas.grouper.services - package org.apereo.cas.grouper.services
-
- org.apereo.cas.impl.calcs - package org.apereo.cas.impl.calcs
-
- org.apereo.cas.impl.engine - package org.apereo.cas.impl.engine
-
- org.apereo.cas.impl.notify - package org.apereo.cas.impl.notify
-
- org.apereo.cas.impl.plans - package org.apereo.cas.impl.plans
-
- org.apereo.cas.integration.pac4j.authentication.handler.support - package org.apereo.cas.integration.pac4j.authentication.handler.support
-
- org.apereo.cas.logging - package org.apereo.cas.logging
-
- org.apereo.cas.logging.config - package org.apereo.cas.logging.config
-
- org.apereo.cas.logging.web - package org.apereo.cas.logging.web
-
- org.apereo.cas.logout - package org.apereo.cas.logout
-
- org.apereo.cas.logout.config - package org.apereo.cas.logout.config
-
- org.apereo.cas.mgmt.config - package org.apereo.cas.mgmt.config
-
- org.apereo.cas.mgmt.services.audit - package org.apereo.cas.mgmt.services.audit
-
- org.apereo.cas.mgmt.services.web - package org.apereo.cas.mgmt.services.web
-
- org.apereo.cas.mgmt.services.web.beans - package org.apereo.cas.mgmt.services.web.beans
-
- org.apereo.cas.mgmt.services.web.factory - package org.apereo.cas.mgmt.services.web.factory
-
- org.apereo.cas.mgmt.web - package org.apereo.cas.mgmt.web
-
- org.apereo.cas.monitor - package org.apereo.cas.monitor
-
- org.apereo.cas.monitor.config - package org.apereo.cas.monitor.config
-
- org.apereo.cas.persondir.support - package org.apereo.cas.persondir.support
-
- org.apereo.cas.pm - package org.apereo.cas.pm
-
- org.apereo.cas.pm.config - package org.apereo.cas.pm.config
-
- org.apereo.cas.pm.ldap - package org.apereo.cas.pm.ldap
-
- org.apereo.cas.pm.web.flow - package org.apereo.cas.pm.web.flow
-
- org.apereo.cas.services - package org.apereo.cas.services
-
This package is contains classes related to the restriction of CAS
usage to a particular set of services.
- org.apereo.cas.services.config - package org.apereo.cas.services.config
-
- org.apereo.cas.services.convert - package org.apereo.cas.services.convert
-
- org.apereo.cas.services.support - package org.apereo.cas.services.support
-
- org.apereo.cas.services.web - package org.apereo.cas.services.web
-
- org.apereo.cas.services.web.config - package org.apereo.cas.services.web.config
-
- org.apereo.cas.services.web.view - package org.apereo.cas.services.web.view
-
- org.apereo.cas.support.events - package org.apereo.cas.support.events
-
- org.apereo.cas.support.events.config - package org.apereo.cas.support.events.config
-
- org.apereo.cas.support.events.dao - package org.apereo.cas.support.events.dao
-
- org.apereo.cas.support.events.jpa - package org.apereo.cas.support.events.jpa
-
- org.apereo.cas.support.events.listener - package org.apereo.cas.support.events.listener
-
- org.apereo.cas.support.events.mongo - package org.apereo.cas.support.events.mongo
-
- org.apereo.cas.support.geo - package org.apereo.cas.support.geo
-
- org.apereo.cas.support.geo.config - package org.apereo.cas.support.geo.config
-
- org.apereo.cas.support.geo.google - package org.apereo.cas.support.geo.google
-
- org.apereo.cas.support.geo.maxmind - package org.apereo.cas.support.geo.maxmind
-
- org.apereo.cas.support.oauth - package org.apereo.cas.support.oauth
-
- org.apereo.cas.support.oauth.authenticator - package org.apereo.cas.support.oauth.authenticator
-
- org.apereo.cas.support.oauth.profile - package org.apereo.cas.support.oauth.profile
-
- org.apereo.cas.support.oauth.services - package org.apereo.cas.support.oauth.services
-
- org.apereo.cas.support.oauth.util - package org.apereo.cas.support.oauth.util
-
- org.apereo.cas.support.oauth.validator - package org.apereo.cas.support.oauth.validator
-
- org.apereo.cas.support.oauth.web - package org.apereo.cas.support.oauth.web
-
- org.apereo.cas.support.oauth.web.flow - package org.apereo.cas.support.oauth.web.flow
-
- org.apereo.cas.support.openid - package org.apereo.cas.support.openid
-
- org.apereo.cas.support.openid.authentication.handler.support - package org.apereo.cas.support.openid.authentication.handler.support
-
- org.apereo.cas.support.openid.authentication.principal - package org.apereo.cas.support.openid.authentication.principal
-
- org.apereo.cas.support.openid.web - package org.apereo.cas.support.openid.web
-
- org.apereo.cas.support.openid.web.flow - package org.apereo.cas.support.openid.web.flow
-
- org.apereo.cas.support.openid.web.mvc - package org.apereo.cas.support.openid.web.mvc
-
- org.apereo.cas.support.openid.web.support - package org.apereo.cas.support.openid.web.support
-
- org.apereo.cas.support.pac4j.authentication - package org.apereo.cas.support.pac4j.authentication
-
- org.apereo.cas.support.pac4j.authentication.handler.support - package org.apereo.cas.support.pac4j.authentication.handler.support
-
- org.apereo.cas.support.pac4j.config - package org.apereo.cas.support.pac4j.config
-
- org.apereo.cas.support.pac4j.web.flow - package org.apereo.cas.support.pac4j.web.flow
-
- org.apereo.cas.support.rest - package org.apereo.cas.support.rest
-
- org.apereo.cas.support.rest.config - package org.apereo.cas.support.rest.config
-
- org.apereo.cas.support.saml - package org.apereo.cas.support.saml
-
- org.apereo.cas.support.saml.authentication - package org.apereo.cas.support.saml.authentication
-
- org.apereo.cas.support.saml.authentication.principal - package org.apereo.cas.support.saml.authentication.principal
-
- org.apereo.cas.support.saml.config - package org.apereo.cas.support.saml.config
-
- org.apereo.cas.support.saml.mdui - package org.apereo.cas.support.saml.mdui
-
- org.apereo.cas.support.saml.mdui.config - package org.apereo.cas.support.saml.mdui.config
-
- org.apereo.cas.support.saml.mdui.web.flow - package org.apereo.cas.support.saml.mdui.web.flow
-
- org.apereo.cas.support.saml.services - package org.apereo.cas.support.saml.services
-
- org.apereo.cas.support.saml.services.idp.metadata - package org.apereo.cas.support.saml.services.idp.metadata
-
- org.apereo.cas.support.saml.services.idp.metadata.cache - package org.apereo.cas.support.saml.services.idp.metadata.cache
-
- org.apereo.cas.support.saml.util - package org.apereo.cas.support.saml.util
-
- org.apereo.cas.support.saml.web - package org.apereo.cas.support.saml.web
-
- org.apereo.cas.support.saml.web.flow - package org.apereo.cas.support.saml.web.flow
-
- org.apereo.cas.support.saml.web.idp.metadata - package org.apereo.cas.support.saml.web.idp.metadata
-
- org.apereo.cas.support.saml.web.idp.profile - package org.apereo.cas.support.saml.web.idp.profile
-
- org.apereo.cas.support.saml.web.idp.profile.builders - package org.apereo.cas.support.saml.web.idp.profile.builders
-
- org.apereo.cas.support.saml.web.idp.profile.builders.enc - package org.apereo.cas.support.saml.web.idp.profile.builders.enc
-
- org.apereo.cas.support.saml.web.idp.profile.builders.response - package org.apereo.cas.support.saml.web.idp.profile.builders.response
-
- org.apereo.cas.support.saml.web.view - package org.apereo.cas.support.saml.web.view
-
- org.apereo.cas.support.spnego.authentication.handler.support - package org.apereo.cas.support.spnego.authentication.handler.support
-
- org.apereo.cas.support.spnego.authentication.principal - package org.apereo.cas.support.spnego.authentication.principal
-
- org.apereo.cas.support.spnego.util - package org.apereo.cas.support.spnego.util
-
- org.apereo.cas.support.wsfederation - package org.apereo.cas.support.wsfederation
-
- org.apereo.cas.support.wsfederation.authentication.handler.support - package org.apereo.cas.support.wsfederation.authentication.handler.support
-
- org.apereo.cas.support.wsfederation.authentication.principal - package org.apereo.cas.support.wsfederation.authentication.principal
-
- org.apereo.cas.support.wsfederation.config - package org.apereo.cas.support.wsfederation.config
-
- org.apereo.cas.support.wsfederation.web.flow - package org.apereo.cas.support.wsfederation.web.flow
-
- org.apereo.cas.ticket - package org.apereo.cas.ticket
-
Classes that represent tickets and can manipulate tickets.
- org.apereo.cas.ticket.accesstoken - package org.apereo.cas.ticket.accesstoken
-
- org.apereo.cas.ticket.code - package org.apereo.cas.ticket.code
-
- org.apereo.cas.ticket.factory - package org.apereo.cas.ticket.factory
-
- org.apereo.cas.ticket.proxy - package org.apereo.cas.ticket.proxy
-
This package contains an abstracted interface for handling the
proxying of a user.
- org.apereo.cas.ticket.proxy.support - package org.apereo.cas.ticket.proxy.support
-
Package containing the specific implementations of the ProxyHandler
interface related to the various versions of the CAS protocol.
- org.apereo.cas.ticket.refreshtoken - package org.apereo.cas.ticket.refreshtoken
-
- org.apereo.cas.ticket.registry - package org.apereo.cas.ticket.registry
-
This package contains the classes related to maintaining the
persistence of the Tickets for retrieval later by the Central
Authentication Service.
- org.apereo.cas.ticket.registry.config - package org.apereo.cas.ticket.registry.config
-
- org.apereo.cas.ticket.registry.support - package org.apereo.cas.ticket.registry.support
-
- org.apereo.cas.ticket.registry.support.kryo - package org.apereo.cas.ticket.registry.support.kryo
-
- org.apereo.cas.ticket.registry.support.kryo.serial - package org.apereo.cas.ticket.registry.support.kryo.serial
-
- org.apereo.cas.ticket.support - package org.apereo.cas.ticket.support
-
This package includes the various default expiration policies
included with CAS.
- org.apereo.cas.token - package org.apereo.cas.token
-
- org.apereo.cas.token.authentication - package org.apereo.cas.token.authentication
-
- org.apereo.cas.token.authentication.principal - package org.apereo.cas.token.authentication.principal
-
- org.apereo.cas.token.cipher - package org.apereo.cas.token.cipher
-
- org.apereo.cas.token.config - package org.apereo.cas.token.config
-
- org.apereo.cas.token.webflow - package org.apereo.cas.token.webflow
-
- org.apereo.cas.trusted.authentication - package org.apereo.cas.trusted.authentication
-
- org.apereo.cas.trusted.authentication.api - package org.apereo.cas.trusted.authentication.api
-
- org.apereo.cas.trusted.authentication.storage - package org.apereo.cas.trusted.authentication.storage
-
- org.apereo.cas.trusted.config - package org.apereo.cas.trusted.config
-
- org.apereo.cas.trusted.util - package org.apereo.cas.trusted.util
-
- org.apereo.cas.trusted.web - package org.apereo.cas.trusted.web
-
- org.apereo.cas.trusted.web.flow - package org.apereo.cas.trusted.web.flow
-
- org.apereo.cas.util - package org.apereo.cas.util
-
Various utility classes to generate unique ids and work with urls.
- org.apereo.cas.util.cipher - package org.apereo.cas.util.cipher
-
- org.apereo.cas.util.crypto - package org.apereo.cas.util.crypto
-
- org.apereo.cas.util.gen - package org.apereo.cas.util.gen
-
- org.apereo.cas.util.http - package org.apereo.cas.util.http
-
- org.apereo.cas.util.jpa - package org.apereo.cas.util.jpa
-
- org.apereo.cas.util.serialization - package org.apereo.cas.util.serialization
-
- org.apereo.cas.util.services - package org.apereo.cas.util.services
-
- org.apereo.cas.validation - package org.apereo.cas.validation
-
Classes to perform additional validation the Assertions provided by
the CAS server.
- org.apereo.cas.validation.config - package org.apereo.cas.validation.config
-
- org.apereo.cas.web - package org.apereo.cas.web
-
- org.apereo.cas.web.config - package org.apereo.cas.web.config
-
- org.apereo.cas.web.controllers - package org.apereo.cas.web.controllers
-
- org.apereo.cas.web.flow - package org.apereo.cas.web.flow
-
- org.apereo.cas.web.flow.authentication - package org.apereo.cas.web.flow.authentication
-
- org.apereo.cas.web.flow.client - package org.apereo.cas.web.flow.client
-
- org.apereo.cas.web.flow.config - package org.apereo.cas.web.flow.config
-
- org.apereo.cas.web.flow.resolver - package org.apereo.cas.web.flow.resolver
-
- org.apereo.cas.web.flow.resolver.impl - package org.apereo.cas.web.flow.resolver.impl
-
- org.apereo.cas.web.flow.services - package org.apereo.cas.web.flow.services
-
- org.apereo.cas.web.report - package org.apereo.cas.web.report
-
- org.apereo.cas.web.report.config - package org.apereo.cas.web.report.config
-
- org.apereo.cas.web.support - package org.apereo.cas.web.support
-
- org.apereo.cas.web.support.config - package org.apereo.cas.web.support.config
-
- org.apereo.cas.web.v3 - package org.apereo.cas.web.v3
-
- org.apereo.cas.web.view - package org.apereo.cas.web.view
-
- overrideBlackListedEncryptionAlgorithms - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
The Override black listed encryption signing algorithms.
- overrideBlackListedSignatureAlgorithms - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
The Override black listed signature algorithms.
- overrideDataEncryptionAlgorithms - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
The Override data encryption algorithms.
- overrideKeyEncryptionAlgorithms - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
The Override key encryption algorithms.
- overrideSignatureAlgorithms - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
The Override signature algorithms.
- overrideSignatureReferenceDigestMethods - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
The Override signature reference digest methods.
- overrideWhiteListedAlgorithms - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
The Override white listed encryption signing algorithms.
- overrideWhiteListedAlgorithms - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
The Override white listed signature signing algorithms.
- PAC4J_URLS - Static variable in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
All the urls and names of the pac4j clients.
- Pac4jAuditablePrincipalResolver - Class in org.apereo.cas.mgmt.services.audit
-
Principal resolver for inspektr based on pac4j.
- Pac4jAuditablePrincipalResolver() - Constructor for class org.apereo.cas.mgmt.services.audit.Pac4jAuditablePrincipalResolver
-
- Pac4jConfiguration - Class in org.apereo.cas.support.pac4j.config
-
- Pac4jConfiguration() - Constructor for class org.apereo.cas.support.pac4j.config.Pac4jConfiguration
-
- pac4jErrorViewResolver() - Method in class org.apereo.cas.web.flow.config.Pac4jWebflowConfiguration
-
- Pac4jErrorViewResolver - Class in org.apereo.cas.web.flow
-
- Pac4jErrorViewResolver() - Constructor for class org.apereo.cas.web.flow.Pac4jErrorViewResolver
-
- Pac4jProperties - Class in org.apereo.cas.configuration.model.support.pac4j
-
- Pac4jProperties() - Constructor for class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- Pac4jProperties.Cas - Class in org.apereo.cas.configuration.model.support.pac4j
-
- Pac4jProperties.Dropbox - Class in org.apereo.cas.configuration.model.support.pac4j
-
- Pac4jProperties.Facebook - Class in org.apereo.cas.configuration.model.support.pac4j
-
- Pac4jProperties.Foursquare - Class in org.apereo.cas.configuration.model.support.pac4j
-
- Pac4jProperties.Github - Class in org.apereo.cas.configuration.model.support.pac4j
-
- Pac4jProperties.Google - Class in org.apereo.cas.configuration.model.support.pac4j
-
- Pac4jProperties.LinkedIn - Class in org.apereo.cas.configuration.model.support.pac4j
-
- Pac4jProperties.Oidc - Class in org.apereo.cas.configuration.model.support.pac4j
-
- Pac4jProperties.Saml - Class in org.apereo.cas.configuration.model.support.pac4j
-
- Pac4jProperties.Twitter - Class in org.apereo.cas.configuration.model.support.pac4j
-
- Pac4jProperties.WindowsLive - Class in org.apereo.cas.configuration.model.support.pac4j
-
- Pac4jProperties.Yahoo - Class in org.apereo.cas.configuration.model.support.pac4j
-
- Pac4jWebflowConfiguration - Class in org.apereo.cas.web.flow.config
-
- Pac4jWebflowConfiguration() - Constructor for class org.apereo.cas.web.flow.config.Pac4jWebflowConfiguration
-
- pac4jWebflowConfigurer() - Method in class org.apereo.cas.web.flow.config.Pac4jWebflowConfiguration
-
- Pac4jWebflowConfigurer - Class in org.apereo.cas.web.flow
-
- Pac4jWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.web.flow.Pac4jWebflowConfigurer
-
- PARAMETER_ENTITY_ID - Static variable in interface org.apereo.cas.support.saml.SamlProtocolConstants
-
Parameter representing entity id.
- PARAMETER_FORMAT - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing the format parameter in the request.
- PARAMETER_GATEWAY - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing the gateway parameter in the request.
- PARAMETER_METHOD - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing the method parameter in the request.
- PARAMETER_NAME_TOKEN - Static variable in class org.apereo.cas.pm.web.flow.SendPasswordResetInstructionsAction
-
Param name for the token.
- PARAMETER_NAME_TOKEN - Static variable in interface org.apereo.cas.token.TokenConstants
-
Token parameter passed to the request.
- PARAMETER_PROXY_CALLBACK_URL - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing the proxy callback url parameter in the request.
- PARAMETER_PROXY_GRANTING_TICKET - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing the pgt parameter in the request.
- PARAMETER_PROXY_GRANTING_TICKET_IOU - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing the pgtIou parameter in the request.
- PARAMETER_PROXY_GRANTINOG_TICKET_ID - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing the pgtId parameter in the request.
- PARAMETER_RENEW - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing the renew parameter in the request.
- PARAMETER_SAML_RELAY_STATE - Static variable in interface org.apereo.cas.support.saml.SamlProtocolConstants
-
Constant representing the saml relay state.
- PARAMETER_SAML_REQUEST - Static variable in interface org.apereo.cas.support.saml.SamlProtocolConstants
-
Constant representing the saml request.
- PARAMETER_SAML_RESPONSE - Static variable in interface org.apereo.cas.support.saml.SamlProtocolConstants
-
Constant representing the saml response.
- PARAMETER_SERVICE - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing the service parameter in the request.
- PARAMETER_TARGET_SERVICE - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing the targetService parameter in the request.
- PARAMETER_TICKET - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing the ticket parameter in the request.
- parserPool() - Method in class org.apereo.cas.config.CoreSamlConfiguration
-
Parser pool basic parser pool.
- parserPool - Variable in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
The Parser pool.
- parseToken(String) - Method in class org.apereo.cas.pm.ldap.LdapPasswordManagementService
-
- parseToken(String) - Method in interface org.apereo.cas.pm.PasswordManagementService
-
Parse token string.
- parseTokenFromString(String, WsFederationConfiguration) - Method in class org.apereo.cas.support.wsfederation.WsFederationHelper
-
parseTokenFromString converts a raw wresult and extracts it into an assertion.
- passThroughController() - Method in class org.apereo.cas.config.CasApplicationContextConfiguration
-
- PASSWORD_UPDATE_SUCCESS - Static variable in class org.apereo.cas.pm.web.flow.PasswordChangeAction
-
Password Update Success event.
- passwordChangeAction() - Method in class org.apereo.cas.pm.config.PasswordManagementConfiguration
-
- PasswordChangeAction - Class in org.apereo.cas.pm.web.flow
-
- PasswordChangeAction(PasswordManagementService) - Constructor for class org.apereo.cas.pm.web.flow.PasswordChangeAction
-
- PasswordChangeBean - Class in org.apereo.cas.pm
-
- PasswordChangeBean() - Constructor for class org.apereo.cas.pm.PasswordChangeBean
-
- passwordChangeService() - Method in class org.apereo.cas.pm.config.PasswordManagementConfiguration
-
- PasswordEncoderProperties - Class in org.apereo.cas.configuration.model.core.authentication
-
- PasswordEncoderProperties() - Constructor for class org.apereo.cas.configuration.model.core.authentication.PasswordEncoderProperties
-
- PasswordEncoderProperties.PasswordEncoderTypes - Enum in org.apereo.cas.configuration.model.core.authentication
-
- PasswordExpiringWarningMessageDescriptor - Class in org.apereo.cas.authentication.support.password
-
Message conveying account password expiration warning details.
- PasswordExpiringWarningMessageDescriptor(String, long) - Constructor for class org.apereo.cas.authentication.support.password.PasswordExpiringWarningMessageDescriptor
-
Creates a new instance.
- passwordFieldName - Variable in class org.apereo.cas.adaptors.jdbc.QueryAndEncodeDatabaseAuthenticationHandler
-
The Password field name.
- passwordManagementCipherExecutor() - Method in class org.apereo.cas.pm.config.PasswordManagementConfiguration
-
- PasswordManagementConfiguration - Class in org.apereo.cas.pm.config
-
- PasswordManagementConfiguration() - Constructor for class org.apereo.cas.pm.config.PasswordManagementConfiguration
-
- PasswordManagementProperties - Class in org.apereo.cas.configuration.model.support.pm
-
- PasswordManagementProperties() - Constructor for class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties
-
- PasswordManagementProperties.Ldap - Class in org.apereo.cas.configuration.model.support.pm
-
- PasswordManagementProperties.Ldap.LdapType - Enum in org.apereo.cas.configuration.model.support.pm
-
The ldap type used to handle specific ops.
- PasswordManagementProperties.Reset - Class in org.apereo.cas.configuration.model.support.pm
-
- PasswordManagementService - Interface in org.apereo.cas.pm
-
- passwordManagementWebflowConfigurer() - Method in class org.apereo.cas.pm.config.PasswordManagementConfiguration
-
- PasswordManagementWebflowConfigurer - Class in org.apereo.cas.pm.web.flow
-
- PasswordManagementWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.pm.web.flow.PasswordManagementWebflowConfigurer
-
- PasswordPolicyConfiguration - Class in org.apereo.cas.authentication.support.password
-
Container for password policy configuration.
- PasswordPolicyConfiguration(PasswordPolicyProperties) - Constructor for class org.apereo.cas.authentication.support.password.PasswordPolicyConfiguration
-
- PasswordPolicyProperties - Class in org.apereo.cas.configuration.model.core.authentication
-
Configuration properties class for password.policy.
- PasswordPolicyProperties() - Constructor for class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- passwordResetHandlerAdapter() - Method in class org.apereo.cas.pm.config.PasswordManagementConfiguration
-
- PasswordResetTokenCipherExecutor - Class in org.apereo.cas.pm
-
- PasswordResetTokenCipherExecutor(String, String) - Constructor for class org.apereo.cas.pm.PasswordResetTokenCipherExecutor
-
Instantiates a new pm cipher executor.
- PasswordResetTokenCipherExecutor(String, String, String) - Constructor for class org.apereo.cas.pm.PasswordResetTokenCipherExecutor
-
Instantiates a new pm cipher executor.
- passwordValidator() - Method in class org.apereo.cas.pm.config.PasswordManagementConfiguration
-
- PasswordValidator - Class in org.apereo.cas.pm
-
- PasswordValidator() - Constructor for class org.apereo.cas.pm.PasswordValidator
-
- performBackChannelLogout(LogoutRequest) - Method in class org.apereo.cas.logout.DefaultSingleLogoutServiceMessageHandler
-
Log out of a service through back channel.
- performGenerationSteps() - Method in interface org.apereo.cas.support.saml.web.idp.metadata.SamlIdpMetadataAndCertificatesGenerationService
-
Perform the metadata generation steps.
- performGenerationSteps() - Method in class org.apereo.cas.support.saml.web.idp.metadata.ShibbolethIdpMetadataAndCertificatesGenerationService
-
- performLdapSearch(String) - Method in class org.apereo.cas.adaptors.x509.authentication.ldap.LdaptiveResourceCRLFetcher
-
Executes an LDAP search against the supplied URL.
- performLogout(TicketGrantingTicket) - Method in interface org.apereo.cas.logout.LogoutManager
-
Perform a back channel logout for a given ticket granting ticket and returns all the logout requests.
- performLogout(TicketGrantingTicket) - Method in class org.apereo.cas.logout.LogoutManagerImpl
-
Perform a back channel logout for a given ticket granting ticket and returns all the logout requests.
- persistenceExceptionTranslationPostProcessor() - Method in class org.apereo.cas.config.GoogleAuthentiacatorMongoDbConfiguration
-
- persistenceExceptionTranslationPostProcessor() - Method in class org.apereo.cas.config.MongoDbEventsConfiguration
-
- persistenceExceptionTranslationPostProcessor() - Method in class org.apereo.cas.config.MongoDbServiceRegistryConfiguration
-
Persistence exception translation post processor persistence exception translation post processor.
- persistenceMfaTrustedAuthnExceptionTranslationPostProcessor() - Method in class org.apereo.cas.trusted.config.MongoDbMultifactorAuthenticationTrustConfiguration
-
- PersistentIdGenerator - Interface in org.apereo.cas.authentication.principal
-
Generates a unique consistent Id based on the principal.
- PersonAttributesConverter() - Constructor for class org.apereo.cas.services.convert.BaseConverters.PersonAttributesConverter
-
- PersonDirectoryPrincipalResolver - Class in org.apereo.cas.authentication.principal
-
- PersonDirectoryPrincipalResolver() - Constructor for class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
- personDirectoryPrincipalResolver() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- PersonDirPrincipalResolverProperties - Class in org.apereo.cas.configuration.model.core.authentication
-
Configuration properties class for cas.principal.resolver.persondir.
- PersonDirPrincipalResolverProperties() - Constructor for class org.apereo.cas.configuration.model.core.authentication.PersonDirPrincipalResolverProperties
-
- ping() - Method in class org.apereo.cas.adaptors.duo.authn.BaseDuoAuthenticationService
-
- ping() - Method in interface org.apereo.cas.adaptors.duo.authn.DuoAuthenticationService
-
Ping provider.
- PolicyBasedAuthenticationManager - Class in org.apereo.cas.authentication
-
Provides an authentication manager that is inherently aware of multiple credentials and supports pluggable
security policy via the
AuthenticationPolicy
component.
- PolicyBasedAuthenticationManager(Map<AuthenticationHandler, PrincipalResolver>, AuthenticationHandlerResolver, List<AuthenticationMetaDataPopulator>, AuthenticationPolicy, boolean) - Constructor for class org.apereo.cas.authentication.PolicyBasedAuthenticationManager
-
Instantiates a new Policy based authentication manager.
- PolicyBasedAuthenticationManager(Map<AuthenticationHandler, PrincipalResolver>, ServicesManager) - Constructor for class org.apereo.cas.authentication.PolicyBasedAuthenticationManager
-
Instantiates a new Policy based authentication manager.
- PolicyBasedAuthenticationManager(Map<AuthenticationHandler, PrincipalResolver>, ServicesManager, AuthenticationPolicy) - Constructor for class org.apereo.cas.authentication.PolicyBasedAuthenticationManager
-
- Pool() - Constructor for class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties.Pool
-
- pooledConnectionFactoryMonitorExecutorService() - Method in class org.apereo.cas.monitor.config.LdapMonitorConfiguration
-
- pooledJdbcMonitorExecutorService() - Method in class org.apereo.cas.monitor.config.CasJdbcMonitorConfiguration
-
- pooledLdapConnectionFactoryMonitor(ExecutorService) - Method in class org.apereo.cas.monitor.config.LdapMonitorConfiguration
-
- PooledLdapConnectionFactoryMonitor - Class in org.apereo.cas.monitor
-
Monitors an ldaptive PooledConnectionFactory
.
- PooledLdapConnectionFactoryMonitor() - Constructor for class org.apereo.cas.monitor.PooledLdapConnectionFactoryMonitor
-
Instantiates a new Pooled connection factory monitor.
- PooledLdapConnectionFactoryMonitor(PooledConnectionFactory, Validator<Connection>) - Constructor for class org.apereo.cas.monitor.PooledLdapConnectionFactoryMonitor
-
Creates a new instance that monitors the given pooled connection factory.
- PoolStatus - Class in org.apereo.cas.monitor
-
Describes the status of a resource pool.
- PoolStatus(StatusCode, String, int, int) - Constructor for class org.apereo.cas.monitor.PoolStatus
-
Creates a new status object with the given code.
- populateAttributes(AuthenticationBuilder, Credential) - Method in class org.apereo.cas.adaptors.authy.AuthyAuthenticationMetaDataPopulator
-
- populateAttributes(AuthenticationBuilder, Credential) - Method in class org.apereo.cas.adaptors.duo.authn.DuoAuthenticationMetaDataPopulator
-
- populateAttributes(AuthenticationBuilder, Credential) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAuthenticationMetaDataPopulator
-
- populateAttributes(AuthenticationBuilder, Credential) - Method in class org.apereo.cas.adaptors.radius.RadiusAuthenticationMetaDataPopulator
-
- populateAttributes(AuthenticationBuilder, Credential) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationMetaDataPopulator
-
- populateAttributes(AuthenticationBuilder, Credential) - Method in interface org.apereo.cas.authentication.AuthenticationMetaDataPopulator
-
Adds authentication metadata attributes on successful authentication of the given credential.
- populateAttributes(AuthenticationBuilder, Credential) - Method in class org.apereo.cas.authentication.CacheCredentialsMetaDataPopulator
-
- populateAttributes(AuthenticationBuilder, Credential) - Method in class org.apereo.cas.authentication.principal.RememberMeAuthenticationMetaDataPopulator
-
- populateAttributes(AuthenticationBuilder, Credential) - Method in class org.apereo.cas.authentication.SuccessfulHandlerMetaDataPopulator
-
- populateAttributes(AuthenticationBuilder, Credential) - Method in class org.apereo.cas.support.pac4j.authentication.ClientAuthenticationMetaDataPopulator
-
- populateAttributes(AuthenticationBuilder, Credential) - Method in class org.apereo.cas.support.saml.authentication.SamlAuthenticationMetaDataPopulator
-
- populateAuthenticationMetadataAttributes(AuthenticationBuilder, Collection<Credential>) - Method in class org.apereo.cas.authentication.AbstractAuthenticationManager
-
Populate authentication metadata attributes.
- populateFormData(RegisteredServiceEditBean.FormData) - Method in class org.apereo.cas.mgmt.services.web.factory.AttributeFormDataPopulator
-
- populateFormData(RegisteredServiceEditBean.FormData) - Method in interface org.apereo.cas.mgmt.services.web.factory.FormDataPopulator
-
Method called to populate a RegisteredServiceEditBean.FormData
object with dynamic form configuration data.
- postAuthenticate(Credential, HandlerResult) - Method in class org.apereo.cas.authentication.handler.support.AbstractPreAndPostProcessingAuthenticationHandler
-
Template method to perform arbitrary post-authentication actions.
- postAuthenticate(Credential, HandlerResult) - Method in class org.apereo.cas.token.authentication.TokenAuthenticationHandler
-
- postConstruct() - Method in class org.apereo.cas.support.saml.web.idp.metadata.SamlMetadataController
-
Post constructor placeholder for additional
extensions.
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.apereo.cas.config.CasSecurityContextConfiguration.CasAdminStatusInterceptor
-
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration.CasManagementSecurityInterceptor
-
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.apereo.cas.web.support.AbstractThrottledSubmissionHandlerInterceptorAdapter
-
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in interface org.apereo.cas.web.support.ThrottledSubmissionHandlerInterceptor
-
- postLoad() - Method in class org.apereo.cas.services.AbstractRegisteredService
-
Initializes the registered service with default values
for fields that are unspecified.
- preAuthenticate(Credential) - Method in class org.apereo.cas.authentication.handler.support.AbstractPreAndPostProcessingAuthenticationHandler
-
Template method to perform arbitrary pre-authentication actions.
- PREFIX - Static variable in interface org.apereo.cas.ticket.accesstoken.AccessToken
-
The prefix for access tokens.
- PREFIX - Static variable in interface org.apereo.cas.ticket.code.OAuthCode
-
The prefix for OAuth codes.
- PREFIX - Static variable in interface org.apereo.cas.ticket.refreshtoken.RefreshToken
-
The prefix for refresh tokens.
- PREFIX - Static variable in interface org.apereo.cas.ticket.ServiceTicket
-
Prefix generally applied to unique ids generated
by UniqueTicketIdGenerator.
- PREFIX - Static variable in interface org.apereo.cas.ticket.TicketGrantingTicket
-
The prefix to use when generating an id for a Ticket Granting Ticket.
- PrefixSuffixPrincipalNameTransformer - Class in org.apereo.cas.configuration.support
-
Transform the user id by adding a prefix or suffix.
- PrefixSuffixPrincipalNameTransformer() - Constructor for class org.apereo.cas.configuration.support.PrefixSuffixPrincipalNameTransformer
-
Instantiates a new Prefix suffix principal name transformer.
- PrefixSuffixPrincipalNameTransformer(String, String) - Constructor for class org.apereo.cas.configuration.support.PrefixSuffixPrincipalNameTransformer
-
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apereo.cas.config.CasSecurityContextConfiguration.CasAdminStatusInterceptor
-
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apereo.cas.support.oauth.web.OAuth20HandlerInterceptorAdapter
-
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apereo.cas.web.OidcHandlerInterceptorAdapter
-
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apereo.cas.web.OidcSecurityInterceptor
-
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.apereo.cas.web.support.AbstractThrottledSubmissionHandlerInterceptorAdapter
-
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in interface org.apereo.cas.web.support.ThrottledSubmissionHandlerInterceptor
-
- prepareClasspathResourceIfNeeded(Resource) - Static method in class org.apereo.cas.util.ResourceUtils
-
Prepare classpath resource if needed file.
- prepareClasspathResourceIfNeeded(Resource, boolean, String) - Static method in class org.apereo.cas.util.ResourceUtils
-
If the provided resource is a classpath resource, running inside an embedded container,
and if the container is running in a non-exploded form, classpath resources become non-accessible.
- prepareConnectionFactory(String) - Method in class org.apereo.cas.adaptors.x509.authentication.ldap.LdaptiveResourceCRLFetcher
-
Prepare a new LDAP connection.
- prepareDuoWebLoginFormAction() - Method in class org.apereo.cas.adaptors.duo.config.DuoSecurityConfiguration
-
- PrepareDuoWebLoginFormAction - Class in org.apereo.cas.adaptors.duo.web.flow.action
-
- PrepareDuoWebLoginFormAction(VariegatedMultifactorAuthenticationProvider) - Constructor for class org.apereo.cas.adaptors.duo.web.flow.action.PrepareDuoWebLoginFormAction
-
- prepareEndpointURLSchemeSecurityHandler(MessageContext<T>) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
Prepare endpoint url scheme security handler.
- prepareForLoginPage(RequestContext) - Method in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
Prepare the data for the login page.
- prepareMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.services.web.view.AbstractDelegatingCasView
-
Prepare merged output model before final rendering.
- prepareMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.view.Cas20ResponseView
-
- prepareMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.view.Cas30JsonResponseView
-
- prepareMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.view.Cas30ResponseView
-
- prepareOutboundContext(T, SamlRegisteredServiceServiceProviderMetadataFacade, MessageContext<T>) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
Prepare outbound context.
- preparePeerEntitySamlEndpointContext(MessageContext, SamlRegisteredServiceServiceProviderMetadataFacade) - Static method in class org.apereo.cas.support.saml.SamlIdPUtils
-
Prepare peer entity saml endpoint.
- prepareResponse(Response, Map<String, Object>) - Method in class org.apereo.cas.support.saml.web.view.AbstractSaml10ResponseView
-
Subclasses must implement this method by adding child elements (status, assertion, etc) to
the given empty SAML 1 response message.
- prepareResponse(Response, Map<String, Object>) - Method in class org.apereo.cas.support.saml.web.view.Saml10FailureResponseView
-
- prepareResponse(Response, Map<String, Object>) - Method in class org.apereo.cas.support.saml.web.view.Saml10SuccessResponseView
-
- prepareSamlOutboundDestinationHandler(MessageContext<T>) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
Prepare saml outbound destination handler.
- prepareSamlOutboundProtocolMessageSigningHandler(MessageContext<T>) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
Prepare saml outbound protocol message signing handler.
- prepareSecurityParametersContext(SamlRegisteredServiceServiceProviderMetadataFacade, MessageContext<T>) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
Prepare security parameters context.
- preventCaching(HttpServletResponse) - Method in class org.apereo.cas.web.flow.AbstractLogoutAction
-
Prevent caching by adding the appropriate headers.
- PreventedException - Exception in org.apereo.cas.authentication
-
Describes an error condition where authentication was prevented for some reason, e.g.
- PreventedException(Throwable) - Constructor for exception org.apereo.cas.authentication.PreventedException
-
Creates a new instance with the exception that prevented authentication.
- PreventedException(String, Throwable) - Constructor for exception org.apereo.cas.authentication.PreventedException
-
Creates a new instance with an explanatory message and the exception that prevented authentication.
- Principal - Interface in org.apereo.cas.authentication.principal
-
Generic concept of an authenticated thing.
- PrincipalAttribute() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceMultifactorAuthenticationEditBean.PrincipalAttribute
-
- principalAttributeAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- principalAttributeMap - Variable in class org.apereo.cas.authentication.LdapAuthenticationHandler
-
Mapping of LDAP attribute name to principal attribute name.
- PrincipalAttributeMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
-
- PrincipalAttributeMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.PrincipalAttributeMultifactorAuthenticationPolicyEventResolver
-
- principalAttributeName - Variable in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
Optional principal attribute name.
- PrincipalAttributeRegisteredServiceUsernameProvider - Class in org.apereo.cas.services
-
Determines the username for this registered service based on a principal attribute.
- PrincipalAttributeRegisteredServiceUsernameProvider(String) - Constructor for class org.apereo.cas.services.PrincipalAttributeRegisteredServiceUsernameProvider
-
Instantiates a new default registered service username provider.
- PrincipalAttributesProperties - Class in org.apereo.cas.configuration.model.core.authentication
-
- PrincipalAttributesProperties() - Constructor for class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- PrincipalAttributesProperties.Groovy - Class in org.apereo.cas.configuration.model.core.authentication
-
- PrincipalAttributesProperties.Jdbc - Class in org.apereo.cas.configuration.model.core.authentication
-
- PrincipalAttributesProperties.Json - Class in org.apereo.cas.configuration.model.core.authentication
-
- PrincipalAttributesProperties.Ldap - Class in org.apereo.cas.configuration.model.core.authentication
-
- PrincipalAttributesRepository - Interface in org.apereo.cas.authentication.principal
-
Defines operations required for retrieving principal attributes.
- PrincipalAttributesRepositoryMapper - Interface in org.apereo.cas.mgmt.services.web.factory
-
- 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(Principal) - Constructor for class org.apereo.cas.adaptors.trusted.authentication.principal.PrincipalBearingCredential
-
Instantiates a new principal bearing credential.
- PrincipalBearingCredentialsAuthenticationHandler - Class in org.apereo.cas.adaptors.trusted.authentication.handler.support
-
AuthenticationHandler which authenticates Principal-bearing credentials.
- PrincipalBearingCredentialsAuthenticationHandler() - Constructor for class org.apereo.cas.adaptors.trusted.authentication.handler.support.PrincipalBearingCredentialsAuthenticationHandler
-
- principalBearingCredentialsAuthenticationHandler() - Method in class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration
-
- PrincipalBearingPrincipalResolver - Class in org.apereo.cas.adaptors.trusted.authentication.principal
-
Extracts the Principal out of PrincipalBearingCredential.
- PrincipalBearingPrincipalResolver() - Constructor for class org.apereo.cas.adaptors.trusted.authentication.principal.PrincipalBearingPrincipalResolver
-
- PrincipalElectionStrategy - Interface in org.apereo.cas.authentication
-
This is
PrincipalElectionStrategy
that attempts to nominate a given principal
as the primary principal object amongst many authentication events.
- PrincipalException - Exception in org.apereo.cas.authentication
-
Describes a principal resolution error, which is a subcategory of authentication error.
- PrincipalException(String, Map<String, Class<? extends Exception>>, Map<String, HandlerResult>) - Constructor for exception org.apereo.cas.authentication.PrincipalException
-
Creates a new instance.
- principalFactory - Variable in class org.apereo.cas.AbstractCentralAuthenticationService
-
Factory to create the principal type.
- principalFactory - Variable in class org.apereo.cas.authentication.AbstractAuthenticationHandler
-
Factory to create the principal type.
- principalFactory - Variable in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
Factory to create the principal type.
- PrincipalFactory - Interface in org.apereo.cas.authentication.principal
-
Defines operations to create principals.
- principalFromRemoteUserAction() - Method in class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration
-
- principalFromRemoteUserPrincipalAction() - Method in class org.apereo.cas.adaptors.trusted.config.TrustedAuthenticationConfiguration
-
- PrincipalFromRequestRemoteUserNonInteractiveCredentialsAction - Class in org.apereo.cas.adaptors.trusted.web.flow
-
Implementation of the NonInteractiveCredentialsAction that looks for a remote
user that is set in the HttpServletRequest
and attempts to
construct a Principal (and thus a PrincipalBearingCredential).
- PrincipalFromRequestRemoteUserNonInteractiveCredentialsAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy, PrincipalFactory) - Constructor for class org.apereo.cas.adaptors.trusted.web.flow.PrincipalFromRequestRemoteUserNonInteractiveCredentialsAction
-
- PrincipalFromRequestUserPrincipalNonInteractiveCredentialsAction - Class in org.apereo.cas.adaptors.trusted.web.flow
-
Implementation of the NonInteractiveCredentialsAction 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) - Constructor for class org.apereo.cas.adaptors.trusted.web.flow.PrincipalFromRequestUserPrincipalNonInteractiveCredentialsAction
-
- principalIdProvider() - Method in class org.apereo.cas.audit.spi.config.CasCoreAuditConfiguration
-
- PrincipalIdProvider - Interface in org.apereo.cas.audit.spi
-
Strategy interface to provide principal id tokens from any given authentication event.
- PrincipalNameTransformer - Interface in org.apereo.cas.authentication.handler
-
Strategy pattern component for transforming principal names in the authentication pipeline.
- principalNameTransformer - Variable in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
Transform principal name.
- principalResolutionFailureFatal - Variable in class org.apereo.cas.authentication.AbstractAuthenticationManager
-
Indicate if principal resolution should totally fail
and no fall back onto principal that is produced by the
authentication handler.
- PrincipalResolver - Interface in org.apereo.cas.authentication.principal
-
- PrincipalTransformationProperties - Class in org.apereo.cas.configuration.model.core.authentication
-
- PrincipalTransformationProperties() - Constructor for class org.apereo.cas.configuration.model.core.authentication.PrincipalTransformationProperties
-
- PrincipalTransformationProperties.CaseConversion - Enum in org.apereo.cas.configuration.model.core.authentication
-
- printAsciiArt(PrintStream, String) - Static method in class org.apereo.cas.util.AsciiArtUtils
-
Print ascii art.
- printAsciiArt(Logger, String, String) - Static method in class org.apereo.cas.util.AsciiArtUtils
-
Print ascii art.
- printAsciiArt(PrintStream, String, String) - Static method in class org.apereo.cas.util.AsciiArtUtils
-
Print ascii art.
- printBanner(Environment, Class<?>, PrintStream) - Method in class org.apereo.cas.mgmt.web.CasManagementBanner
-
- printBanner(Environment, Class<?>, PrintStream) - Method in class org.apereo.cas.util.CasBanner
-
- PrivateKeyFactoryBean - Class in org.apereo.cas.util.crypto
-
Factory Bean for creating a private key from a file.
- PrivateKeyFactoryBean() - Constructor for class org.apereo.cas.util.crypto.PrivateKeyFactoryBean
-
- processSpnegoAttribute(Response<SearchResult>) - Method in class org.apereo.cas.web.flow.client.LdapSpnegoKnownClientSystemsFilterAction
-
Verify spnego attribute value.
- produceIdTokenClaims(HttpServletRequest, AccessToken, long, OidcRegisteredService, UserProfile, J2EContext) - Method in class org.apereo.cas.web.OidcAccessTokenResponseGenerator
-
Produce id token claims jwt claims.
- produceTicket(ServiceTicket, Authentication, String) - Method in class org.apereo.cas.ticket.factory.DefaultProxyGrantingTicketFactory
-
Produce ticket.
- produceTicket(ProxyGrantingTicket, Service, String) - Method in class org.apereo.cas.ticket.factory.DefaultProxyTicketFactory
-
Produce ticket.
- produceTicket(TicketGrantingTicket, Service, boolean, String) - Method in class org.apereo.cas.ticket.factory.DefaultServiceTicketFactory
-
Produce ticket.
- produceTicket(Authentication, String) - Method in class org.apereo.cas.ticket.factory.DefaultTicketGrantingTicketFactory
-
Produce ticket.
- produceTicketIdentifier() - Method in class org.apereo.cas.ticket.factory.DefaultProxyGrantingTicketFactory
-
Produce ticket identifier string.
- produceTicketIdentifier(Service) - Method in class org.apereo.cas.ticket.factory.DefaultProxyTicketFactory
-
Produce ticket identifier.
- produceTicketIdentifier(Service, TicketGrantingTicket, boolean) - Method in class org.apereo.cas.ticket.factory.DefaultServiceTicketFactory
-
Produce ticket identifier.
- produceTicketIdentifier(Authentication) - Method in class org.apereo.cas.ticket.factory.DefaultTicketGrantingTicketFactory
-
Produce ticket identifier string.
- PROFILE_URL - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The profile url.
- profileController() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- profileCreator - Variable in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
-
The pac4j profile creator used for authentication.
- PROMPT - Static variable in interface org.apereo.cas.OidcConstants
-
The prompt parameter.
- PROMPT_CONSENT - Static variable in interface org.apereo.cas.OidcConstants
-
The Authorization Server SHOULD prompt the End-User consent.
- PROMPT_LOGIN - Static variable in interface org.apereo.cas.OidcConstants
-
The Authorization Server SHOULD prompt the End-User for reauthentication.
- PROMPT_NONE - Static variable in interface org.apereo.cas.OidcConstants
-
The Authorization Server MUST NOT display any authentication or consent user interface pages.
- PROPERTY_NAME_TOKEN_AS_RESPONSE - Static variable in interface org.apereo.cas.token.TokenConstants
-
Produce a JWT as a response.
- PROPERTY_NAME_TOKEN_SECRET_ENCRYPTION - Static variable in interface org.apereo.cas.token.TokenConstants
-
Jwt encryption secret defined for a given service.
- PROPERTY_NAME_TOKEN_SECRET_ENCRYPTION_ALG - Static variable in interface org.apereo.cas.token.TokenConstants
-
Jwt encryption secret alg defined for a given service.
- PROPERTY_NAME_TOKEN_SECRET_ENCRYPTION_METHOD - Static variable in interface org.apereo.cas.token.TokenConstants
-
Jwt encryption secret method defined for a given service.
- PROPERTY_NAME_TOKEN_SECRET_SIGNING - Static variable in interface org.apereo.cas.token.TokenConstants
-
Jwt signing secret defined for a given service.
- PROPERTY_NAME_TOKEN_SECRET_SIGNING_ALG - Static variable in interface org.apereo.cas.token.TokenConstants
-
Jwt signing secret alg defined for a given service.
- PropertyBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData.PropertyBean
-
- PropertyBean(String, String) - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData.PropertyBean
-
- ProtocolAttributeEncoder - Interface in org.apereo.cas.authentication
-
An encoder that defines how a CAS attribute
is to be encoded and signed in the CAS
validation response.
- protocolAttributeEncoder - Variable in class org.apereo.cas.services.web.view.AbstractCasView
-
The attribute encoder instance.
- protocolTicketCipherExecutor() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- ProtocolTicketCipherExecutor - Class in org.apereo.cas.util.cipher
-
- ProtocolTicketCipherExecutor(String, String) - Constructor for class org.apereo.cas.util.cipher.ProtocolTicketCipherExecutor
-
Instantiates a new Protocol ticket cipher executor.
- ProtocolTicketCipherExecutor(String, String, String) - Constructor for class org.apereo.cas.util.cipher.ProtocolTicketCipherExecutor
-
Instantiates a new Protocol ticket cipher executor.
- PROVIDER_ID - Static variable in interface org.apereo.cas.support.saml.SamlIdPConstants
-
The provider id constant.
- Proxy() - Constructor for class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas2.Proxy
-
- proxy10Handler() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- proxy20Handler() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- proxy20TicketUniqueIdGenerator() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- PROXY_GRANTING_TICKET_IOU_PREFIX - Static variable in interface org.apereo.cas.ticket.proxy.ProxyGrantingTicket
-
The prefix to use when generating an id for a Proxy Granting Ticket IOU.
- PROXY_GRANTING_TICKET_PREFIX - Static variable in interface org.apereo.cas.ticket.proxy.ProxyGrantingTicket
-
The prefix to use when generating an id for a Proxy Granting Ticket.
- PROXY_TICKET_PREFIX - Static variable in interface org.apereo.cas.ticket.proxy.ProxyTicket
-
Proxy ticket prefix applied to unique ids.
- proxyAuthenticationHandler(HttpClient) - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- proxyController() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
-
- ProxyController - Class in org.apereo.cas.web
-
The ProxyController is involved with returning a Proxy Ticket (in CAS 2
terms) to the calling application.
- ProxyController(CentralAuthenticationService, ServiceFactory<WebApplicationService>) - Constructor for class org.apereo.cas.web.ProxyController
-
Instantiates a new proxy controller, with cache seconds set to 0.
- ProxyGrantingTicket - Interface in org.apereo.cas.ticket.proxy
-
Interface for a proxy granting ticket.
- ProxyGrantingTicketFactory - Interface in org.apereo.cas.ticket.proxy
-
- ProxyGrantingTicketImpl - Class in org.apereo.cas.ticket
-
Concrete implementation of a proxy granting ticket (PGT).
- ProxyGrantingTicketImpl() - Constructor for class org.apereo.cas.ticket.ProxyGrantingTicketImpl
-
Instantiates a new proxy granting ticket impl.
- ProxyGrantingTicketImpl(String, Authentication, ExpirationPolicy) - Constructor for class org.apereo.cas.ticket.ProxyGrantingTicketImpl
-
Instantiates a new proxy granting ticket impl.
- ProxyGrantingTicketImpl(String, Service, TicketGrantingTicket, Authentication, ExpirationPolicy) - Constructor for class org.apereo.cas.ticket.ProxyGrantingTicketImpl
-
Instantiates a new proxy granting ticket impl.
- ProxyGrantingTicketProperties - Class in org.apereo.cas.configuration.model.core.ticket
-
- ProxyGrantingTicketProperties() - Constructor for class org.apereo.cas.configuration.model.core.ticket.ProxyGrantingTicketProperties
-
- ProxyHandler - Interface in org.apereo.cas.ticket.proxy
-
Abstraction for what needs to be done to handle proxies.
- ProxyingPrincipalResolver - Class in org.apereo.cas.authentication.principal
-
- ProxyingPrincipalResolver() - Constructor for class org.apereo.cas.authentication.principal.ProxyingPrincipalResolver
-
- ProxyPolicyMapper - Interface in org.apereo.cas.mgmt.services.web.factory
-
- proxyPrincipalFactory() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- proxyPrincipalResolver() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- ProxyTicket - Interface in org.apereo.cas.ticket.proxy
-
- proxyTicketExpirationPolicy() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- ProxyTicketExpirationPolicy(int, long) - Constructor for class org.apereo.cas.ticket.support.MultiTimeUseOrTimeoutExpirationPolicy.ProxyTicketExpirationPolicy
-
Instantiates a new proxy ticket expiration policy.
- ProxyTicketFactory - Interface in org.apereo.cas.ticket.proxy
-
- ProxyTicketIdGenerator(int, String) - Constructor for class org.apereo.cas.util.HostNameBasedUniqueTicketIdGenerator.ProxyTicketIdGenerator
-
Instantiates a new Proxy ticket id generator.
- ProxyTicketImpl - Class in org.apereo.cas.ticket
-
- ProxyTicketImpl() - Constructor for class org.apereo.cas.ticket.ProxyTicketImpl
-
Instantiates a new Proxy ticket.
- ProxyTicketImpl(String, TicketGrantingTicket, Service, boolean, ExpirationPolicy) - Constructor for class org.apereo.cas.ticket.ProxyTicketImpl
-
Instantiates a new Proxy ticket.
- ProxyTicketProperties - Class in org.apereo.cas.configuration.model.core.ticket
-
- ProxyTicketProperties() - Constructor for class org.apereo.cas.configuration.model.core.ticket.ProxyTicketProperties
-
- proxyValidateController() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
-
- ProxyValidateController - Class in org.apereo.cas.web
-
Proxy validation controller.
- ProxyValidateController() - Constructor for class org.apereo.cas.web.ProxyValidateController
-
- PublicKeyFactoryBean - Class in org.apereo.cas.util.crypto
-
FactoryBean for creating a public key from a file.
- PublicKeyFactoryBean() - Constructor for class org.apereo.cas.util.crypto.PublicKeyFactoryBean
-
- publish() - Method in interface org.apereo.cas.api.AuthenticationRiskNotifier
-
Notify in the event that an authentication attempt is considered risky.
- publish() - Method in class org.apereo.cas.impl.notify.AuthenticationRiskEmailNotifier
-
- publish() - Method in class org.apereo.cas.impl.notify.AuthenticationRiskTwilioSmsNotifier
-
- put(String, String) - Method in class org.apereo.cas.support.events.dao.CasEvent
-
Put property.
- putAgent(String) - Method in class org.apereo.cas.support.events.dao.CasEvent
-
Put agent.
- putAllIntoModel(Map<String, Object>, Map<String, Object>) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Put all into model.
- putAuthentication(Authentication, RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put authentication into conversation scope.
- putAuthenticationResult(AuthenticationResult, RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put authentication result.
- putAuthenticationResultBuilder(AuthenticationResultBuilder, RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put authentication result builder.
- putCasResponseAttributesIntoModel(Map<String, Object>, Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.web.view.Cas30ResponseView
-
Put cas response attributes into model.
- putClientIpAddress(String) - Method in class org.apereo.cas.support.events.dao.CasEvent
-
Put client ip.
- putCreationTime(Object) - Method in class org.apereo.cas.support.events.dao.CasEvent
-
Put creation time.
- putCredential(RequestContext, Credential) - Static method in class org.apereo.cas.web.support.WebUtils
-
Puts credential into the context.
- putGeoLocation(GeoLocationRequest) - Method in class org.apereo.cas.support.events.dao.CasEvent
-
Put geo location.
- putGeoLocationTrackingIntoFlowScope(RequestContext, Object) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put geo location tracking into flow scope.
- putGoogleAnalyticsTrackingIdIntoFlowScope(RequestContext, Object) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put tracking id into flow scope.
- putId(String) - Method in class org.apereo.cas.support.events.dao.CasEvent
-
Put id.
- putIntoModel(Map<String, Object>, String, Object) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
Put into model.
- putLogoutRedirectUrl(RequestContext, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put logout redirect url.
- putLogoutRequests(RequestContext, List<LogoutRequest>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put logout requests into flow scope.
- putPasswordManagementEnabled(RequestContext, Boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put static authentication into flow scope.
- putPrincipal(RequestContext, Principal) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put principal.
- putPublicWorkstationToFlowIfRequestParameterPresent(RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put public workstation into the flow if request parameter present.
- putRecaptchaSiteKeyIntoFlowScope(RequestContext, Object) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put recaptcha site key into flow scope.
- putRegisteredService(RequestContext, RegisteredService) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put registered service into flowscope.
- putRememberMeAuthenticationEnabled(RequestContext, Boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put remember me authentication enabled.
- putResolvedEventsAsAttribute(RequestContext, Set<Event>) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
Put resolved events as attribute.
- putResolvedMultifactorAuthenticationProviders(RequestContext, Collection<MultifactorAuthenticationProvider>) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put resolved multifactor authentication providers into scope.
- putServerIpAddress(String) - Method in class org.apereo.cas.support.events.dao.CasEvent
-
Put server ip.
- putService(RequestContext, Service) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put service into flowscope.
- putServiceOriginalUrlIntoRequestScope(RequestContext, WebApplicationService) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put service original url into request scope.
- putServiceResponseIntoRequestScope(RequestContext, Response) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put service response into request scope.
- putServiceTicketInRequestScope(RequestContext, ServiceTicket) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put service ticket in request scope.
- putServiceUserInterfaceMetadata(RequestContext, Serializable) - Static method in class org.apereo.cas.web.support.WebUtils
-
Sets service user interface metadata.
- putStaticAuthenticationIntoFlowScope(RequestContext, Object) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put static authentication into flow scope.
- putTicketGrantingTicketInScopes(RequestContext, TicketGrantingTicket) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put ticket granting ticket in request and flow scopes.
- putTicketGrantingTicketInScopes(RequestContext, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put ticket granting ticket in request and flow scopes.
- putTicketGrantingTicketIntoMap(MutableAttributeMap, String) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put ticket granting ticket into map that is either backed by the flow/request scope.
- putTimestamp(Long) - Method in class org.apereo.cas.support.events.dao.CasEvent
-
Put timestamp.
- putUnauthorizedRedirectUrl(RequestContext, URI) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put unauthorized redirect url into flowscope.
- putUnauthorizedRedirectUrlIntoFlowScope(RequestContext, URI) - Static method in class org.apereo.cas.web.support.WebUtils
-
Adds the unauthorized redirect url to the flow scope.
- putWarnCookieIfRequestParameterPresent(CookieGenerator, RequestContext) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put warn cookie if request parameter present.
- putWarningCookie(RequestContext, Boolean) - Static method in class org.apereo.cas.web.support.WebUtils
-
Put warning cookie value into flowscope.
- Radius() - Constructor for class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius
-
- RadiusAuthenticationHandler - Class in org.apereo.cas.adaptors.radius.authentication.handler.support
-
Authentication Handler to authenticate a user against a RADIUS server.
- RadiusAuthenticationHandler() - Constructor for class org.apereo.cas.adaptors.radius.authentication.handler.support.RadiusAuthenticationHandler
-
Instantiates a new Radius authentication handler.
- radiusAuthenticationHandler() - Method in class org.apereo.cas.config.RadiusConfiguration
-
- RadiusAuthenticationMetaDataPopulator - Class in org.apereo.cas.adaptors.radius
-
- RadiusAuthenticationMetaDataPopulator() - Constructor for class org.apereo.cas.adaptors.radius.RadiusAuthenticationMetaDataPopulator
-
- radiusAuthenticationMetaDataPopulator() - Method in class org.apereo.cas.config.RadiusMultifactorConfiguration
-
- radiusAuthenticationProvider() - Method in class org.apereo.cas.config.RadiusMultifactorConfiguration
-
- RadiusAuthenticationWebflowAction - Class in org.apereo.cas.adaptors.radius.web.flow
-
- RadiusAuthenticationWebflowAction() - Constructor for class org.apereo.cas.adaptors.radius.web.flow.RadiusAuthenticationWebflowAction
-
- radiusAuthenticationWebflowAction() - Method in class org.apereo.cas.config.RadiusMultifactorConfiguration
-
- RadiusAuthenticationWebflowEventResolver - Class in org.apereo.cas.adaptors.radius.web.flow
-
- RadiusAuthenticationWebflowEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.adaptors.radius.web.flow.RadiusAuthenticationWebflowEventResolver
-
- radiusAuthenticationWebflowEventResolver() - Method in class org.apereo.cas.config.RadiusMultifactorConfiguration
-
- radiusBypassEvaluator() - Method in class org.apereo.cas.config.RadiusMultifactorConfiguration
-
- RadiusClientFactory - Class in org.apereo.cas.adaptors.radius
-
Factory for creating RADIUS client instances.
- RadiusClientFactory() - Constructor for class org.apereo.cas.adaptors.radius.RadiusClientFactory
-
- RadiusConfiguration - Class in org.apereo.cas.config
-
- RadiusConfiguration() - Constructor for class org.apereo.cas.config.RadiusConfiguration
-
- radiusFlowRegistry() - Method in class org.apereo.cas.config.RadiusMultifactorConfiguration
-
- RadiusMultifactorAuthenticationProvider - Class in org.apereo.cas.adaptors.radius.authentication
-
The authentication provider for yubikey.
- RadiusMultifactorAuthenticationProvider() - Constructor for class org.apereo.cas.adaptors.radius.authentication.RadiusMultifactorAuthenticationProvider
-
- RadiusMultifactorConfiguration - Class in org.apereo.cas.config
-
- RadiusMultifactorConfiguration() - Constructor for class org.apereo.cas.config.RadiusMultifactorConfiguration
-
- RadiusMultifactorConfiguration.RadiusMultifactorTrustConfiguration - Class in org.apereo.cas.config
-
The Radius multifactor trust configuration.
- RadiusMultifactorTrustConfiguration() - Constructor for class org.apereo.cas.config.RadiusMultifactorConfiguration.RadiusMultifactorTrustConfiguration
-
- radiusMultifactorTrustConfiguration() - Method in class org.apereo.cas.config.RadiusMultifactorConfiguration.RadiusMultifactorTrustConfiguration
-
- RadiusMultifactorTrustWebflowConfigurer - Class in org.apereo.cas.adaptors.radius.web.flow
-
- RadiusMultifactorTrustWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, boolean, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.adaptors.radius.web.flow.RadiusMultifactorTrustWebflowConfigurer
-
- RadiusMultifactorWebflowConfigurer - Class in org.apereo.cas.adaptors.radius.web.flow
-
- RadiusMultifactorWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.adaptors.radius.web.flow.RadiusMultifactorWebflowConfigurer
-
- radiusMultifactorWebflowConfigurer() - Method in class org.apereo.cas.config.RadiusMultifactorConfiguration
-
- radiusPrincipalFactory() - Method in class org.apereo.cas.config.RadiusConfiguration
-
- RadiusProperties - Class in org.apereo.cas.configuration.model.support.radius
-
- RadiusProperties() - Constructor for class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- RadiusProperties.Client - Class in org.apereo.cas.configuration.model.support.radius
-
- RadiusProperties.Server - Class in org.apereo.cas.configuration.model.support.radius
-
- RadiusProtocol - Enum in org.apereo.cas.adaptors.radius
-
RADIUS protocol enumeration.
- RadiusResponse - Class in org.apereo.cas.adaptors.radius
-
Acts as a DTO, to carry the response returned by the
Radius authenticator in the event of a successful authentication,
and provides access to the response code as well as attributes
which may be used as authentication attributes.
- RadiusResponse(int, int, List<RadiusAttribute>) - Constructor for class org.apereo.cas.adaptors.radius.RadiusResponse
-
Instantiates a new radius response.
- RadiusServer - Interface in org.apereo.cas.adaptors.radius
-
Interface representing a Radius Server.
- radiusServer() - Method in class org.apereo.cas.config.RadiusConfiguration
-
Radius server j radius server.
- radiusServers() - Method in class org.apereo.cas.config.RadiusConfiguration
-
Radius servers list.
- RadiusTokenAuthenticationHandler - Class in org.apereo.cas.adaptors.radius.authentication
-
- RadiusTokenAuthenticationHandler() - Constructor for class org.apereo.cas.adaptors.radius.authentication.RadiusTokenAuthenticationHandler
-
Instantiates a new Radius authentication handler.
- radiusTokenAuthenticationHandler() - Method in class org.apereo.cas.config.RadiusMultifactorConfiguration
-
- RadiusTokenCredential - Class in org.apereo.cas.adaptors.radius.authentication
-
- RadiusTokenCredential() - Constructor for class org.apereo.cas.adaptors.radius.authentication.RadiusTokenCredential
-
- radiusTokenPrincipalFactory() - Method in class org.apereo.cas.config.RadiusMultifactorConfiguration
-
- radiusTokenServers() - Method in class org.apereo.cas.config.RadiusMultifactorConfiguration
-
- RadiusUtils - Class in org.apereo.cas.adaptors.radius
-
- RandomStringGenerator - Interface in org.apereo.cas.util.gen
-
Interface to return a random String.
- rankedAuthenticationProviderWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- RankedAuthenticationProviderWebflowEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
-
- RankedAuthenticationProviderWebflowEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector, AuthenticationContextValidator, CasDelegatingWebflowEventResolver) - Constructor for class org.apereo.cas.web.flow.resolver.impl.RankedAuthenticationProviderWebflowEventResolver
-
- rawDigest(String, byte[]) - Static method in class org.apereo.cas.util.DigestUtils
-
Computes digest.
- read(Kryo, Input, Class<T>) - Method in class org.apereo.cas.ticket.registry.support.kryo.serial.AbstractWebApplicationServiceSerializer
-
- read(Kryo, Input, Class<RegisteredService>) - Method in class org.apereo.cas.ticket.registry.support.kryo.serial.RegisteredServiceSerializer
-
- read(Kryo, Input, Class<SimpleWebApplicationServiceImpl>) - Method in class org.apereo.cas.ticket.registry.support.kryo.serial.SimpleWebApplicationServiceSerializer
-
- read(Kryo, Input, Class<URL>) - Method in class org.apereo.cas.ticket.registry.support.kryo.serial.URLSerializer
-
- read(Kryo, Input, Class<ZonedDateTime>) - Method in class org.apereo.cas.ticket.registry.support.kryo.serial.ZonedDateTimeTranscoder
-
- readCertificate(InputStreamSource) - Static method in class org.apereo.cas.adaptors.x509.util.CertUtils
-
Read certificate.
- readCertificate(Resource) - Static method in class org.apereo.cas.support.saml.SamlUtils
-
Read certificate x 509 certificate.
- rebindCasConfigurationProperties() - Method in class org.apereo.cas.support.events.listener.DefaultCasEventListener
-
Rebind cas configuration properties.
- record(AuditActionContext) - Method in class org.apereo.cas.audit.spi.DefaultDelegatingAuditTrailManager
-
- recordSubmissionFailure(HttpServletRequest) - Method in class org.apereo.cas.web.support.AbstractInMemoryThrottledSubmissionHandlerInterceptorAdapter
-
- recordSubmissionFailure(HttpServletRequest) - Method in class org.apereo.cas.web.support.InspektrThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter
-
- recordSubmissionFailure(HttpServletRequest) - Method in interface org.apereo.cas.web.support.ThrottledSubmissionHandlerInterceptor
-
Record submission failure.
- recordThrottle(HttpServletRequest) - Method in class org.apereo.cas.web.support.AbstractThrottledSubmissionHandlerInterceptorAdapter
-
Record throttling event.
- recordThrottle(HttpServletRequest) - Method in class org.apereo.cas.web.support.InspektrThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter
-
- REDIRECT_URI - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The redirect uri.
- redirectTo(String) - Static method in class org.apereo.cas.support.oauth.util.OAuthUtils
-
Return a view which is a redirection to an url.
- redirectToApproveView(J2EContext, OAuthRegisteredService) - Method in class org.apereo.cas.support.oauth.web.OAuth20ConsentApprovalViewResolver
-
Redirect to approve view model and view.
- redirectToServiceAction() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- RedirectToServiceAction - Class in org.apereo.cas.web.flow
-
- RedirectToServiceAction(ServicesManager, AuthenticationSystemSupport, TicketRegistrySupport, ResponseBuilderLocator) - Constructor for class org.apereo.cas.web.flow.RedirectToServiceAction
-
- redisConnectionFactory() - Method in class org.apereo.cas.config.RedisTicketRegistryConfiguration
-
- RedisSessionConfiguration - Class in org.apereo.cas.config
-
- RedisSessionConfiguration() - Constructor for class org.apereo.cas.config.RedisSessionConfiguration
-
- redisTicketRegistry() - Method in class org.apereo.cas.config.RedisTicketRegistryConfiguration
-
- RedisTicketRegistry - Class in org.apereo.cas.ticket.registry
-
Key-value ticket registry implementation that stores tickets in redis keyed on the ticket ID.
- RedisTicketRegistry(TicketRedisTemplate) - Constructor for class org.apereo.cas.ticket.registry.RedisTicketRegistry
-
- RedisTicketRegistryConfiguration - Class in org.apereo.cas.config
-
- RedisTicketRegistryConfiguration() - Constructor for class org.apereo.cas.config.RedisTicketRegistryConfiguration
-
- RedisTicketRegistryProperties - Class in org.apereo.cas.configuration.model.support.redis
-
Configuration properties for Redis.
- RedisTicketRegistryProperties() - Constructor for class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties
-
- RedisTicketRegistryProperties.Pool - Class in org.apereo.cas.configuration.model.support.redis
-
Pool properties.
- ReferenceQueueConverter() - Constructor for class org.apereo.cas.services.convert.BaseConverters.ReferenceQueueConverter
-
- REFRESH_TOKEN - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The refresh token.
- RefreshToken() - Constructor for class org.apereo.cas.configuration.model.support.oauth.OAuthProperties.RefreshToken
-
- RefreshToken - Interface in org.apereo.cas.ticket.refreshtoken
-
A refresh token is an OAuth token which can be used multiple times and has a very long lifetime.
- RefreshTokenFactory - Interface in org.apereo.cas.ticket.refreshtoken
-
Factory to create OAuth refresh tokens.
- refreshTokenIdGenerator() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- refreshTokenIdGenerator - Variable in class org.apereo.cas.ticket.refreshtoken.DefaultRefreshTokenFactory
-
Default instance for the ticket id generator.
- RefreshTokenImpl - Class in org.apereo.cas.ticket.refreshtoken
-
An OAuth refresh token implementation.
- RefreshTokenImpl() - Constructor for class org.apereo.cas.ticket.refreshtoken.RefreshTokenImpl
-
Instantiates a new OAuth refresh token.
- RefreshTokenImpl(String, Service, Authentication, ExpirationPolicy) - Constructor for class org.apereo.cas.ticket.refreshtoken.RefreshTokenImpl
-
Constructs a new refresh token with unique id for a service and authentication.
- RefuseRegisteredServiceProxyPolicy - Class in org.apereo.cas.services
-
A proxy policy that disallows proxying.
- RefuseRegisteredServiceProxyPolicy() - Constructor for class org.apereo.cas.services.RefuseRegisteredServiceProxyPolicy
-
- RegexMatchingRegisteredServiceProxyPolicy - Class in org.apereo.cas.services
-
A proxy policy that only allows proxying to pgt urls
that match the specified regex pattern.
- RegexMatchingRegisteredServiceProxyPolicy() - Constructor for class org.apereo.cas.services.RegexMatchingRegisteredServiceProxyPolicy
-
Instantiates a new Regex matching registered service proxy policy.
- RegexMatchingRegisteredServiceProxyPolicy(String) - Constructor for class org.apereo.cas.services.RegexMatchingRegisteredServiceProxyPolicy
-
Init the policy with the pgt url regex pattern that
will determine the urls allowed to receive the pgt.
- RegexRegisteredService - Class in org.apereo.cas.services
-
Mutable registered service that uses Java regular expressions for service matching.
- RegexRegisteredService() - Constructor for class org.apereo.cas.services.RegexRegisteredService
-
- RegexUtils - Class in org.apereo.cas.util
-
Utility class to assist with regex operations.
- registerBeanIntoApplicationContext(Object, String) - Method in class org.apereo.cas.config.ShibbolethAttributeResolverConfiguration
-
Register bean into application context.
- registerCallback(String) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Initialize callback service.
- RegisteredService - Interface in org.apereo.cas.services
-
Interface for a service that can be registered by the Services Management
interface.
- registeredService - Variable in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo
-
the registered service.
- RegisteredServiceAccessStrategy - Interface in org.apereo.cas.services
-
This is
RegisteredServiceAccessStrategy
that can decide if a service is recognized and authorized to participate
in the CAS protocol flow during authentication/validation events.
- RegisteredServiceAccessStrategyUtils - Class in org.apereo.cas.services
-
- RegisteredServiceAttributeFilter - Interface in org.apereo.cas.services
-
Defines the general contract of the attribute release policy for a registered service.
- RegisteredServiceAttributeReleasePolicy - Interface in org.apereo.cas.services
-
The release policy that decides how attributes are to be released for a given service.
- RegisteredServiceAttributeReleasePolicyEditBean - Class in org.apereo.cas.mgmt.services.web.beans
-
Attribute release policy defined per JSON feed.
- RegisteredServiceAttributeReleasePolicyEditBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean
-
- RegisteredServiceAttributeReleasePolicyEditBean.AttributeMergerTypes - Enum in org.apereo.cas.mgmt.services.web.beans
-
The enum AttributeMergerTypes.
- RegisteredServiceAttributeReleasePolicyEditBean.Types - Enum in org.apereo.cas.mgmt.services.web.beans
-
The enum Types.
- RegisteredServiceAttributeReleasePolicyStrategyEditBean - Class in org.apereo.cas.mgmt.services.web.beans
-
The attribute release strategy used for edits.
- RegisteredServiceAttributeReleasePolicyStrategyEditBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyStrategyEditBean
-
- RegisteredServiceAttributeReleasePolicyStrategyViewBean - Class in org.apereo.cas.mgmt.services.web.beans
-
The attribute release strategy used for views.
- RegisteredServiceAttributeReleasePolicyStrategyViewBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyStrategyViewBean
-
- RegisteredServiceAttributeReleasePolicyViewBean - Class in org.apereo.cas.mgmt.services.web.beans
-
Attribute release policy defined per JSON feed.
- RegisteredServiceAttributeReleasePolicyViewBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyViewBean
-
- RegisteredServiceAuthenticationHandlerResolver - Class in org.apereo.cas.authentication
-
- RegisteredServiceAuthenticationHandlerResolver(ServicesManager) - Constructor for class org.apereo.cas.authentication.RegisteredServiceAuthenticationHandlerResolver
-
Instantiates a new Registered service authentication handler resolver.
- registeredServiceAuthenticationHandlerResolver() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- registeredServiceAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- registeredServiceCipherExecutor() - Method in class org.apereo.cas.config.CasCoreServicesConfiguration
-
- RegisteredServiceCipherExecutor - Interface in org.apereo.cas.services
-
Defines how to encrypt data based on registered service's public key, etc.
- RegisteredServiceEditBean - Class in org.apereo.cas.mgmt.services.web.beans
-
Defines the service bean that is produced by the webapp
and passed down for edit views.
- RegisteredServiceEditBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean
-
- RegisteredServiceEditBean.FormData - Class in org.apereo.cas.mgmt.services.web.beans
-
The type Form data.
- RegisteredServiceEditBean.ServiceData - Class in org.apereo.cas.mgmt.services.web.beans
-
The type Service data.
- RegisteredServiceEditBean.ServiceData.PropertyBean - Class in org.apereo.cas.mgmt.services.web.beans
-
The property bean.
- registeredServiceFactory() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- RegisteredServiceFactory - Interface in org.apereo.cas.mgmt.services.web.factory
-
Factory used to convert
RegisteredService
from/to
RegisteredServiceEditBean.ServiceData
.
- RegisteredServiceJsonSerializer - Class in org.apereo.cas.util.services
-
Serializes registered services to JSON based on the Jackson JSON library.
- RegisteredServiceJsonSerializer() - Constructor for class org.apereo.cas.util.services.RegisteredServiceJsonSerializer
-
- RegisteredServiceLogoutTypeEditBean - Enum in org.apereo.cas.mgmt.services.web.beans
-
Defines logout types.
- RegisteredServiceMapper - Interface in org.apereo.cas.mgmt.services.web.factory
-
Interface for converting
RegisteredService
to/from
RegisteredServiceEditBean.ServiceData
.
- RegisteredServiceMultifactorAuthenticationEditBean - Class in org.apereo.cas.mgmt.services.web.beans
-
The type Registered service multifactor authentication edit bean.
- RegisteredServiceMultifactorAuthenticationEditBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceMultifactorAuthenticationEditBean
-
- RegisteredServiceMultifactorAuthenticationEditBean.PrincipalAttribute - Class in org.apereo.cas.mgmt.services.web.beans
-
Represents principal attributes for mfa.
- RegisteredServiceMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
-
- RegisteredServiceMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.web.flow.resolver.impl.RegisteredServiceMultifactorAuthenticationPolicyEventResolver
-
- RegisteredServiceMultifactorPolicy - Interface in org.apereo.cas.services
-
- RegisteredServiceMultifactorPolicy.FailureModes - Enum in org.apereo.cas.services
-
The enum Failure modes.
- RegisteredServiceOAuthTypeEditBean - Class in org.apereo.cas.mgmt.services.web.beans
-
Defines service type for OAuth, etc.
- RegisteredServiceOAuthTypeEditBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOAuthTypeEditBean
-
- RegisteredServiceOidcTypeEditBean - Class in org.apereo.cas.mgmt.services.web.beans
-
Defines service type for oidc, etc.
- RegisteredServiceOidcTypeEditBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOidcTypeEditBean
-
- registeredServicePrincipalAttributeAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- RegisteredServicePrincipalAttributeMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
-
- RegisteredServicePrincipalAttributeMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.web.flow.resolver.impl.RegisteredServicePrincipalAttributeMultifactorAuthenticationPolicyEventResolver
-
- RegisteredServiceProperty - Interface in org.apereo.cas.services
-
- RegisteredServiceProxyPolicy - Interface in org.apereo.cas.services
-
Defines the proxying policy for a registered service.
- RegisteredServiceProxyPolicyBean - Class in org.apereo.cas.mgmt.services.web.beans
-
Proxy policy bean defined per JSON feed.
- RegisteredServiceProxyPolicyBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceProxyPolicyBean
-
- RegisteredServiceProxyPolicyBean.Types - Enum in org.apereo.cas.mgmt.services.web.beans
-
The enum AlgorithmTypes.
- RegisteredServicePublicKey - Interface in org.apereo.cas.services
-
Represents a public key for a CAS registered service.
- RegisteredServicePublicKeyEditBean - Class in org.apereo.cas.mgmt.services.web.beans
-
Registered service public key options.
- RegisteredServicePublicKeyEditBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServicePublicKeyEditBean
-
- RegisteredServicePublicKeyImpl - Class in org.apereo.cas.services
-
Represents a public key for a CAS registered service.
- RegisteredServicePublicKeyImpl() - Constructor for class org.apereo.cas.services.RegisteredServicePublicKeyImpl
-
Instantiates a new Registered service public key impl.
- RegisteredServicePublicKeyImpl(String, String) - Constructor for class org.apereo.cas.services.RegisteredServicePublicKeyImpl
-
Instantiates a new Registered service public key impl.
- RegisteredServiceRegexAttributeFilter - Class in org.apereo.cas.services.support
-
The regex filter that is responsible to make sure only attributes that match a certain regex pattern
registered service are released.
- RegisteredServiceRegexAttributeFilter() - Constructor for class org.apereo.cas.services.support.RegisteredServiceRegexAttributeFilter
-
Instantiates a new Registered service regex attribute filter.
- RegisteredServiceRegexAttributeFilter(String) - Constructor for class org.apereo.cas.services.support.RegisteredServiceRegexAttributeFilter
-
Instantiates a new registered service regex attribute filter.
- RegisteredServiceResource - Class in org.apereo.cas.support.rest
-
RestController
implementation of a REST API
that allows for registration of CAS services.
- RegisteredServiceResource(ServicesManager, CentralAuthenticationService, String, String) - Constructor for class org.apereo.cas.support.rest.RegisteredServiceResource
-
- registeredServiceResourceRestController() - Method in class org.apereo.cas.support.rest.config.RestServicesConfiguration
-
- RegisteredServiceSamlTypeEditBean - Class in org.apereo.cas.mgmt.services.web.beans
-
- RegisteredServiceSamlTypeEditBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- RegisteredServiceSerializer - Class in org.apereo.cas.ticket.registry.support.kryo.serial
-
- RegisteredServiceSerializer() - Constructor for class org.apereo.cas.ticket.registry.support.kryo.serial.RegisteredServiceSerializer
-
- registeredServiceSimpleFormController(ServicesManager) - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- RegisteredServiceSimpleFormController - Class in org.apereo.cas.mgmt.services.web
-
Handle adding/editing of RegisteredServices.
- RegisteredServiceSimpleFormController(ServicesManager, RegisteredServiceFactory) - Constructor for class org.apereo.cas.mgmt.services.web.RegisteredServiceSimpleFormController
-
Instantiates a new registered service simple form controller.
- RegisteredServiceSupportAccessEditBean - Class in org.apereo.cas.mgmt.services.web.beans
-
Defines a JSON bean that is mapped
to the CAS service access strategy.
- RegisteredServiceSupportAccessEditBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- RegisteredServiceSupportAccessEditBean.Types - Enum in org.apereo.cas.mgmt.services.web.beans
-
The enum Types.
- RegisteredServiceThemeBasedViewResolver - Class in org.apereo.cas.services.web
-
RegisteredServiceThemeBasedViewResolver
is an alternate Spring View Resolver that utilizes a service's
associated theme to selectively choose which set of UI views will be used to generate
the standard views.
- RegisteredServiceThemeBasedViewResolver(ServicesManager, List, String, String) - Constructor for class org.apereo.cas.services.web.RegisteredServiceThemeBasedViewResolver
-
- RegisteredServiceTypeEditBean - Enum in org.apereo.cas.mgmt.services.web.beans
-
Defines service types.
- RegisteredServiceUsernameAttributeProvider - Interface in org.apereo.cas.services
-
Strategy interface to define what username attribute should
be returned for a given registered service.
- RegisteredServiceUsernameAttributeProviderEditBean - Class in org.apereo.cas.mgmt.services.web.beans
-
Bean that defines user-name attribute providers.
- RegisteredServiceUsernameAttributeProviderEditBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceUsernameAttributeProviderEditBean
-
- RegisteredServiceUsernameAttributeProviderEditBean.Types - Enum in org.apereo.cas.mgmt.services.web.beans
-
The enum Types.
- RegisteredServiceViewBean - Class in org.apereo.cas.mgmt.services.web.beans
-
Defines the service bean that is produced by the webapp
and passed down.
- RegisteredServiceViewBean() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- registeredServiceViewResolver() - Method in class org.apereo.cas.services.web.config.CasThemesConfiguration
-
- RegisteredServiceYamlSerializer - Class in org.apereo.cas.services
-
- RegisteredServiceYamlSerializer() - Constructor for class org.apereo.cas.services.RegisteredServiceYamlSerializer
-
- registerFlowDefinitionIntoLoginFlowRegistry(FlowDefinitionRegistry) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Register flow definition into login flow registry.
- registerMultifactorProviderAuthenticationWebflow(Flow, String, FlowDefinitionRegistry) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Register multifactor provider authentication webflow.
- registerMultifactorProvidersStateTransitionsIntoWebflow(TransitionableState) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
Register multifactor providers state transitions into webflow.
- registerMultifactorTrustedAuthentication(FlowDefinitionRegistry) - Method in class org.apereo.cas.web.flow.AbstractMultifactorTrustedDeviceWebflowConfigurer
-
Register multifactor trusted authentication into webflow.
- registerStompEndpoints(StompEndpointRegistry) - Method in class org.apereo.cas.web.report.config.CasReportsConfiguration
-
- REGISTRATION_URL - Static variable in interface org.apereo.cas.OidcConstants
-
Registration endpoint URL.
- RejectAuthenticationProperties - Class in org.apereo.cas.configuration.model.support.generic
-
- RejectAuthenticationProperties() - Constructor for class org.apereo.cas.configuration.model.support.generic.RejectAuthenticationProperties
-
- rejectUsersAuthenticationHandler() - Method in class org.apereo.cas.adaptors.generic.config.CasGenericConfiguration
-
- RejectUsersAuthenticationHandler - Class in org.apereo.cas.adaptors.generic
-
AuthenticationHandler which fails to authenticate a user purporting to be one
of the blocked usernames, and blindly authenticates all other users.
- RejectUsersAuthenticationHandler() - Constructor for class org.apereo.cas.adaptors.generic.RejectUsersAuthenticationHandler
-
- rejectUsersPrincipalFactory() - Method in class org.apereo.cas.adaptors.generic.config.CasGenericConfiguration
-
- release() - Method in class org.apereo.cas.ticket.registry.NoOpLockingStrategy
-
Does nothing.
- release() - Method in class org.apereo.cas.ticket.registry.support.JpaLockingStrategy
-
- release() - Method in interface org.apereo.cas.ticket.registry.support.LockingStrategy
-
Release the lock if held.
- RememberMe() - Constructor for class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties.RememberMe
-
- RememberMeAuthenticationMetaDataPopulator - Class in org.apereo.cas.authentication.principal
-
Determines if the credential provided are for Remember Me Services and then sets the appropriate
Authentication attribute if remember me services have been requested.
- RememberMeAuthenticationMetaDataPopulator() - Constructor for class org.apereo.cas.authentication.principal.RememberMeAuthenticationMetaDataPopulator
-
- rememberMeAuthenticationMetaDataPopulator() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- RememberMeCredential - Interface in org.apereo.cas.authentication
-
Credential that wish to handle remember me scenarios need
to implement this class.
- RememberMeDelegatingExpirationPolicy - Class in org.apereo.cas.ticket.support
-
Delegates to different expiration policies depending on whether remember me
is true or not.
- RememberMeDelegatingExpirationPolicy() - Constructor for class org.apereo.cas.ticket.support.RememberMeDelegatingExpirationPolicy
-
Instantiates a new Remember me delegating expiration policy.
- RememberMeDelegatingExpirationPolicy(ExpirationPolicy, ExpirationPolicy) - Constructor for class org.apereo.cas.ticket.support.RememberMeDelegatingExpirationPolicy
-
Instantiates a new Remember me delegating expiration policy.
- RememberMeUsernamePasswordCredential - Class in org.apereo.cas.authentication
-
Handles both remember me services and username and password.
- RememberMeUsernamePasswordCredential() - Constructor for class org.apereo.cas.authentication.RememberMeUsernamePasswordCredential
-
- remoteAddressAuthenticationHandler() - Method in class org.apereo.cas.adaptors.generic.config.CasGenericConfiguration
-
- RemoteAddressAuthenticationHandler - Class in org.apereo.cas.adaptors.generic.remote
-
Checks if the remote address is in the range of allowed addresses.
- RemoteAddressAuthenticationHandler() - Constructor for class org.apereo.cas.adaptors.generic.remote.RemoteAddressAuthenticationHandler
-
- RemoteAddressAuthenticationProperties - Class in org.apereo.cas.configuration.model.support.generic
-
Configuration properties class for remote.authn.
- RemoteAddressAuthenticationProperties() - Constructor for class org.apereo.cas.configuration.model.support.generic.RemoteAddressAuthenticationProperties
-
- remoteAddressCheck() - Method in class org.apereo.cas.adaptors.generic.config.CasGenericConfiguration
-
- RemoteAddressCredential - Class in org.apereo.cas.adaptors.generic.remote
-
Represents a remote address as CAS credential.
- RemoteAddressCredential(String) - Constructor for class org.apereo.cas.adaptors.generic.remote.RemoteAddressCredential
-
Instantiates a new remote address credential.
- RemoteAddressNonInteractiveCredentialsAction - Class in org.apereo.cas.adaptors.generic.remote
-
A webflow action that attrmpts to grab the remote address from the reques,
and construct a
RemoteAddressCredential
object.
- RemoteAddressNonInteractiveCredentialsAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy) - Constructor for class org.apereo.cas.adaptors.generic.remote.RemoteAddressNonInteractiveCredentialsAction
-
- remoteAddressPrincipalFactory() - Method in class org.apereo.cas.adaptors.generic.config.CasGenericConfiguration
-
- remoteAddressWebflowConfigurer() - Method in class org.apereo.cas.web.flow.config.CasRemoteAuthenticationConfiguration
-
- RemoteAddressWebflowConfigurer - Class in org.apereo.cas.web.flow
-
- RemoteAddressWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.web.flow.RemoteAddressWebflowConfigurer
-
- RemoteEndpointServiceAccessStrategy - Class in org.apereo.cas.services
-
- RemoteEndpointServiceAccessStrategy() - Constructor for class org.apereo.cas.services.RemoteEndpointServiceAccessStrategy
-
- remove(String) - Method in class org.apereo.cas.adaptors.gauth.InMemoryGoogleAuthenticatorAccountRegistry
-
Remove.
- removeAllServices() - Method in interface org.apereo.cas.ticket.TicketGrantingTicket
-
Remove all services of the TGT (at logout).
- removeAllServices() - Method in class org.apereo.cas.ticket.TicketGrantingTicketImpl
-
Remove all services of the TGT (at logout).
- removeTicket(Ticket) - Method in class org.apereo.cas.ticket.registry.JpaTicketRegistry
-
Removes the ticket.
- render(Object, HttpServletResponse) - Static method in class org.apereo.cas.util.serialization.JsonUtils
-
Render model and view.
- render(HttpServletResponse) - Static method in class org.apereo.cas.util.serialization.JsonUtils
-
Render model and view.
- renderException(Exception, HttpServletResponse) - Static method in class org.apereo.cas.util.serialization.JsonUtils
-
Render exceptions.
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.services.web.view.AbstractDelegatingCasView
-
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.support.saml.web.view.AbstractSaml10ResponseView
-
- renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) - Method in class org.apereo.cas.web.view.Cas10ResponseView
-
- Req() - Constructor for class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.Req
-
- REQUEST_ATTRIBUTE_ERROR - Static variable in interface org.apereo.cas.support.saml.SamlIdPConstants
-
The samlError constant.
- REQUEST_PARAMETER_REMEMBER_ME - Static variable in interface org.apereo.cas.authentication.RememberMeCredential
-
Request parameter name.
- requestParameterAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- RequestParameterMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
-
- RequestParameterMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.RequestParameterMultifactorAuthenticationPolicyEventResolver
-
- requestParameterSecurityFilter() - Method in class org.apereo.cas.config.CasFiltersConfiguration
-
- requireAnyRoleAuthorizer() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- RequiredHandlerAuthenticationPolicy - Class in org.apereo.cas.authentication
-
Authentication security policy that is satisfied iff a specified authentication handler successfully authenticates
at least one credential.
- RequiredHandlerAuthenticationPolicy(String) - Constructor for class org.apereo.cas.authentication.RequiredHandlerAuthenticationPolicy
-
Instantiates a new required handler authentication policy.
- RequiredHandlerAuthenticationPolicy(String, boolean) - Constructor for class org.apereo.cas.authentication.RequiredHandlerAuthenticationPolicy
-
Instantiates a new Required handler authentication policy.
- RequiredHandlerAuthenticationPolicyFactory - Class in org.apereo.cas.authentication
-
- RequiredHandlerAuthenticationPolicyFactory() - Constructor for class org.apereo.cas.authentication.RequiredHandlerAuthenticationPolicyFactory
-
- requiredHandlerAuthenticationPolicyFactory() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- requiresAuthenticationAccessTokenInterceptor() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- requiresAuthenticationAccessTokenInterceptor - Variable in class org.apereo.cas.support.oauth.web.OAuth20HandlerInterceptorAdapter
-
Access token interceptor.
- requiresAuthenticationAuthorizeInterceptor() - Method in class org.apereo.cas.config.CasOAuthConfiguration
-
- requiresAuthenticationAuthorizeInterceptor() - Method in class org.apereo.cas.config.OidcConfiguration
-
- requiresAuthenticationAuthorizeInterceptor - Variable in class org.apereo.cas.support.oauth.web.OAuth20HandlerInterceptorAdapter
-
Authorization interceptor.
- requiresAuthenticationDynamicRegistrationInterceptor() - Method in class org.apereo.cas.config.OidcConfiguration
-
- requiresAuthenticationStatusAdminEndpointsInterceptor() - Method in class org.apereo.cas.config.CasSecurityContextConfiguration
-
- requiresAuthenticationStatusInterceptor() - Method in class org.apereo.cas.config.CasSecurityContextConfiguration
-
- requireValidMetadata - Variable in class org.apereo.cas.support.saml.mdui.AbstractMetadataResolverAdapter
-
Whether the metadata resolver should require valid metadata.
- Reset() - Constructor for class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- reset() - Method in class org.apereo.cas.validation.AbstractCasProtocolValidationSpecification
-
- reset() - Method in interface org.apereo.cas.validation.ValidationSpecification
-
Reset.
- resolve() - Method in class org.apereo.cas.audit.spi.ThreadLocalPrincipalResolver
-
- resolve() - Method in class org.apereo.cas.audit.spi.TicketOrCredentialPrincipalResolver
-
Deprecated.
- resolve(Set<AuthenticationHandler>, AuthenticationTransaction) - Method in interface org.apereo.cas.authentication.AuthenticationHandlerResolver
-
Resolve set of authentication handlers.
- resolve(Collection<MultifactorAuthenticationProvider>, HttpServletRequest, RegisteredService, Principal) - Method in class org.apereo.cas.authentication.DefaultMultifactorTriggerSelectionStrategy
-
- resolve(Credential, Principal) - Method in class org.apereo.cas.authentication.EchoingPrincipalResolver
-
- resolve(Collection<MultifactorAuthenticationProvider>, HttpServletRequest, RegisteredService, Principal) - Method in interface org.apereo.cas.authentication.MultifactorTriggerSelectionStrategy
-
Resolve the multifactor authentication provider id for the specified HttpServletRequest, RegisteredService and
Principal.
- resolve(Credential, Principal) - Method in class org.apereo.cas.authentication.principal.ChainingPrincipalResolver
-
Resolves a credential by delegating to each of the configured resolvers in sequence.
- resolve(Credential, Principal) - Method in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
- resolve(Credential, Principal) - Method in interface org.apereo.cas.authentication.principal.PrincipalResolver
-
Resolves a principal from the given credential using an arbitrary strategy.
- resolve(Credential, Principal) - Method in class org.apereo.cas.authentication.principal.ProxyingPrincipalResolver
-
- resolve(Set<AuthenticationHandler>, AuthenticationTransaction) - Method in class org.apereo.cas.authentication.RegisteredServiceAuthenticationHandlerResolver
-
- resolve() - Method in class org.apereo.cas.mgmt.services.audit.Pac4jAuditablePrincipalResolver
-
- resolve(Collection<MultifactorAuthenticationProvider>, RegisteredService, Principal) - Method in interface org.apereo.cas.services.MultifactorAuthenticationProviderSelector
-
Resolve multifactor authentication provider.
- resolve(J2EContext, OAuthRegisteredService) - Method in interface org.apereo.cas.support.oauth.web.ConsentApprovalViewResolver
-
Resolve model and view.
- resolve(J2EContext, ProfileManager, String) - Method in interface org.apereo.cas.support.oauth.web.OAuth20CallbackAuthorizeViewResolver
-
Pre callback redirect.
- resolve(J2EContext, OAuthRegisteredService) - Method in class org.apereo.cas.support.oauth.web.OAuth20ConsentApprovalViewResolver
-
- resolve(SamlRegisteredService) - Method in class org.apereo.cas.support.saml.services.idp.metadata.cache.DefaultSamlRegisteredServiceCachingMetadataResolver
-
- resolve(SamlRegisteredService) - Method in interface org.apereo.cas.support.saml.services.idp.metadata.cache.SamlRegisteredServiceCachingMetadataResolver
-
Resolve chaining metadata resolver.
- resolve(Collection<MultifactorAuthenticationProvider>, RegisteredService, Principal) - Method in class org.apereo.cas.web.flow.authentication.FirstMultifactorAuthenticationProviderSelector
-
- resolve(RequestContext) - Method in interface org.apereo.cas.web.flow.resolver.CasWebflowEventResolver
-
Resolve event.
- resolve(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
- resolve(J2EContext, ProfileManager, String) - Method in class org.apereo.cas.web.OidcCallbackAuthorizeViewResolver
-
- resolveCandidateAuthenticationEvents(RequestContext, Service, RegisteredService) - Method in class org.apereo.cas.web.flow.resolver.impl.InitialAuthenticationAttemptWebflowEventResolver
-
Resolve candidate authentication events set.
- resolveErrorView(HttpServletRequest, HttpStatus, Map<String, Object>) - Method in class org.apereo.cas.web.flow.Pac4jErrorViewResolver
-
- resolveEventPerAuthenticationProvider(Principal, RequestContext, RegisteredService) - Method in class org.apereo.cas.web.flow.resolver.impl.RegisteredServiceMultifactorAuthenticationPolicyEventResolver
-
Resolve event per authentication provider event.
- resolveEventsInternal(Set<Event>, Authentication, RegisteredService, HttpServletRequest, RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.SelectiveAuthenticationProviderWebflowEventEventResolver
-
Resolve events internal set.
- resolveEventViaPrincipalAttribute(Principal, Collection<String>, RegisteredService, RequestContext, Collection<MultifactorAuthenticationProvider>, Predicate<String>) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
Resolve event via principal attribute set.
- resolveException(HttpServletRequest, HttpServletResponse, Exception) - Method in class org.apereo.cas.mgmt.services.web.AbstractManagementController
-
Resolve exception.
- resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.apereo.cas.web.FlowExecutionExceptionResolver
-
- resolveFrom(JoinPoint, Object) - Method in class org.apereo.cas.audit.spi.CredentialsAsFirstParameterResourceResolver
-
- resolveFrom(JoinPoint, Exception) - Method in class org.apereo.cas.audit.spi.CredentialsAsFirstParameterResourceResolver
-
- resolveFrom(JoinPoint, Exception) - Method in class org.apereo.cas.audit.spi.MessageBundleAwareResourceResolver
-
- resolveFrom(JoinPoint, Object) - Method in class org.apereo.cas.audit.spi.ServiceResourceResolver
-
- resolveFrom(JoinPoint, Exception) - Method in class org.apereo.cas.audit.spi.ServiceResourceResolver
-
- resolveFrom(JoinPoint, Object) - Method in class org.apereo.cas.audit.spi.ThreadLocalPrincipalResolver
-
- resolveFrom(JoinPoint, Exception) - Method in class org.apereo.cas.audit.spi.ThreadLocalPrincipalResolver
-
- resolveFrom(JoinPoint, Exception) - Method in class org.apereo.cas.audit.spi.TicketAsFirstParameterResourceResolver
-
- resolveFrom(JoinPoint, Object) - Method in class org.apereo.cas.audit.spi.TicketAsFirstParameterResourceResolver
-
- resolveFrom(JoinPoint, Object) - Method in class org.apereo.cas.audit.spi.TicketOrCredentialPrincipalResolver
-
Deprecated.
- resolveFrom(JoinPoint, Exception) - Method in class org.apereo.cas.audit.spi.TicketOrCredentialPrincipalResolver
-
Deprecated.
- resolveFrom(JoinPoint, Object) - Method in class org.apereo.cas.mgmt.services.audit.Pac4jAuditablePrincipalResolver
-
- resolveFrom(JoinPoint, Exception) - Method in class org.apereo.cas.mgmt.services.audit.Pac4jAuditablePrincipalResolver
-
- resolveFrom(JoinPoint, Object) - Method in class org.apereo.cas.mgmt.services.audit.ServiceManagementResourceResolver
-
- resolveFrom(JoinPoint, Exception) - Method in class org.apereo.cas.mgmt.services.audit.ServiceManagementResourceResolver
-
- resolveFromInternal(JoinPoint) - Method in class org.apereo.cas.audit.spi.TicketOrCredentialPrincipalResolver
-
Deprecated.
Resolve the principal from the join point given.
- resolveInternal(RequestContext) - Method in class org.apereo.cas.adaptors.authy.web.flow.AuthyAuthenticationWebflowEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.adaptors.duo.web.flow.DuoAuthenticationWebflowEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.adaptors.gauth.web.flow.GoogleAuthenticatorAuthenticationWebflowEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.adaptors.radius.web.flow.RadiusAuthenticationWebflowEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyAuthenticationWebflowEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.GrouperMultifactorAuthenticationPolicyEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.OidcAuthenticationContextWebflowEventEventResolver
-
- resolveInternal(RequestContext) - Method in interface org.apereo.cas.web.flow.resolver.CasWebflowEventResolver
-
Resolve internal event.
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.AdaptiveMultifactorAuthenticationPolicyEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.GlobalMultifactorAuthenticationPolicyEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.InitialAuthenticationAttemptWebflowEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.NoOpCasWebflowEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.PrincipalAttributeMultifactorAuthenticationPolicyEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.RankedAuthenticationProviderWebflowEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.RegisteredServiceMultifactorAuthenticationPolicyEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.RegisteredServicePrincipalAttributeMultifactorAuthenticationPolicyEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.RequestParameterMultifactorAuthenticationPolicyEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.RestEndpointMultifactorAuthenticationPolicyEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.SelectiveAuthenticationProviderWebflowEventEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.ServiceTicketRequestWebflowEventResolver
-
- resolveInternal(RequestContext) - Method in class org.apereo.cas.web.flow.RiskAwareAuthenticationWebflowEventResolver
-
- resolveMetadataDynamically(SamlRegisteredService, List<MetadataResolver>) - Method in class org.apereo.cas.support.saml.services.idp.metadata.cache.ChainingMetadataResolverCacheLoader
-
Resolve metadata dynamically.
- resolveMetadataFromResource(SamlRegisteredService, List<MetadataResolver>) - Method in class org.apereo.cas.support.saml.services.idp.metadata.cache.ChainingMetadataResolverCacheLoader
-
Resolve metadata from resource.
- resolvePrincipal(String, PrincipalResolver, Credential, Principal) - Method in class org.apereo.cas.authentication.AbstractAuthenticationManager
-
Resolve principal.
- resolvePrincipalInternal(X509Certificate) - Method in class org.apereo.cas.adaptors.x509.authentication.principal.AbstractX509PrincipalResolver
-
Resolve principal internally, and return the id.
- resolvePrincipalInternal(X509Certificate) - Method in class org.apereo.cas.adaptors.x509.authentication.principal.X509SerialNumberAndIssuerDNPrincipalResolver
-
- resolvePrincipalInternal(X509Certificate) - Method in class org.apereo.cas.adaptors.x509.authentication.principal.X509SerialNumberPrincipalResolver
-
- resolvePrincipalInternal(X509Certificate) - Method in class org.apereo.cas.adaptors.x509.authentication.principal.X509SubjectAlternativeNameUPNPrincipalResolver
-
Retrieves Subject Alternative Name UPN extension as a principal id String.
- resolvePrincipalInternal(X509Certificate) - Method in class org.apereo.cas.adaptors.x509.authentication.principal.X509SubjectDNPrincipalResolver
-
- resolvePrincipalInternal(X509Certificate) - Method in class org.apereo.cas.adaptors.x509.authentication.principal.X509SubjectPrincipalResolver
-
Replaces placeholders in the descriptor with values extracted from attribute
values in relative distinguished name components of the DN.
- resolveProvider(Map<String, MultifactorAuthenticationProvider>, Collection<String>) - Method in interface org.apereo.cas.services.MultifactorAuthenticationProviderResolver
-
Locate the provider in the collection, and have it match the requested mfa.
- resolveProvider(Map<String, MultifactorAuthenticationProvider>, Collection<String>) - Method in class org.apereo.cas.web.flow.authentication.BaseMultifactorAuthenticationProviderEventResolver
-
- resolveProvider(Map<String, MultifactorAuthenticationProvider>, String) - Method in class org.apereo.cas.web.flow.authentication.BaseMultifactorAuthenticationProviderEventResolver
-
Locate the provider in the collection, and have it match the requested mfa.
- resolveRegisteredServiceInRequestContext(RequestContext) - Method in class org.apereo.cas.web.flow.authentication.BaseMultifactorAuthenticationProviderEventResolver
-
Resolve registered service in request context.
- resolveServiceFrom(Service) - Method in class org.apereo.cas.authentication.DefaultAuthenticationRequestServiceSelectionStrategy
-
- resolveServiceFrom(Service) - Method in class org.apereo.cas.support.oauth.validator.OAuth20AuthenticationRequestServiceSelectionStrategy
-
- resolveServiceFrom(Service) - Method in class org.apereo.cas.support.saml.services.SamlIdPEntityIdAuthenticationRequestServiceSelectionStrategy
-
- resolveServiceFrom(Service) - Method in interface org.apereo.cas.validation.AuthenticationRequestServiceSelectionStrategy
-
Resolves the real service from the provided service, if appropriate.
- resolveServiceFromAuthenticationRequest(Service) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
-
Resolve service from authentication request.
- resolveServiceFromAuthenticationRequest(Service) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
Resolve service from authentication request.
- resolveSingle(RequestContext) - Method in class org.apereo.cas.adaptors.authy.web.flow.AuthyAuthenticationWebflowEventResolver
-
- resolveSingle(RequestContext) - Method in class org.apereo.cas.adaptors.duo.web.flow.DuoAuthenticationWebflowEventResolver
-
- resolveSingle(RequestContext) - Method in class org.apereo.cas.adaptors.gauth.web.flow.GoogleAuthenticatorAuthenticationWebflowEventResolver
-
- resolveSingle(RequestContext) - Method in class org.apereo.cas.adaptors.radius.web.flow.RadiusAuthenticationWebflowEventResolver
-
- resolveSingle(RequestContext) - Method in class org.apereo.cas.adaptors.yubikey.web.flow.YubiKeyAuthenticationWebflowEventResolver
-
- resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.GrouperMultifactorAuthenticationPolicyEventResolver
-
- resolveSingle(RequestContext) - Method in interface org.apereo.cas.web.flow.resolver.CasWebflowEventResolver
-
Resolve single event.
- resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
- resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.AdaptiveMultifactorAuthenticationPolicyEventResolver
-
- resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.GlobalMultifactorAuthenticationPolicyEventResolver
-
- resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.PrincipalAttributeMultifactorAuthenticationPolicyEventResolver
-
- resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.RankedAuthenticationProviderWebflowEventResolver
-
- resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.RegisteredServiceMultifactorAuthenticationPolicyEventResolver
-
- resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.RegisteredServicePrincipalAttributeMultifactorAuthenticationPolicyEventResolver
-
- resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.RequestParameterMultifactorAuthenticationPolicyEventResolver
-
- resolveSingle(RequestContext) - Method in class org.apereo.cas.web.flow.resolver.impl.RestEndpointMultifactorAuthenticationPolicyEventResolver
-
- resolveThemeName(HttpServletRequest) - Method in class org.apereo.cas.services.web.ServiceThemeResolver
-
- resolveUsername(Principal, Service) - Method in class org.apereo.cas.services.AnonymousRegisteredServiceUsernameAttributeProvider
-
- resolveUsername(Principal, Service) - Method in class org.apereo.cas.services.DefaultRegisteredServiceUsernameProvider
-
- resolveUsername(Principal, Service) - Method in class org.apereo.cas.services.PrincipalAttributeRegisteredServiceUsernameProvider
-
- resolveUsername(Principal, Service) - Method in interface org.apereo.cas.services.RegisteredServiceUsernameAttributeProvider
-
Resolve the username that is to be returned to CAS clients.
- ResourceBasedServiceRegistryDao - Interface in org.apereo.cas.services
-
- ResourceCRLFetcher - Class in org.apereo.cas.adaptors.x509.authentication
-
Handles the fetching of CRL objects based on resources.
- ResourceCRLFetcher() - Constructor for class org.apereo.cas.adaptors.x509.authentication.ResourceCRLFetcher
-
Creates a new instance using the specified resources for CRL data.
- resourceCrlFetcher() - Method in class org.apereo.cas.adaptors.x509.config.X509AuthenticationConfiguration
-
- ResourceCRLRevocationChecker - Class in org.apereo.cas.adaptors.x509.authentication.revocation.checker
-
CRL-based revocation checker that uses one or more CRL resources to fetch
local or remote CRL data periodically.
- ResourceCRLRevocationChecker() - Constructor for class org.apereo.cas.adaptors.x509.authentication.revocation.checker.ResourceCRLRevocationChecker
-
Used for serialization and auto wiring.
- ResourceCRLRevocationChecker(Resource) - Constructor for class org.apereo.cas.adaptors.x509.authentication.revocation.checker.ResourceCRLRevocationChecker
-
Creates a new instance using the specified resource for CRL data.
- ResourceCRLRevocationChecker(Resource[]) - Constructor for class org.apereo.cas.adaptors.x509.authentication.revocation.checker.ResourceCRLRevocationChecker
-
Creates a new instance using the specified resources for CRL data.
- ResourceCRLRevocationChecker(CRLFetcher, Resource[]) - Constructor for class org.apereo.cas.adaptors.x509.authentication.revocation.checker.ResourceCRLRevocationChecker
-
Instantiates a new Resource cRL revocation checker.
- resourceCrlRevocationChecker() - Method in class org.apereo.cas.adaptors.x509.config.X509AuthenticationConfiguration
-
- resourceLoader - Variable in class org.apereo.cas.support.oauth.web.OAuth20AccessTokenResponseGenerator
-
The Resource loader.
- ResourceUtils - Class in org.apereo.cas.util
-
Utility class to assist with resource operations.
- Response - Interface in org.apereo.cas.authentication.principal
-
This is
Response
that is outputted by each service principal.
- Response() - Constructor for class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response
-
- Response() - Constructor for class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Response
-
- Response.ResponseType - Enum in org.apereo.cas.authentication.principal
-
An enumeration of different response types.
- RESPONSE_TYPE - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The response type.
- ResponseBuilder<T extends WebApplicationService> - Interface in org.apereo.cas.authentication.principal
-
Represents the task of building a CAS response
that is returned by a service.
- responseBuilder - Variable in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
The Response builder.
- ResponseBuilderLocator<T extends WebApplicationService> - Interface in org.apereo.cas.authentication.principal
-
- responseHeadersSecurityFilter() - Method in class org.apereo.cas.config.CasFiltersConfiguration
-
- Rest() - Constructor for class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted.Rest
-
- RestAuthenticationApi - Class in org.apereo.cas.adaptors.rest
-
- RestAuthenticationApi() - Constructor for class org.apereo.cas.adaptors.rest.RestAuthenticationApi
-
- restAuthenticationApi() - Method in class org.apereo.cas.config.CasRestAuthenticationConfiguration
-
- RestAuthenticationHandler - Class in org.apereo.cas.adaptors.rest
-
This is
RestAuthenticationHandler
that authenticates uid/password against a remote
rest endpoint based on the status code received.
- RestAuthenticationHandler() - Constructor for class org.apereo.cas.adaptors.rest.RestAuthenticationHandler
-
- restAuthenticationHandler() - Method in class org.apereo.cas.config.CasRestAuthenticationConfiguration
-
- RestAuthenticationProperties - Class in org.apereo.cas.configuration.model.support.rest
-
- RestAuthenticationProperties() - Constructor for class org.apereo.cas.configuration.model.support.rest.RestAuthenticationProperties
-
- restAuthenticationTemplate() - Method in class org.apereo.cas.config.CasRestAuthenticationConfiguration
-
- restEndpointAuthenticationPolicyWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- RestEndpointMultifactorAuthenticationPolicyEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
-
- RestEndpointMultifactorAuthenticationPolicyEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.resolver.impl.RestEndpointMultifactorAuthenticationPolicyEventResolver
-
- RestMultifactorAuthenticationTrustConfiguration - Class in org.apereo.cas.trusted.config
-
- RestMultifactorAuthenticationTrustConfiguration() - Constructor for class org.apereo.cas.trusted.config.RestMultifactorAuthenticationTrustConfiguration
-
- RestMultifactorAuthenticationTrustStorage - Class in org.apereo.cas.trusted.authentication.storage
-
- RestMultifactorAuthenticationTrustStorage(String) - Constructor for class org.apereo.cas.trusted.authentication.storage.RestMultifactorAuthenticationTrustStorage
-
- RestProperties - Class in org.apereo.cas.configuration.model.core.rest
-
- RestProperties() - Constructor for class org.apereo.cas.configuration.model.core.rest.RestProperties
-
- RestServicesConfiguration - Class in org.apereo.cas.support.rest.config
-
- RestServicesConfiguration() - Constructor for class org.apereo.cas.support.rest.config.RestServicesConfiguration
-
- retrieveAuthnRequest(HttpServletRequest, BaseHttpServletRequestXMLMessageDecoder) - Method in class org.apereo.cas.support.saml.web.idp.profile.SSOPostProfileHandlerController
-
Retrieve authn request.
- retrieveCookieValue(HttpServletRequest) - Method in class org.apereo.cas.web.support.CookieRetrievingCookieGenerator
-
Retrieve cookie value.
- retrievePersonAttributes(String, Credential) - Method in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
Retrieve person attributes map.
- retrievePersonAttributes(String, Credential) - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredentialsToPrincipalResolver
-
- retrievePersonAttributesToPrincipalAttributes(String) - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
Obtains attributes first from the repository by calling
IPersonAttributeDao.getPerson(String)
.
- retrieveSamlAuthenticationRequestFromHttpRequest(HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Retrieve authn request authn request.
- ReturnAllAttributeReleasePolicy - Class in org.apereo.cas.services
-
Return all attributes for the service, regardless of service settings.
- ReturnAllAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.ReturnAllAttributeReleasePolicy
-
- ReturnAllowedAttributeReleasePolicy - Class in org.apereo.cas.services
-
Return only the collection of allowed attributes out of what's resolved
for the principal.
- ReturnAllowedAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
-
Instantiates a new Return allowed attribute release policy.
- ReturnAllowedAttributeReleasePolicy(List<String>) - Constructor for class org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
-
Instantiates a new Return allowed attribute release policy.
- returnFinalAttributesCollection(Map<String, Object>) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
-
Return the final attributes collection.
- returnFinalAttributesCollection(Map<String, Object>) - Method in class org.apereo.cas.services.DenyAllAttributeReleasePolicy
-
- ReturnMappedAttributeReleasePolicy - Class in org.apereo.cas.services
-
Return a collection of allowed attributes for the principal, but additionally,
offers the ability to rename attributes on a per-service level.
- ReturnMappedAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.ReturnMappedAttributeReleasePolicy
-
Instantiates a new Return mapped attribute release policy.
- ReturnMappedAttributeReleasePolicy(Map<String, String>) - Constructor for class org.apereo.cas.services.ReturnMappedAttributeReleasePolicy
-
Instantiates a new Return mapped attribute release policy.
- returnNullIfNoAttributes - Variable in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
return null if no attributes are found.
- returnValueResourceResolver() - Method in class org.apereo.cas.audit.spi.config.CasCoreAuditConfiguration
-
- ReverseDNSRunnable - Class in org.apereo.cas.support.spnego.util
-
Utility class to perform DNS work in a threaded, timeout-able way
Adapted from: http://thushw.blogspot.com/2009/11/resolving-domain-names-quickly-with.html.
- ReverseDNSRunnable(String) - Constructor for class org.apereo.cas.support.spnego.util.ReverseDNSRunnable
-
Simple constructor which also pre-sets hostName attribute for failover situations.
- RevocationChecker - Interface in org.apereo.cas.adaptors.x509.authentication.revocation.checker
-
Strategy interface for checking revocation status of a certificate.
- RevocationPolicy<T> - Interface in org.apereo.cas.adaptors.x509.authentication.revocation.policy
-
Strategy interface for enforcing various policy matters related to certificate
revocation, such as what to do when revocation data is unavailable or stale.
- RevokedCertificateException - Exception in org.apereo.cas.adaptors.x509.authentication.revocation
-
Exception that describes a revoked X.509 certificate.
- RevokedCertificateException(ZonedDateTime, BigInteger) - Constructor for exception org.apereo.cas.adaptors.x509.authentication.revocation.RevokedCertificateException
-
Instantiates a new revoked certificate exception.
- RevokedCertificateException(ZonedDateTime, BigInteger, RevokedCertificateException.Reason) - Constructor for exception org.apereo.cas.adaptors.x509.authentication.revocation.RevokedCertificateException
-
Instantiates a new revoked certificate exception.
- RevokedCertificateException(X509CRLEntry) - Constructor for exception org.apereo.cas.adaptors.x509.authentication.revocation.RevokedCertificateException
-
Instantiates a new revoked certificate exception.
- RevokedCertificateException.Reason - Enum in org.apereo.cas.adaptors.x509.authentication.revocation
-
CRL revocation reason codes per RFC 3280.
- revokeRecord(String, HttpServletRequest) - Method in class org.apereo.cas.web.report.TrustedDevicesController
-
Revoke record.
- riskAwareAuthenticationWebflowConfigurer() - Method in class org.apereo.cas.config.ElectronicFenceConfiguration
-
- RiskAwareAuthenticationWebflowConfigurer - Class in org.apereo.cas.web.flow
-
- RiskAwareAuthenticationWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.web.flow.RiskAwareAuthenticationWebflowConfigurer
-
- riskAwareAuthenticationWebflowEventResolver() - Method in class org.apereo.cas.config.ElectronicFenceConfiguration
-
- RiskAwareAuthenticationWebflowEventResolver - Class in org.apereo.cas.web.flow
-
- RiskAwareAuthenticationWebflowEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector, AuthenticationRiskEvaluator, AuthenticationRiskMitigator, CasConfigurationProperties) - Constructor for class org.apereo.cas.web.flow.RiskAwareAuthenticationWebflowEventResolver
-
- RiskBasedAuthenticationProperties - Class in org.apereo.cas.configuration.model.core.authentication
-
- RiskBasedAuthenticationProperties() - Constructor for class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- RiskBasedAuthenticationProperties.Agent - Class in org.apereo.cas.configuration.model.core.authentication
-
- RiskBasedAuthenticationProperties.DateTime - Class in org.apereo.cas.configuration.model.core.authentication
-
- RiskBasedAuthenticationProperties.GeoLocation - Class in org.apereo.cas.configuration.model.core.authentication
-
- RiskBasedAuthenticationProperties.IpAddress - Class in org.apereo.cas.configuration.model.core.authentication
-
- RiskBasedAuthenticationProperties.Response - Class in org.apereo.cas.configuration.model.core.authentication
-
- RiskBasedAuthenticationProperties.Response.Mail - Class in org.apereo.cas.configuration.model.core.authentication
-
- RiskBasedAuthenticationProperties.Response.Sms - Class in org.apereo.cas.configuration.model.core.authentication
-
- RiskBasedAuthenticationProperties.Response.Sms.Twilio - Class in org.apereo.cas.configuration.model.core.authentication
-
- RootCasException - Exception in org.apereo.cas.authentication
-
Generic CAS exception that sits at the top of the exception hierarchy.
- RootCasException(String) - Constructor for exception org.apereo.cas.authentication.RootCasException
-
Constructor that takes a code
description of the error along with the exception
msg
generally for logging purposes.
- RootCasException(String, String) - Constructor for exception org.apereo.cas.authentication.RootCasException
-
Constructs a new exception with the code identifying the exception
and the error message.
- RootCasException(String, Throwable) - Constructor for exception org.apereo.cas.authentication.RootCasException
-
Constructs a new exception with the code identifying the exception
and the original throwable.
- rootController() - Method in class org.apereo.cas.config.CasApplicationContextConfiguration
-
- rootController() - Method in class org.apereo.cas.config.CasWebAppConfiguration
-
- rootController() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- run() - Method in class org.apereo.cas.impl.notify.BaseAuthenticationRiskNotifier
-
- run() - Method in class org.apereo.cas.support.spnego.util.ReverseDNSRunnable
-
Runnable implementation to thread the work done in this class, allowing the
implementer to set a thread timeout and thereby short-circuit the lookup.
- run() - Method in class org.apereo.cas.web.support.InMemoryThrottledSubmissionCleaner
-
Kicks off the job that attempts to clean the throttling submission record history.
- RunnableConverter() - Constructor for class org.apereo.cas.services.convert.BaseConverters.RunnableConverter
-
- Salesforce() - Constructor for class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties.Salesforce
-
- saltFieldName - Variable in class org.apereo.cas.adaptors.jdbc.QueryAndEncodeDatabaseAuthenticationHandler
-
The Salt field name.
- SAManage() - Constructor for class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties.SAManage
-
- Saml() - Constructor for class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- Saml10FailureResponseView - Class in org.apereo.cas.support.saml.web.view
-
Represents a failed attempt at validating a ticket, responding via a SAML SOAP message.
- Saml10FailureResponseView() - Constructor for class org.apereo.cas.support.saml.web.view.Saml10FailureResponseView
-
- saml10ObjectBuilder() - Method in class org.apereo.cas.config.SamlConfiguration
-
- Saml10ObjectBuilder - Class in org.apereo.cas.support.saml.util
-
This is the response builder for Saml1 Protocol.
- Saml10ObjectBuilder(OpenSamlConfigBean) - Constructor for class org.apereo.cas.support.saml.util.Saml10ObjectBuilder
-
- Saml10SuccessResponseView - Class in org.apereo.cas.support.saml.web.view
-
Implementation of a view to return a SAML SOAP response and assertion, based on
the SAML 1.1 specification.
- Saml10SuccessResponseView() - Constructor for class org.apereo.cas.support.saml.web.view.Saml10SuccessResponseView
-
- SamlAttributeEncoder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.enc
-
- SamlAttributeEncoder() - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlAttributeEncoder
-
- samlAuthenticationMetaDataPopulator() - Method in class org.apereo.cas.config.SamlConfiguration
-
- SamlAuthenticationMetaDataPopulator - Class in org.apereo.cas.support.saml.authentication
-
AuthenticationMetaDataPopulator to retrieve the Authentication Type.
- SamlAuthenticationMetaDataPopulator() - Constructor for class org.apereo.cas.support.saml.authentication.SamlAuthenticationMetaDataPopulator
-
Instantiates a new SAML authentication meta data populator.
- SamlCompliantLogoutMessageCreator - Class in org.apereo.cas.logout
-
A builder that uses the saml standard's LogoutRequest
template in order
to build the logout request.
- SamlCompliantLogoutMessageCreator() - Constructor for class org.apereo.cas.logout.SamlCompliantLogoutMessageCreator
-
- SamlCompliantUniqueTicketIdGenerator - Class in org.apereo.cas.support.saml.util
-
Unique Ticket Id Generator compliant with the SAML 1.1 specification for
artifacts.
- SamlCompliantUniqueTicketIdGenerator(String) - Constructor for class org.apereo.cas.support.saml.util.SamlCompliantUniqueTicketIdGenerator
-
Instantiates a new SAML compliant unique ticket id generator.
- SamlConfiguration - Class in org.apereo.cas.config
-
- SamlConfiguration() - Constructor for class org.apereo.cas.config.SamlConfiguration
-
- SamlCore - Class in org.apereo.cas.configuration.model.support.saml
-
- SamlCore() - Constructor for class org.apereo.cas.configuration.model.support.saml.SamlCore
-
- SamlException - Exception in org.apereo.cas.support.saml
-
Represents the root SAML exception.
- SamlException(String) - Constructor for exception org.apereo.cas.support.saml.SamlException
-
Instantiates a new Saml exception.
- SamlException(String, Throwable) - Constructor for exception org.apereo.cas.support.saml.SamlException
-
Instantiates a new Saml exception.
- SamlGoogleAppsConfiguration - Class in org.apereo.cas.support.saml.config
-
- SamlGoogleAppsConfiguration() - Constructor for class org.apereo.cas.support.saml.config.SamlGoogleAppsConfiguration
-
- SamlIdPConfiguration - Class in org.apereo.cas.config
-
- SamlIdPConfiguration() - Constructor for class org.apereo.cas.config.SamlIdPConfiguration
-
- SamlIdPConstants - Interface in org.apereo.cas.support.saml
-
Class that exposes relevant constants and parameters to
the SAML IdP.
- SamlIdPEntityIdAuthenticationRequestServiceSelectionStrategy - Class in org.apereo.cas.support.saml.services
-
- SamlIdPEntityIdAuthenticationRequestServiceSelectionStrategy(ServiceFactory) - Constructor for class org.apereo.cas.support.saml.services.SamlIdPEntityIdAuthenticationRequestServiceSelectionStrategy
-
- samlIdPEntityIdValidationServiceSelectionStrategy() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SamlIdpMetadataAndCertificatesGenerationService - Interface in org.apereo.cas.support.saml.web.idp.metadata
-
- SamlIdPMetadataUIAction - Class in org.apereo.cas.support.saml.web.flow
-
- SamlIdPMetadataUIAction(ServicesManager, SamlRegisteredServiceCachingMetadataResolver, AuthenticationRequestServiceSelectionStrategy) - Constructor for class org.apereo.cas.support.saml.web.flow.SamlIdPMetadataUIAction
-
- samlIdPMetadataUIParserAction() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- samlIdPMetadataUIWebConfigurer() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SamlIdPMetadataUIWebflowConfigurer - Class in org.apereo.cas.support.saml.web.flow
-
- SamlIdPMetadataUIWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, Action) - Constructor for class org.apereo.cas.support.saml.web.flow.SamlIdPMetadataUIWebflowConfigurer
-
- SamlIdPProperties - Class in org.apereo.cas.configuration.model.support.saml.idp
-
- SamlIdPProperties() - Constructor for class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- SamlIdPProperties.Algorithms - Class in org.apereo.cas.configuration.model.support.saml.idp
-
- SamlIdPProperties.Logout - Class in org.apereo.cas.configuration.model.support.saml.idp
-
- SamlIdPProperties.Metadata - Class in org.apereo.cas.configuration.model.support.saml.idp
-
- SamlIdPProperties.Response - Class in org.apereo.cas.configuration.model.support.saml.idp
-
- samlIdPSingleLogoutServiceLogoutUrlBuilder() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
Saml id p single logout service logout url builder saml id p single logout service logout url builder.
- SamlIdPSingleLogoutServiceLogoutUrlBuilder - Class in org.apereo.cas.support.saml.services
-
- SamlIdPSingleLogoutServiceLogoutUrlBuilder(ServicesManager, SamlRegisteredServiceCachingMetadataResolver) - Constructor for class org.apereo.cas.support.saml.services.SamlIdPSingleLogoutServiceLogoutUrlBuilder
-
- SamlIdPUtils - Class in org.apereo.cas.support.saml
-
- samlMetadataController() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SamlMetadataController - Class in org.apereo.cas.support.saml.web.idp.metadata
-
- SamlMetadataController(SamlIdpMetadataAndCertificatesGenerationService) - Constructor for class org.apereo.cas.support.saml.web.idp.metadata.SamlMetadataController
-
Instantiates a new Saml metadata controller.
- SamlMetadataUIConfiguration - Class in org.apereo.cas.support.saml.mdui.config
-
- SamlMetadataUIConfiguration() - Constructor for class org.apereo.cas.support.saml.mdui.config.SamlMetadataUIConfiguration
-
- SamlMetadataUIInfo - Class in org.apereo.cas.support.saml.mdui
-
- SamlMetadataUIInfo(RegisteredService) - Constructor for class org.apereo.cas.support.saml.mdui.SamlMetadataUIInfo
-
Instantiates a new Simple metadata uI info.
- SamlMetadataUIInfo(UIInfo, RegisteredService) - Constructor for class org.apereo.cas.support.saml.mdui.SamlMetadataUIInfo
-
Instantiates a new Simple mdui info.
- samlMetadataUIParserAction() - Method in class org.apereo.cas.support.saml.mdui.config.SamlMetadataUIConfiguration
-
- SamlMetadataUIParserAction - Class in org.apereo.cas.support.saml.mdui.web.flow
-
This is
SamlMetadataUIParserAction
that attempts to parse
the mdui extension block for a SAML SP from the provided metadata locations.
- SamlMetadataUIParserAction(MetadataResolverAdapter) - Constructor for class org.apereo.cas.support.saml.mdui.web.flow.SamlMetadataUIParserAction
-
Instantiates a new SAML mdui parser action.
- SamlMetadataUIParserAction(String, MetadataResolverAdapter) - Constructor for class org.apereo.cas.support.saml.mdui.web.flow.SamlMetadataUIParserAction
-
Instantiates a new SAML mdui parser action.
- SamlMetadataUIProperties - Class in org.apereo.cas.configuration.model.support.saml.mdui
-
- SamlMetadataUIProperties() - Constructor for class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- samlMetadataUIWebConfigurer() - Method in class org.apereo.cas.support.saml.mdui.config.SamlMetadataUIConfiguration
-
- SamlMetadataUIWebflowConfigurer - Class in org.apereo.cas.support.saml.mdui.web.flow
-
- SamlMetadataUIWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry, Action) - Constructor for class org.apereo.cas.support.saml.mdui.web.flow.SamlMetadataUIWebflowConfigurer
-
- samlObjectBuilder - Variable in class org.apereo.cas.support.saml.web.view.AbstractSaml10ResponseView
-
The Saml object builder.
- samlObjectEncrypter() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SamlObjectEncrypter - Class in org.apereo.cas.support.saml.web.idp.profile.builders.enc
-
- SamlObjectEncrypter(List, List, List, List) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
- samlObjectSigner() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- samlObjectSigner - Variable in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
The Saml object signer.
- SamlObjectSigner - Class in org.apereo.cas.support.saml.web.idp.profile.builders.enc
-
- SamlObjectSigner(List, List, List, List) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
- samlObjectSigner - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.response.BaseSamlProfileSamlResponseBuilder
-
The Saml object encoder.
- SamlProfileObjectBuilder<T extends org.opensaml.core.xml.XMLObject> - Interface in org.apereo.cas.support.saml.web.idp.profile.builders
-
- SamlProfileSaml2ResponseBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.response
-
- SamlProfileSaml2ResponseBuilder(OpenSamlConfigBean, SamlObjectSigner, VelocityEngineFactory, SamlProfileObjectBuilder<Assertion>, SamlObjectEncrypter) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.response.SamlProfileSaml2ResponseBuilder
-
- samlProfileSamlAssertionBuilder() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SamlProfileSamlAssertionBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders
-
- SamlProfileSamlAssertionBuilder(OpenSamlConfigBean, SamlProfileObjectBuilder<AuthnStatement>, SamlProfileObjectBuilder<AttributeStatement>, SamlProfileObjectBuilder<Subject>, SamlProfileObjectBuilder<Conditions>, SamlObjectSigner) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileSamlAssertionBuilder
-
- samlProfileSamlAttributeStatementBuilder() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SamlProfileSamlAttributeStatementBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders
-
- SamlProfileSamlAttributeStatementBuilder(OpenSamlConfigBean, ProtocolAttributeEncoder) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileSamlAttributeStatementBuilder
-
- samlProfileSamlAuthNStatementBuilder() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SamlProfileSamlAuthNStatementBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders
-
- SamlProfileSamlAuthNStatementBuilder(OpenSamlConfigBean, AuthnContextClassRefBuilder) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileSamlAuthNStatementBuilder
-
- samlProfileSamlConditionsBuilder() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SamlProfileSamlConditionsBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders
-
- SamlProfileSamlConditionsBuilder(OpenSamlConfigBean) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileSamlConditionsBuilder
-
- samlProfileSamlNameIdBuilder() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SamlProfileSamlNameIdBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders
-
- SamlProfileSamlNameIdBuilder(OpenSamlConfigBean) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileSamlNameIdBuilder
-
- samlProfileSamlResponseBuilder() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- samlProfileSamlSoap11FaultResponseBuilder() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SamlProfileSamlSoap11FaultResponseBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.response
-
- SamlProfileSamlSoap11FaultResponseBuilder(OpenSamlConfigBean, SamlObjectSigner, VelocityEngineFactory, SamlProfileObjectBuilder<Assertion>, SamlProfileObjectBuilder<? extends SAMLObject>, SamlObjectEncrypter) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.response.SamlProfileSamlSoap11FaultResponseBuilder
-
- samlProfileSamlSoap11ResponseBuilder() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SamlProfileSamlSoap11ResponseBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders.response
-
- SamlProfileSamlSoap11ResponseBuilder(OpenSamlConfigBean, SamlObjectSigner, VelocityEngineFactory, SamlProfileObjectBuilder<Assertion>, SamlProfileObjectBuilder<? extends SAMLObject>, SamlObjectEncrypter) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.response.SamlProfileSamlSoap11ResponseBuilder
-
- samlProfileSamlSubjectBuilder() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SamlProfileSamlSubjectBuilder - Class in org.apereo.cas.support.saml.web.idp.profile.builders
-
- SamlProfileSamlSubjectBuilder(OpenSamlConfigBean, SamlProfileObjectBuilder<NameID>, int) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileSamlSubjectBuilder
-
- SamlProtocolConstants - Interface in org.apereo.cas.support.saml
-
Class that exposes relevant constants and parameters to
the SAML protocol.
- SamlRegisteredService - Class in org.apereo.cas.support.saml.services
-
- SamlRegisteredService() - Constructor for class org.apereo.cas.support.saml.services.SamlRegisteredService
-
Instantiates a new Saml registered service.
- SamlRegisteredServiceCachingMetadataResolver - Interface in org.apereo.cas.support.saml.services.idp.metadata.cache
-
- samlRegisteredServiceCachingMetadataResolver - Variable in class org.apereo.cas.support.saml.services.SamlIdPSingleLogoutServiceLogoutUrlBuilder
-
The Saml registered service caching metadata resolver.
- samlRegisteredServiceCachingMetadataResolver - Variable in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
The Saml registered service caching metadata resolver.
- SamlRegisteredServiceServiceProviderMetadataFacade - Class in org.apereo.cas.support.saml.services.idp.metadata
-
- SamlService - Class in org.apereo.cas.support.saml.authentication.principal
-
Class to represent that this service wants to use SAML.
- SamlService(String, String, String, String) - Constructor for class org.apereo.cas.support.saml.authentication.principal.SamlService
-
Instantiates a new SAML service.
- samlServiceFactory() - Method in class org.apereo.cas.config.SamlConfiguration
-
- SamlServiceFactory - Class in org.apereo.cas.support.saml.authentication.principal
-
- SamlServiceFactory() - Constructor for class org.apereo.cas.support.saml.authentication.principal.SamlServiceFactory
-
- SamlServiceProviderProperties - Class in org.apereo.cas.configuration.model.support.saml.sps
-
- SamlServiceProviderProperties() - Constructor for class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- SamlServiceProviderProperties.Box - Class in org.apereo.cas.configuration.model.support.saml.sps
-
- SamlServiceProviderProperties.Dropbox - Class in org.apereo.cas.configuration.model.support.saml.sps
-
- SamlServiceProviderProperties.InCommon - Class in org.apereo.cas.configuration.model.support.saml.sps
-
- SamlServiceProviderProperties.NetPartner - Class in org.apereo.cas.configuration.model.support.saml.sps
-
- SamlServiceProviderProperties.Office365 - Class in org.apereo.cas.configuration.model.support.saml.sps
-
- SamlServiceProviderProperties.Salesforce - Class in org.apereo.cas.configuration.model.support.saml.sps
-
- SamlServiceProviderProperties.SAManage - Class in org.apereo.cas.configuration.model.support.saml.sps
-
- SamlServiceProviderProperties.ServiceNow - Class in org.apereo.cas.configuration.model.support.saml.sps
-
- SamlServiceProviderProperties.TestShib - Class in org.apereo.cas.configuration.model.support.saml.sps
-
- SamlServiceProviderProperties.Webex - Class in org.apereo.cas.configuration.model.support.saml.sps
-
- SamlServiceProviderProperties.Workday - Class in org.apereo.cas.configuration.model.support.saml.sps
-
- samlServiceResponseBuilder() - Method in class org.apereo.cas.config.SamlConfiguration
-
- SamlServiceResponseBuilder - Class in org.apereo.cas.support.saml.authentication.principal
-
Builds responses to SAML service requests.
- SamlServiceResponseBuilder() - Constructor for class org.apereo.cas.support.saml.authentication.principal.SamlServiceResponseBuilder
-
- SamlServiceSerializer - Class in org.apereo.cas.ticket.registry.support.kryo.serial
-
- SamlServiceSerializer(FieldHelper) - Constructor for class org.apereo.cas.ticket.registry.support.kryo.serial.SamlServiceSerializer
-
Instantiates a new SAML service serializer.
- samlServiceTicketUniqueIdGenerator() - Method in class org.apereo.cas.config.SamlConfiguration
-
- SamlSPUtils - Class in org.apereo.cas.util
-
- SamlUtils - Class in org.apereo.cas.support.saml
-
- samlValidateController() - Method in class org.apereo.cas.config.SamlConfiguration
-
- SamlValidateController - Class in org.apereo.cas.support.saml.web
-
- SamlValidateController() - Constructor for class org.apereo.cas.support.saml.web.SamlValidateController
-
- sanitize(String) - Static method in class org.apereo.cas.util.serialization.TicketIdSanitizationUtils
-
Remove ticket id from the message.
- save(RegisteredService) - Method in class org.apereo.cas.adaptors.ldap.services.LdapServiceRegistryDao
-
- save(RegisteredService) - Method in class org.apereo.cas.services.AbstractResourceBasedServiceRegistryDao
-
- save(RegisteredService) - Method in class org.apereo.cas.services.CouchbaseServiceRegistryDao
-
- save(RegisteredService) - Method in class org.apereo.cas.services.DefaultServicesManager
-
- save(RegisteredService) - Method in class org.apereo.cas.services.InMemoryServiceRegistryDao
-
- save(RegisteredService) - Method in class org.apereo.cas.services.JpaServiceRegistryDaoImpl
-
- save(RegisteredService) - Method in class org.apereo.cas.services.MongoServiceRegistryDao
-
- save(RegisteredService) - Method in interface org.apereo.cas.services.ServiceRegistryDao
-
Persist the service in the data store.
- save(RegisteredService) - Method in interface org.apereo.cas.services.ServicesManager
-
Register a service with CAS, or update an existing an entry.
- save(CasEvent) - Method in interface org.apereo.cas.support.events.dao.CasEventRepository
-
Save.
- save(CasEvent) - Method in class org.apereo.cas.support.events.dao.InMemoryCasEventRepository
-
- save(CasEvent) - Method in class org.apereo.cas.support.events.jpa.JpaCasEventRepository
-
- save(CasEvent) - Method in class org.apereo.cas.support.events.mongo.MongoDbCasEventRepository
-
- saveAccountRegistrationAction() - Method in class org.apereo.cas.config.GoogleAuthenticatorConfiguration
-
- saveService(HttpServletRequest, HttpServletResponse, RegisteredServiceEditBean.ServiceData, BindingResult) - Method in class org.apereo.cas.mgmt.services.web.RegisteredServiceSimpleFormController
-
Adds the service to the Service Registry.
- saveService(RegisteredService, ServicesManager) - Static method in class org.apereo.cas.util.SamlSPUtils
-
Save service only if it's not already found in the registry.
- saveServiceActionResolver() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- saveServiceResourceResolver() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- saveUserCredentials(String, String, int, List<Integer>) - Method in class org.apereo.cas.adaptors.gauth.InMemoryGoogleAuthenticatorAccountRegistry
-
- saveUserCredentials(String, String, int, List<Integer>) - Method in class org.apereo.cas.adaptors.gauth.JpaGoogleAuthenticatorAccountRegistry
-
- saveUserCredentials(String, String, int, List<Integer>) - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorAccountRegistry
-
- SCOPES - Static variable in interface org.apereo.cas.OidcConstants
-
The Scopes.
- score - Variable in class org.apereo.cas.impl.notify.BaseAuthenticationRiskNotifier
-
The Score.
- Search() - Constructor for class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- searchExecutor - Variable in class org.apereo.cas.adaptors.x509.authentication.ldap.LdaptiveResourceCRLFetcher
-
Search exec that looks for the attribute.
- SearchModeSearchDatabaseAuthenticationHandler - Class in org.apereo.cas.adaptors.jdbc
-
Class that given a table, username field and password field will query a
database table with the provided encryption technique to see if the user
exists.
- SearchModeSearchDatabaseAuthenticationHandler() - Constructor for class org.apereo.cas.adaptors.jdbc.SearchModeSearchDatabaseAuthenticationHandler
-
- SelectiveAuthenticationProviderWebflowEventEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
-
- SelectiveAuthenticationProviderWebflowEventEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.web.flow.resolver.impl.SelectiveAuthenticationProviderWebflowEventEventResolver
-
- selectiveAuthenticationProviderWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- sendMessageToEndPoint(HttpMessage) - Method in interface org.apereo.cas.util.http.HttpClient
-
Sends a message to a particular endpoint.
- sendMessageToEndPoint(URL) - Method in interface org.apereo.cas.util.http.HttpClient
-
Contact the URL endpoint as a GET and return the resulting http message.
- sendMessageToEndPoint(HttpMessage) - Method in class org.apereo.cas.util.http.SimpleHttpClient
-
- sendMessageToEndPoint(URL) - Method in class org.apereo.cas.util.http.SimpleHttpClient
-
- sendPasswordResetEmailToAccount(String, String) - Method in class org.apereo.cas.pm.web.flow.SendPasswordResetInstructionsAction
-
Send password reset email to account.
- sendPasswordResetInstructionsAction(PasswordManagementService) - Method in class org.apereo.cas.pm.config.PasswordManagementConfiguration
-
- SendPasswordResetInstructionsAction - Class in org.apereo.cas.pm.web.flow
-
- SendPasswordResetInstructionsAction(PasswordManagementService) - Constructor for class org.apereo.cas.pm.web.flow.SendPasswordResetInstructionsAction
-
- sendTicketGrantingTicketAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- SendTicketGrantingTicketAction - Class in org.apereo.cas.web.flow
-
Action that handles the TicketGrantingTicket creation and destruction.
- SendTicketGrantingTicketAction(CentralAuthenticationService, ServicesManager, CookieRetrievingCookieGenerator, AuthenticationSystemSupport, boolean) - Constructor for class org.apereo.cas.web.flow.SendTicketGrantingTicketAction
-
- SerializationUtils - Class in org.apereo.cas.util.serialization
-
- serialize(X509CertificateCredential, JsonGenerator, SerializerProvider) - Method in class org.apereo.cas.adaptors.x509.util.X509CertificateCredentialJsonSerializer
-
- serialize(Serializable) - Static method in class org.apereo.cas.util.serialization.SerializationUtils
-
Serialize an object.
- serialize(Serializable, OutputStream) - Static method in class org.apereo.cas.util.serialization.SerializationUtils
-
Serialize an object.
- serializeAndEncodeObject(CipherExecutor, Serializable) - Static method in class org.apereo.cas.util.serialization.SerializationUtils
-
Serialize and encode object.
- serializeTicket(Ticket) - Static method in class org.apereo.cas.ticket.BaseTicketSerializers
-
Serialize ticket.
- serializeValue(Serializable) - Method in class org.apereo.cas.util.cipher.BaseStringCipherExecutor
-
Serialize value as string.
- serializeWithType(X509CertificateCredential, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class org.apereo.cas.adaptors.x509.util.X509CertificateCredentialJsonSerializer
-
- Server() - Constructor for class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- Server() - Constructor for class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- serverManager() - Method in class org.apereo.cas.config.OpenIdConfiguration
-
- serverName - Variable in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Server name.
- serverPrefix - Variable in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Server Prefix.
- Service - Interface in org.apereo.cas.authentication.principal
-
Marker interface for Services.
- service - Variable in class org.apereo.cas.impl.notify.BaseAuthenticationRiskNotifier
-
The Service.
- serviceAuthorizationCheck() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- ServiceAuthorizationCheck - Class in org.apereo.cas.web.flow
-
Performs a basic check if an authentication request for a provided service is authorized to proceed
based on the registered services registry configuration (or lack thereof).
- ServiceAuthorizationCheck(ServicesManager) - Constructor for class org.apereo.cas.web.flow.ServiceAuthorizationCheck
-
Initialize the component with an instance of the services manager.
- ServiceContext - Class in org.apereo.cas.services
-
Simple container for holding a service principal and its corresponding registered serivce.
- ServiceContext(Service, RegisteredService) - Constructor for class org.apereo.cas.services.ServiceContext
-
Creates a new instance with required parameters.
- serviceContextAuthenticationPolicyFactory - Variable in class org.apereo.cas.AbstractCentralAuthenticationService
-
Authentication policy that uses a service context to produce stateful security policies to apply when
authenticating credentials.
- ServiceData() - Constructor for class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- serviceEntityManagerFactory() - Method in class org.apereo.cas.config.JpaServiceRegistryConfiguration
-
- ServiceFactory<T extends Service> - Interface in org.apereo.cas.authentication.principal
-
- serviceFactoryList() - Method in class org.apereo.cas.config.CasCoreServicesConfiguration
-
- serviceFactoryList() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- serviceFactoryList - Variable in class org.apereo.cas.web.support.AbstractArgumentExtractor
-
The factory responsible for creating service objects based on the arguments extracted.
- serviceId - Variable in class org.apereo.cas.services.AbstractRegisteredService
-
The unique identifier for this service.
- ServiceManagementResourceResolver - Class in org.apereo.cas.mgmt.services.audit
-
Resolves a service id to the service.
- ServiceManagementResourceResolver() - Constructor for class org.apereo.cas.mgmt.services.audit.ServiceManagementResourceResolver
-
- ServiceNow() - Constructor for class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties.ServiceNow
-
- serviceRegistryCouchbaseClientFactory() - Method in class org.apereo.cas.config.CouchbaseServiceRegistryConfiguration
-
Service registry couchbase client factory couchbase client factory.
- ServiceRegistryDao - Interface in org.apereo.cas.services
-
Registry of all RegisteredServices.
- serviceRegistryDirectory - Variable in class org.apereo.cas.services.AbstractResourceBasedServiceRegistryDao
-
The Service registry directory.
- serviceRegistryInitializer(ServiceRegistryDao) - Method in class org.apereo.cas.config.CasCoreServicesConfiguration
-
- ServiceRegistryInitializer - Class in org.apereo.cas.services
-
Initializes a given service registry data store with available
JSON service definitions if necessary (based on configuration flag).
- ServiceRegistryInitializer() - Constructor for class org.apereo.cas.services.ServiceRegistryInitializer
-
- ServiceRegistryInitializer(ServiceRegistryDao, ServiceRegistryDao, ServicesManager, boolean) - Constructor for class org.apereo.cas.services.ServiceRegistryInitializer
-
- ServiceRegistryProperties - Class in org.apereo.cas.configuration.model.core.services
-
Configuration properties class for service.registry.
- ServiceRegistryProperties() - Constructor for class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
Instantiates a new Service registry properties.
- ServiceResourceResolver - Class in org.apereo.cas.audit.spi
-
Extracts the resource as a CAS service for the audit.
- ServiceResourceResolver() - Constructor for class org.apereo.cas.audit.spi.ServiceResourceResolver
-
- servicesManager - Variable in class org.apereo.cas.AbstractCentralAuthenticationService
-
Implementation of Service Manager.
- servicesManager - Variable in class org.apereo.cas.authentication.AbstractAuthenticationHandler
-
The services manager instance, as the entry point to the registry.
- servicesManager - Variable in class org.apereo.cas.authentication.RegisteredServiceAuthenticationHandlerResolver
-
The Services manager.
- servicesManager - Variable in class org.apereo.cas.authentication.support.AbstractProtocolAttributeEncoder
-
The Services manager.
- servicesManager(ServiceRegistryDao) - Method in class org.apereo.cas.config.CasCoreServicesConfiguration
-
- servicesManager - Variable in class org.apereo.cas.mgmt.services.web.AbstractManagementController
-
Instance of ServicesManager.
- ServicesManager - Interface in org.apereo.cas.services
-
Manages the storage, retrieval, and matching of Services wishing to use CAS
and services that have been registered with CAS.
- servicesManager - Variable in class org.apereo.cas.services.web.view.AbstractCasView
-
The Services manager.
- servicesManager - Variable in class org.apereo.cas.support.saml.services.SamlIdPSingleLogoutServiceLogoutUrlBuilder
-
The Services manager.
- servicesManager - Variable in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
The Services manager.
- servicesManager - Variable in class org.apereo.cas.web.flow.InitializeLoginAction
-
The services manager with access to the registry.
- servicesManager - Variable in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
The Services manager.
- serviceThemeResolver() - Method in class org.apereo.cas.services.web.config.CasThemesConfiguration
-
- ServiceThemeResolver - Class in org.apereo.cas.services.web
-
ThemeResolver to determine the theme for CAS based on the service provided.
- ServiceThemeResolver(String, ServicesManager, Map<String, String>) - Constructor for class org.apereo.cas.services.web.ServiceThemeResolver
-
- serviceThemeResolverSupportedBrowsers() - Method in class org.apereo.cas.config.CasWebAppConfiguration
-
- ServiceTicket - Interface in org.apereo.cas.ticket
-
Interface for a Service Ticket.
- serviceTicketCount() - Method in class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
- serviceTicketCount() - Method in class org.apereo.cas.ticket.registry.CouchbaseTicketRegistry
-
- serviceTicketCount() - Method in class org.apereo.cas.ticket.registry.JpaTicketRegistry
-
- serviceTicketCount() - Method in interface org.apereo.cas.ticket.registry.TicketRegistry
-
Computes the number of service tickets stored in the ticket registry.
- serviceTicketExpirationPolicy() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- ServiceTicketExpirationPolicy(int, long) - Constructor for class org.apereo.cas.ticket.support.MultiTimeUseOrTimeoutExpirationPolicy.ServiceTicketExpirationPolicy
-
Instantiates a new Service ticket expiration policy.
- ServiceTicketFactory - Interface in org.apereo.cas.ticket
-
- ServiceTicketIdGenerator(int, String) - Constructor for class org.apereo.cas.util.HostNameBasedUniqueTicketIdGenerator.ServiceTicketIdGenerator
-
Instantiates a new Service ticket id generator.
- ServiceTicketImpl - Class in org.apereo.cas.ticket
-
Domain object representing a Service Ticket.
- ServiceTicketImpl() - Constructor for class org.apereo.cas.ticket.ServiceTicketImpl
-
Instantiates a new service ticket impl.
- ServiceTicketImpl(String, TicketGrantingTicket, Service, boolean, ExpirationPolicy) - Constructor for class org.apereo.cas.ticket.ServiceTicketImpl
-
Constructs a new ServiceTicket with a Unique Id, a TicketGrantingTicket,
a Service, Expiration Policy and a flag to determine if the ticket
creation was from a new Login or not.
- ServiceTicketProperties - Class in org.apereo.cas.configuration.model.core.ticket
-
- ServiceTicketProperties() - Constructor for class org.apereo.cas.configuration.model.core.ticket.ServiceTicketProperties
-
- serviceTicketRequestWebflowEventResolver() - Method in class org.apereo.cas.web.flow.config.CasCoreWebflowConfiguration
-
- ServiceTicketRequestWebflowEventResolver - Class in org.apereo.cas.web.flow.resolver.impl
-
- ServiceTicketRequestWebflowEventResolver(AuthenticationSystemSupport, CentralAuthenticationService, ServicesManager, TicketRegistrySupport, CookieGenerator, List<AuthenticationRequestServiceSelectionStrategy>, MultifactorAuthenticationProviderSelector) - Constructor for class org.apereo.cas.web.flow.resolver.impl.ServiceTicketRequestWebflowEventResolver
-
- serviceTicketUniqueIdGenerator() - Method in class org.apereo.cas.config.CasCoreTicketsConfiguration
-
- serviceValidateController() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
-
- ServiceValidateController - Class in org.apereo.cas.web
-
- ServiceValidateController() - Constructor for class org.apereo.cas.web.ServiceValidateController
-
- serviceWarningAction() - Method in class org.apereo.cas.web.config.CasSupportActionsConfiguration
-
- ServiceWarningAction - Class in org.apereo.cas.web.flow
-
- ServiceWarningAction(CentralAuthenticationService, AuthenticationSystemSupport, TicketRegistrySupport, CookieRetrievingCookieGenerator) - Constructor for class org.apereo.cas.web.flow.ServiceWarningAction
-
- servletContainer() - Method in class org.apereo.cas.config.CasEmbeddedContainerConfiguration
-
- Session() - Constructor for class org.apereo.cas.configuration.model.webapp.WebflowProperties.Session
-
- sessionCount() - Method in class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
- sessionCount() - Method in class org.apereo.cas.ticket.registry.CouchbaseTicketRegistry
-
- sessionCount() - Method in class org.apereo.cas.ticket.registry.JpaTicketRegistry
-
- sessionCount() - Method in interface org.apereo.cas.ticket.registry.TicketRegistry
-
Computes the number of SSO sessions stored in the ticket registry.
- SessionMonitor - Class in org.apereo.cas.monitor
-
Monitors the status of a
TicketRegistry
for exposing internal
state information used in status reports.
- SessionMonitor(TicketRegistry, int, int) - Constructor for class org.apereo.cas.monitor.SessionMonitor
-
- SessionStatus - Class in org.apereo.cas.monitor
-
Provides status information about the number of SSO sessions established in CAS.
- SessionStatus(StatusCode, String) - Constructor for class org.apereo.cas.monitor.SessionStatus
-
Creates a new status object with the given code.
- SessionStatus(StatusCode, String, long, long) - Constructor for class org.apereo.cas.monitor.SessionStatus
-
Creates a new status object with the given code.
- set(String) - Method in class org.apereo.cas.support.spnego.util.ReverseDNSRunnable
-
Glorified setter with logging.
- set(MultifactorAuthenticationTrustRecord) - Method in interface org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustStorage
-
Set trusted record.
- set(MultifactorAuthenticationTrustRecord) - Method in class org.apereo.cas.trusted.authentication.storage.BaseMultifactorAuthenticationTrustStorage
-
- setAccept(AcceptAuthenticationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setAcceptableCodes(int[]) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setAcceptableResponseCodes(String) - Method in class org.apereo.cas.services.RemoteEndpointServiceAccessStrategy
-
- setAcceptableUsagePolicy(AcceptableUsagePolicyProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setAccessStrategy(RegisteredServiceAccessStrategy) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- setAccessToken(OAuthProperties.AccessToken) - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties
-
- setAccessTokenIdGenerator(UniqueTicketIdGenerator) - Method in class org.apereo.cas.ticket.accesstoken.DefaultAccessTokenFactory
-
- setAccountId(String) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Sms.Twilio
-
- setAccountingPort(int) - Method in class org.apereo.cas.adaptors.radius.RadiusClientFactory
-
Sets the RADIUS server accounting port.
- setAccountingPort(int) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Client
-
- setAccountingPort(int) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Client
-
- setAccountStateHandler(AccountStateHandler) - Method in class org.apereo.cas.authentication.support.LdapPasswordPolicyConfiguration
-
- setAccuracy(String) - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationRequest
-
- setAction(String) - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- setActuatorEndpointsEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.web.security.AdminPagesSecurityProperties
-
- setAdapters(Set<MetadataResolverAdapter>) - Method in class org.apereo.cas.support.saml.mdui.ChainingMetadataResolverAdapter
-
- setAdaptive(AdaptiveAuthenticationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setAdaptiveAuthenticationProperties(AdaptiveAuthenticationProperties) - Method in class org.apereo.cas.authentication.adaptive.DefaultAdaptiveAuthenticationPolicy
-
- setAdditionalAttributes(List<String>) - Method in class org.apereo.cas.authentication.LdapAuthenticationHandler
-
Sets the list of additional attributes to be fetched from the user entry during authentication.
- setAdditionalAttributes(List) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setAdminPagesSecurity(AdminPagesSecurityProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setAdminRoles(Set<String>) - Method in class org.apereo.cas.configuration.model.core.web.security.AdminPagesSecurityProperties
-
- setAdminRoles(List<String>) - Method in class org.apereo.cas.configuration.model.webapp.mgmt.ManagementWebappProperties
-
- setAgent(RiskBasedAuthenticationProperties.Agent) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- setAjp(CasServerProperties.Ajp) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- setAlg(String) - Method in class org.apereo.cas.configuration.model.core.util.CryptographyProperties
-
- setAlgorithm(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServicePublicKeyEditBean
-
- setAlgorithm(String) - Method in class org.apereo.cas.services.RegisteredServicePublicKeyImpl
-
- setAlgorithm(String) - Method in class org.apereo.cas.util.crypto.PrivateKeyFactoryBean
-
- setAlgorithm(String) - Method in class org.apereo.cas.util.crypto.PublicKeyFactoryBean
-
- setAlgorithmName(String) - Method in class org.apereo.cas.adaptors.jdbc.QueryAndEncodeDatabaseAuthenticationHandler
-
- setAlgorithmName(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- setAlgs(SamlIdPProperties.Algorithms) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- setAll(AuthenticationPolicyProperties.All) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties
-
- setAllowCredentials(boolean) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- setAllowedAttributes(List<String>) - Method in class org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
-
Sets the allowed attributes.
- setAllowedAttributes(Map<String, String>) - Method in class org.apereo.cas.services.ReturnMappedAttributeReleasePolicy
-
Sets the allowed attributes.
- setAllowHeaders(List<String>) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- setAllowMethods(List<String>) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- setAllowMultipleDns(boolean) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setAllowMultiplePrincipalAttributeValues(boolean) - Method in class org.apereo.cas.authentication.LdapAuthenticationHandler
-
- setAllowMultiplePrincipalAttributeValues(boolean) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setAllowMultipleResults(boolean) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthorizationProperties
-
- setAllowMultiValueParameters(boolean) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties
-
- setAllowOrigins(List<String>) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- setAllowTrace(boolean) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- setAlternativeRemoteHostAttribute(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setAlternativeRemoteHostAttribute(String) - Method in class org.apereo.cas.web.flow.client.BaseSpnegoKnownClientSystemsFilterAction
-
Alternative header to be used for retrieving the remote system IP address.
- setAlwaysPauseRedirect(boolean) - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties
-
- setAny(AuthenticationPolicyProperties.Any) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties
-
- setApi(RestAuthenticationApi) - Method in class org.apereo.cas.adaptors.rest.RestAuthenticationHandler
-
- setApiKey(String) - Method in class org.apereo.cas.configuration.model.support.geo.googlemaps.GoogleMapsProperties
-
- setApiKey(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Authy
-
- setApiKey(String) - Method in class org.apereo.cas.configuration.model.support.stormpath.StormpathProperties
-
- setApiUrl(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Authy
-
- setApiUrls(List<String>) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.YubiKey
-
- setAppCode(String) - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties
-
- setAppcode(String) - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties
-
- setAppId(String) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.Cleaner
-
- setApplicationCode(String) - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- setApplicationContext(ApplicationContext) - Method in class org.apereo.cas.util.ApplicationContextProvider
-
- setApplicationContext(ApplicationContext) - Method in class org.apereo.cas.web.AbstractDelegateController
-
- setApplicationContext(ApplicationContext) - Method in class org.apereo.cas.web.ProxyController
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
-
- setApplicationId(String) - Method in class org.apereo.cas.configuration.model.support.stormpath.StormpathProperties
-
- setApplicationId(String) - Method in class org.apereo.cas.ticket.registry.support.JpaLockingStrategy
-
- setApplicationType(String) - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- setArgumentExtractor(ArgumentExtractor) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
- setAssignedId(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setAssignedId(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- setAsyncBackupCount(int) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setAsynchronous(boolean) - Method in class org.apereo.cas.configuration.model.core.slo.SloProperties
-
- setAsyncTimeout(String) - Method in class org.apereo.cas.configuration.model.core.authentication.HttpClientProperties
-
- setAsyncTimeout(String) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- setAtomicityMode(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties.TicketsCache
-
- setAttrFilter(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean
-
- setAttributeFilter(RegisteredServiceAttributeFilter) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
-
- setAttributeFilter(RegisteredServiceAttributeFilter) - Method in interface org.apereo.cas.services.RegisteredServiceAttributeReleasePolicy
-
Sets the attribute filter.
- setAttributeMutator(WsFederationAttributeMutator) - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
sets the attributeMutator.
- setAttributeName(String) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Mail
-
- setAttributeName(String) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Sms
-
- setAttributeName(String) - Method in class org.apereo.cas.configuration.model.core.rest.RestProperties
-
- setAttributeName(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- setAttributeNameFormats(List<String>) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Response
-
- setAttributeNamespace(String) - Method in class org.apereo.cas.configuration.model.support.saml.SamlCore
-
- setAttributeReleasePolicy(RegisteredServiceAttributeReleasePolicy) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
Sets the attribute filtering policy.
- setAttributeRepository(IPersonAttributeDao) - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
- setAttributeRepository(IPersonAttributeDao) - Method in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
- setAttributeRepository(PrincipalAttributesProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setAttributeResolverEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- setAttributes(Map<String, Object>) - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Sets the authentication metadata attributes.
- setAttributes(Map<String, Object>) - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Sets the authentication metadata attributes.
- setAttributes(String) - Method in class org.apereo.cas.authentication.MongoAuthenticationHandler
-
- setAttributes(Map<String, String>) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- setAttributes(String) - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- setAttributes(List<String>) - Method in class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- setAttributes(Object) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyStrategyEditBean
-
- setAttributes(Map<String, List<Object>>) - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- setAttributesToErrorMap(Map<String, Class<LoginException>>) - Method in class org.apereo.cas.authentication.support.DefaultAccountStateHandler
-
- setAttributesType(String) - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- setAttributesType(WsFederationConfiguration.WsFedPrincipalResolutionAttributesType) - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
- setAttributeValue(String) - Method in class org.apereo.cas.configuration.model.core.rest.RestProperties
-
- setAttributeValues(List<String>) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- setAttrOption(RegisteredServiceAttributeReleasePolicyEditBean.Types) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean
-
- setAttrPolicy(RegisteredServiceAttributeReleasePolicyStrategyEditBean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean
-
- setAttrPolicy(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyViewBean
-
- setAttrRelease(RegisteredServiceAttributeReleasePolicyEditBean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setAttrRelease(RegisteredServiceAttributeReleasePolicyViewBean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- setAudience(String) - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- setAudit(AuditProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setAuditFormat(AbstractStringAuditTrailManager.AuditFormats) - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties
-
- setAuditQuery(String) - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties.Jdbc
-
- setAuditTrailManager(DelegatingAuditTrailManager) - Method in class org.apereo.cas.web.report.LoggingConfigController
-
- setAupAttributeName(String) - Method in class org.apereo.cas.configuration.model.support.aup.AcceptableUsagePolicyProperties
-
- setAupAttributeName(String) - Method in class org.apereo.cas.web.flow.AbstractPrincipalAttributeAcceptableUsagePolicyRepository
-
- setAuthCtxCls(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- setAuthentication(Authentication) - Method in interface org.apereo.cas.api.AuthenticationRiskNotifier
-
Sets authentication.
- setAuthentication(Authentication) - Method in class org.apereo.cas.impl.notify.BaseAuthenticationRiskNotifier
-
- setAuthentication(Authentication) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsSpnegoAuthenticationHandler
-
- setAuthenticationAttributeName(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider.Bypass
-
- setAuthenticationAttributeValue(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider.Bypass
-
- setAuthenticationContextAttribute(String) - Method in class org.apereo.cas.adaptors.duo.authn.DuoAuthenticationMetaDataPopulator
-
- setAuthenticationContextAttribute(String) - Method in class org.apereo.cas.adaptors.radius.RadiusAuthenticationMetaDataPopulator
-
- setAuthenticationContextAttribute(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- setAuthenticationContextAttribute(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- setAuthenticationContextAttribute(String) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
- setAuthenticationContextClassMappings(Set<String>) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- setAuthenticationContextValidator(AuthenticationContextValidator) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
- setAuthenticationDate(ZonedDateTime) - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Sets the authentication date and returns this instance.
- setAuthenticationDate(ZonedDateTime) - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Sets the authentication date and returns this instance.
- setAuthenticationEnabled(boolean) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setAuthenticationHandler(AuthenticationHandler) - Method in class org.apereo.cas.adaptors.duo.authn.DuoAuthenticationMetaDataPopulator
-
- setAuthenticationHandler(AuthenticationHandler) - Method in class org.apereo.cas.adaptors.radius.RadiusAuthenticationMetaDataPopulator
-
- setAuthenticationHandlerName(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider.Bypass
-
- setAuthenticationManager(AuthenticationManager) - Method in interface org.apereo.cas.authentication.AuthenticationTransactionManager
-
Sets authentication manager.
- setAuthenticationManager(AuthenticationManager) - Method in class org.apereo.cas.authentication.DefaultAuthenticationTransactionManager
-
- setAuthenticationMethod(String) - Method in class org.apereo.cas.configuration.model.support.digest.DigestProperties
-
- setAuthenticationMethod(String) - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- setAuthenticationMethodName(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider.Bypass
-
- setAuthenticationPort(int) - Method in class org.apereo.cas.adaptors.radius.RadiusClientFactory
-
Sets the RADIUS server authentication port.
- setAuthenticationPort(int) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Client
-
- setAuthenticationPort(int) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Client
-
- setAuthenticationRiskScore(AuthenticationRiskScore) - Method in interface org.apereo.cas.api.AuthenticationRiskNotifier
-
Sets authentication risk score.
- setAuthenticationRiskScore(AuthenticationRiskScore) - Method in class org.apereo.cas.impl.notify.BaseAuthenticationRiskNotifier
-
- setAuthenticationSystemSupport(AuthenticationSystemSupport) - Method in class org.apereo.cas.support.oauth.authenticator.OAuthUserAuthenticator
-
- setAuthenticationSystemSupport(AuthenticationSystemSupport) - Method in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
- setAuthenticationSystemSupport(AuthenticationSystemSupport) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
- setAuthenticationSystemSupport(AuthenticationSystemSupport) - Method in class org.apereo.cas.web.report.SingleSignOnSessionsReportController
-
- setAuthenticationUri(String) - Method in class org.apereo.cas.adaptors.rest.RestAuthenticationApi
-
- setAuthenticator(Authenticator) - Method in class org.apereo.cas.authentication.LdapAuthenticationHandler
-
- setAuthenticator(Authenticator<UsernamePasswordCredentials>) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler
-
- setAuthn(AuthenticationProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setAuthnContextAttribute(String) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
- setAuthorizedToReleaseCredentialPassword(boolean) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
-
- setAuthorizedToReleaseProxyGrantingTicket(boolean) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
-
- setAuthy(MultifactorAuthenticationProperties.Authy) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- setAuthzAttributes(List<String>) - Method in class org.apereo.cas.configuration.model.webapp.mgmt.ManagementWebappProperties
-
- setAutocommit(boolean) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setAutoconfigure(boolean) - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties
-
- setAutoRedirect(boolean) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setAutoRedirect(boolean) - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- setAvailableAttributes(List<String>) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.FormData
-
- setBackupCount(int) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setBaseDn(String) - Method in class org.apereo.cas.adaptors.ldap.services.LdapServiceRegistryDao
-
- setBaseDn(String) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Ldap
-
- setBaseDn(String) - Method in class org.apereo.cas.configuration.model.support.aup.AcceptableUsagePolicyProperties.Ldap
-
- setBaseDn(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- setBaseDn(String) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setBaseDn(String) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthorizationProperties
-
- setBaseDn(String) - Method in class org.apereo.cas.configuration.model.support.ldap.serviceregistry.LdapServiceRegistryProperties
-
- setBaseDn(String) - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Ldap
-
- setBaseDn(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties.Ldap
-
- setBaseDn(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties.Ldap
-
- setBaseDn(String) - Method in class org.apereo.cas.web.flow.LdapAcceptableUsagePolicyRepository
-
- setBaseNames(String[]) - Method in class org.apereo.cas.configuration.model.core.web.MessageBundleProperties
-
- setBasenames(String...) - Method in class org.apereo.cas.web.view.CasReloadableMessageBundle
-
- setBasicAuthnPassword(String) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- setBasicAuthnUsername(String) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- setBatchSize(int) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setBcc(String) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Mail
-
- setBind(List<JdbcAuthenticationProperties.Bind>) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties
-
- setBindCredential(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setBindDn(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setBlockAttempt(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response
-
- setBlockWaitTime(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setBox(SamlServiceProviderProperties.Box) - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- setBucket(String) - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseServiceRegistryProperties
-
- setBucket(String) - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseTicketRegistryProperties
-
- setBucketName(String) - Method in class org.apereo.cas.couchbase.core.CouchbaseClientFactory
-
- setBypass(MultifactorAuthenticationProperties.BaseProvider.Bypass) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider
-
- setBypass(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOAuthTypeEditBean
-
- setBypassApprovalPrompt(Boolean) - Method in class org.apereo.cas.support.oauth.services.OAuthRegisteredService
-
- setBypassEnabled(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceMultifactorAuthenticationEditBean
-
- setBypassEnabled(boolean) - Method in class org.apereo.cas.services.DefaultRegisteredServiceMultifactorPolicy
-
- setBypassEvaluator(MultifactorAuthenticationProviderBypass) - Method in class org.apereo.cas.services.AbstractMultifactorAuthenticationProvider
-
- setCache(boolean) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Header
-
- setCache(Cache<String, Ticket>) - Method in class org.apereo.cas.ticket.registry.InfinispanTicketRegistry
-
- setCacheCredential(boolean) - Method in class org.apereo.cas.configuration.model.support.clearpass.ClearpassProperties
-
- setCachedExpiration(long) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean
-
- setCacheDiskOverflow(boolean) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setCachedTimeUnit(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean
-
- setCacheEternal(boolean) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setCacheExpirationMinutes(long) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- setCacheManagerName(String) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setCacheMaxElementsInMemory(int) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setCacheMode(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties.TicketsCache
-
- setCacheName(String) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setCacheName(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties.TicketsCache
-
- setCacheName(String) - Method in class org.apereo.cas.configuration.model.support.infinispan.InfinispanProperties
-
- setCachePolicy(long) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setCacheSeconds(int) - Method in class org.apereo.cas.configuration.model.core.web.MessageBundleProperties
-
- setCacheSeconds(int) - Method in class org.apereo.cas.web.view.CasReloadableMessageBundle
-
- setCacheTimeToIdle(int) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setCacheTimeToIdleSeconds(long) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setCacheTimeToLive(int) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setCacheTimeToLiveSeconds(long) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setCas(Pac4jProperties.Cas) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setCas2(ViewProperties.Cas2) - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties
-
- setCas3(ViewProperties.Cas3) - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties
-
- setCaseCanonicalization(CaseCanonicalizationMode) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- setCaseConversion(PrincipalTransformationProperties.CaseConversion) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalTransformationProperties
-
- setCaseInsensitive(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Groovy
-
- setCaseInsensitive(boolean) - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
Sets case insensitive.
- setCasEnabled(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- setCaseSensitive(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- setCasProperties(CasConfigurationProperties) - Method in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
- setCasProperties(CasConfigurationProperties) - Method in class org.apereo.cas.ticket.registry.IgniteTicketRegistry
-
- setCasWebflowEventResolver(CasWebflowEventResolver) - Method in class org.apereo.cas.adaptors.gauth.web.flow.GoogleAuthenticatorAuthenticationWebflowAction
-
- setCc(String) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Mail
-
- setCentralAuthenticationService(CentralAuthenticationService) - Method in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
- setCentralAuthenticationService(CentralAuthenticationService) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
- setCentralAuthenticationService(CentralAuthenticationService) - Method in class org.apereo.cas.web.report.SingleSignOnSessionsReportController
-
- setCentralAuthenticationService(CentralAuthenticationService) - Method in class org.apereo.cas.web.report.StatisticsController
-
- setCertificate(X509Certificate) - Method in class org.apereo.cas.adaptors.x509.authentication.principal.X509CertificateCredential
-
- setChain(List<PrincipalResolver>) - Method in class org.apereo.cas.authentication.principal.ChainingPrincipalResolver
-
Sets the resolver chain.
- setChainingMetadataResolverCacheLoader(ChainingMetadataResolverCacheLoader) - Method in class org.apereo.cas.support.saml.services.idp.metadata.cache.DefaultSamlRegisteredServiceCachingMetadataResolver
-
- setCharacterEncoding(String) - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordEncoderProperties
-
- setCheckAll(boolean) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.AbstractCRLRevocationChecker
-
Indicates whether all resources should be checked,
or revocation should stop at the first resource
that produces the cert.
- setCheckAll(boolean) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setCheckKeyUsage(boolean) - Method in class org.apereo.cas.adaptors.x509.authentication.handler.support.X509CredentialsAuthenticationHandler
-
- setCheckKeyUsage(boolean) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setCipherEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.ticket.SigningEncryptionProperties
-
- setCipherEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.cookie.TicketGrantingCookieProperties
-
- setCipherEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- setCipherExecutor(RegisteredServiceCipherExecutor) - Method in class org.apereo.cas.authentication.support.AbstractProtocolAttributeEncoder
-
- setCipherExecutor(CipherExecutor<byte[], byte[]>) - Method in class org.apereo.cas.ticket.registry.AbstractTicketRegistry
-
- setCipherExecutor(CipherExecutor<Serializable, String>) - Method in class org.apereo.cas.trusted.authentication.storage.BaseMultifactorAuthenticationTrustStorage
-
- setCircularRedirectsAllowed(boolean) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setCityDatabase(Resource) - Method in class org.apereo.cas.configuration.model.support.geo.maxmind.MaxmindProperties
-
- setClaimsSupported(List<String>) - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- setClaimTypesSupported(List<String>) - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- setCleaner(TicketRegistryProperties.Cleaner) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- setCleaner(MultifactorAuthenticationProperties.Trusted.Cleaner) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- setClearpass(ClearpassProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setClient(MultifactorAuthenticationProperties.Radius.Client) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius
-
- setClient(RadiusProperties.Client) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- setClientId(String) - Method in class org.apereo.cas.configuration.model.support.geo.googlemaps.GoogleMapsProperties
-
- setClientId(Integer) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.YubiKey
-
- setClientId(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOAuthTypeEditBean
-
- setClientId(String) - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- setClientId(String) - Method in class org.apereo.cas.support.oauth.services.OAuthRegisteredService
-
- setClientIp(String) - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- setClientName(String) - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- setClients(Clients) - Method in class org.apereo.cas.support.pac4j.authentication.handler.support.ClientAuthenticationHandler
-
- setClients(Clients) - Method in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
- setClientSecret(String) - Method in class org.apereo.cas.configuration.model.support.geo.googlemaps.GoogleMapsProperties
-
- setClientSecret(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOAuthTypeEditBean
-
- setClientSecret(String) - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- setClientSecret(String) - Method in class org.apereo.cas.support.oauth.services.OAuthRegisteredService
-
- setClientUri(String) - Method in class org.apereo.cas.configuration.model.support.mongo.AbstractMongoProperties
-
- setCluster(HazelcastProperties.Cluster) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties
-
- setCode(OAuthProperties.Code) - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties
-
- setCode(String) - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties.Failure
-
- setCodeDigits(int) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- setCodes(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- setCollection(String) - Method in class org.apereo.cas.configuration.model.support.mongo.AbstractMongoProperties
-
- setCollectionName(String) - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorAccountRegistry
-
- setCollectionName(String) - Method in class org.apereo.cas.authentication.MongoAuthenticationHandler
-
- setCollectionName(String) - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- setCollectionName(String) - Method in class org.apereo.cas.support.events.mongo.MongoDbCasEventRepository
-
- setColumnMappings(Map<String, String>) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- setCompress(boolean) - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties.Session
-
- setConcurrency(int) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.InMemory
-
- setConfig(AbstractConfigProperties.Config) - Method in class org.apereo.cas.configuration.support.AbstractConfigProperties
-
- setConfigBean(OpenSamlConfigBean) - Method in class org.apereo.cas.support.saml.mdui.AbstractMetadataResolverAdapter
-
- setConfigBean(OpenSamlConfigBean) - Method in class org.apereo.cas.support.wsfederation.WsFederationHelper
-
- setConfigLocation(Resource) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setConfigLocation(Resource) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties
-
- setConfigLocation(Resource) - Method in class org.apereo.cas.configuration.model.support.infinispan.InfinispanProperties
-
- setConfiguration(WsFederationConfiguration) - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredentialsToPrincipalResolver
-
Sets the configuration.
- setConfirmedPassword(String) - Method in class org.apereo.cas.pm.PasswordChangeBean
-
- setConnectionBackoffStrategy(ConnectionBackoffStrategy) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setConnectionConfig(ConnectionConfig) - Method in class org.apereo.cas.adaptors.x509.authentication.ldap.LdaptiveResourceCRLFetcher
-
- setConnectionFactory(ConnectionFactory) - Method in class org.apereo.cas.adaptors.ldap.services.LdapServiceRegistryDao
-
- setConnectionFactory(ConnectionFactory) - Method in class org.apereo.cas.web.flow.LdapAcceptableUsagePolicyRepository
-
- setConnectionReuseStrategy(ConnectionReuseStrategy) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setConnectionStrategy(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setConnectionTimeout(String) - Method in class org.apereo.cas.configuration.model.core.authentication.HttpClientProperties
-
- setConnectionTimeout(String) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- setConnectionTimeout(long) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setConnectTimeout(String) - Method in class org.apereo.cas.configuration.model.support.geo.googlemaps.GoogleMapsProperties
-
- setConnectTimeout(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setConns(MongoServiceRegistryProperties.Conns) - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- setContentType(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- setContentType(String) - Method in class org.apereo.cas.util.http.HttpMessage
-
- setCookieDomain(String) - Method in class org.apereo.cas.web.support.CookieRetrievingCookieGenerator
-
- setCookieStore(CookieStore) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setCors(HttpWebRequestProperties.Cors) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties
-
- setCouchbase(CouchbaseServiceRegistryProperties) - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- setCouchbase(CouchbaseTicketRegistryProperties) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- setCouchbaseClientFactory(CouchbaseClientFactory) - Method in class org.apereo.cas.services.CouchbaseServiceRegistryDao
-
- setCouchbaseClientFactory(CouchbaseClientFactory) - Method in class org.apereo.cas.ticket.registry.CouchbaseTicketRegistry
-
- setCountryDatabase(Resource) - Method in class org.apereo.cas.configuration.model.support.geo.maxmind.MaxmindProperties
-
- setCredentialClassType(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider.Bypass
-
- setCredentialCriteria(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Bind
-
- setCredentialCriteria(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- setCredentialCriteria(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Query
-
- setCredentialCriteria(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- setCredentialCriteria(String) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setCredentialProvided(boolean) - Method in class org.apereo.cas.authentication.DefaultAuthenticationResult
-
- setCredentials(List<CredentialMetaData>) - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Sets the list of metadata about credentials presented for authentication.
- setCredentialSelectionPredicate(Predicate<Credential>) - Method in class org.apereo.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler
-
- setCredentialsProvider(CredentialsProvider) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setCrlExpiredPolicy(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setCrlFetcher(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setCrlResourceExpiredPolicy(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setCrlResources(List<String>) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setCrlResourceUnavailablePolicy(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setCrlUnavailablePolicy(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setCrypto(CryptographyProperties) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.InMemory
-
- setCrypto(CryptographyProperties) - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseTicketRegistryProperties
-
- setCrypto(CryptographyProperties) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setCrypto(CryptographyProperties) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties
-
- setCrypto(CryptographyProperties) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setCrypto(CryptographyProperties) - Method in class org.apereo.cas.configuration.model.support.infinispan.InfinispanProperties
-
- setCrypto(CryptographyProperties) - Method in class org.apereo.cas.configuration.model.support.jpa.ticketregistry.JpaTicketRegistryProperties
-
- setCrypto(CryptographyProperties) - Method in class org.apereo.cas.configuration.model.support.memcached.MemcachedTicketRegistryProperties
-
- setCrypto(CryptographyProperties) - Method in class org.apereo.cas.configuration.model.support.token.TokenAuthenticationProperties
-
- setCustomComponent(String, Map<String, ?>) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.FormData
-
This is reserved for usage by any custom components that need to present their config to the management UI.
- setCustomComponent(Map<String, Map<String, ?>>) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
Visible for deserialization only.
- setCustomComponent(String, Map<String, ?>) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
This is reserved for usage by any custom components that need to present their config to the management UI.
- setCustomComponent(String, Map<String, ?>) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
This is reserved for usage by any custom components that need to present their config to the management UI.
- setCustomParamKey1(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- setCustomParamKey2(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- setCustomParamValue1(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- setCustomParamValue2(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- setDatabase(MultifactorAuthenticationProperties.GAuth.Jpa.Database) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth.Jpa
-
- setDatabase(int) - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties
-
- setDataSource(DataSource) - Method in class org.apereo.cas.adaptors.jdbc.AbstractJdbcUsernamePasswordAuthenticationHandler
-
Method to set the datasource and generate a JdbcTemplate.
- setDate(ZonedDateTime) - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- setDate(LocalDate) - Method in class org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecord
-
- setDateTime(RiskBasedAuthenticationProperties.DateTime) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- setDaysInRecentHistory(long) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- setDdlAuto(String) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setDefaultAttributeNamespace(String) - Method in class org.apereo.cas.support.saml.web.view.Saml10SuccessResponseView
-
- setDefaultAttributesToRelease(Set<String>) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- setDefaultCatalog(String) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setDefaultEncoding(String) - Method in class org.apereo.cas.web.view.CasReloadableMessageBundle
-
- setDefaultHeaders(Collection<? extends Header>) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setDefaultLocale(String) - Method in class org.apereo.cas.configuration.model.webapp.mgmt.ManagementWebappProperties
-
- setDefaultRedirectUrl(String) - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties
-
- setDefaultSchema(String) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setDefaultThemeName(String) - Method in class org.apereo.cas.configuration.model.support.themes.ThemeProperties
-
- setDefaultValue(String) - Method in class org.apereo.cas.configuration.model.webapp.LocaleProperties
-
- setDelegates(List<AbstractDelegateController>) - Method in class org.apereo.cas.web.DelegatingController
-
- setDescription(String) - Method in class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- setDescription(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setDescription(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- setDescription(String) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- setDescriptor(String) - Method in class org.apereo.cas.adaptors.x509.authentication.principal.X509SubjectPrincipalResolver
-
Sets the descriptor that describes for format of the principal ID to
create from X.509 subject DN attributes.
- setDeviceRegistrationEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- setDialect(String) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setDigest(DigestProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setDir(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- setDirectory(String) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.ExtendedAccessLog
-
- setDisabled(boolean) - Method in class org.apereo.cas.configuration.model.core.slo.SloProperties
-
- setDiscoveryUri(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- setDiskExpiryThreadIntervalSeconds(int) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setDisplayWarningOnMatch(boolean) - Method in class org.apereo.cas.authentication.support.OptionalWarningAccountStateHandler
-
- setDisplayWarningOnMatch(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- setDn(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- setDnFormat(String) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setDnsTimeout(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setDomain(String) - Method in class org.apereo.cas.configuration.model.support.cookie.CookieProperties
-
- setDomainController(String) - Method in class org.apereo.cas.configuration.model.support.ntlm.NtlmProperties
-
- setDriverClass(String) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setDropbox(Pac4jProperties.Dropbox) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setDropbox(SamlServiceProviderProperties.Dropbox) - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- setDropCollection(boolean) - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorAccountRegistry
-
- setDropCollection(boolean) - Method in class org.apereo.cas.configuration.model.support.mongo.AbstractMongoProperties
-
- setDropCollection(boolean) - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- setDropCollection(boolean) - Method in class org.apereo.cas.support.events.mongo.MongoDbCasEventRepository
-
- setDuo(List<MultifactorAuthenticationProperties.Duo>) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- setDuoApiHost(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Duo
-
- setDuoApplicationKey(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Duo
-
- setDuoAuthenticationService(DuoAuthenticationService) - Method in class org.apereo.cas.adaptors.duo.authn.DefaultDuoMultifactorAuthenticationProvider
-
- setDuoAuthenticationWebflowEventResolver(CasWebflowEventResolver) - Method in class org.apereo.cas.adaptors.duo.web.flow.action.DuoAuthenticationWebflowAction
-
- setDuoIntegrationKey(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Duo
-
- setDuoSecretKey(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Duo
-
- setDynamicClientRegistrationMode(String) - Method in class org.apereo.cas.configuration.model.support.oidc.OidcProperties
-
- setEhcache(EhcacheProperties) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- setEhcacheTicketsCache(Cache) - Method in class org.apereo.cas.ticket.registry.EhCacheTicketRegistry
-
- setEmailAttribute(String) - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.All
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.NotPrevented
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.Req
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Agent
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.DateTime
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.GeoLocation
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.IpAddress
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.ExtendedAccessLog
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Http
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.Cleaner
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties.RememberMe
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted.Cleaner
-
- setEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties
-
- setEnabled(boolean) - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
- setEnableLookups(boolean) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- setEncAssert(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- setEncode(List<JdbcAuthenticationProperties.Encode>) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties
-
- setEncoding(String) - Method in class org.apereo.cas.configuration.model.core.web.MessageBundleProperties
-
- setEncoding(String) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Web
-
- setEncoding(String) - Method in class org.apereo.cas.support.saml.web.view.AbstractSaml10ResponseView
-
Sets the character encoding in the HTTP response.
- setEncodingAlgorithm(String) - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordEncoderProperties
-
- setEncryptAssertions(boolean) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- setEncryption(CryptographyProperties.Encryption) - Method in class org.apereo.cas.configuration.model.core.util.CryptographyProperties
-
- setEncryptionCertificate(String) - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- setEncryptionCertificate(Resource) - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
- setEncryptionKey(String) - Method in class org.apereo.cas.configuration.model.core.ticket.SigningEncryptionProperties
-
- setEncryptionKey(String) - Method in class org.apereo.cas.configuration.model.support.cookie.TicketGrantingCookieProperties
-
- setEncryptionKey(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- setEncryptionPrivateKey(String) - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- setEncryptionPrivateKey(Resource) - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
- setEncryptionPrivateKeyPassword(String) - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- setEncryptionPrivateKeyPassword(String) - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
- setEndingDateTime(String) - Method in class org.apereo.cas.services.TimeBasedRegisteredServiceAccessStrategy
-
- setEndingTime(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- setEndpoint(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted.Rest
-
- setEndpointUrl(String) - Method in class org.apereo.cas.services.RemoteEndpointServiceAccessStrategy
-
- setEnforceRpId(boolean) - Method in class org.apereo.cas.configuration.model.support.openid.OpenIdProperties
-
- setEnhanceWithEntryResolver(boolean) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setEnrollmentPolicyStatus(DuoIntegration.DuoEnrollmentPolicyStatus) - Method in class org.apereo.cas.adaptors.duo.DuoIntegration
-
Sets enrollment policy status.
- setEntityId(String) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- setEntityIds(List<String>) - Method in class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- setErrors(List<Class<? extends Exception>>) - Method in class org.apereo.cas.web.flow.AuthenticationExceptionHandler
-
Sets the list of custom exceptions that this class knows how to handle.
- setEternal(boolean) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setEvalOrder(int) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setEvalOrder(int) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- setEvaluationOrder(int) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- setEvaluationOrder(int) - Method in interface org.apereo.cas.services.RegisteredService
-
Sets the relative evaluation order of this service when determining
matches.
- setEvents(EventsProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setEvictionPolicy(String) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setEvictionThreshold(long) - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.Warn
-
- setExceptions(List) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationExceptionsProperties
-
- setExceptions(AuthenticationExceptionsProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setExecutor(ExecutorService) - Method in class org.apereo.cas.monitor.AbstractPoolMonitor
-
Sets the executor service responsible for pool resource validation.
- setExecutorService(ExecutorService) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setExpiration(long) - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
- setExpiration(long) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- setExpirationDuration(int) - Method in class org.apereo.cas.audit.spi.DefaultDelegatingAuditTrailManager
-
- setExpirationMinutes(float) - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- setExpirationPolicy(ExpirationPolicy) - Method in class org.apereo.cas.ticket.accesstoken.DefaultAccessTokenFactory
-
- setExpirationPolicy(ExpirationPolicy) - Method in class org.apereo.cas.ticket.code.DefaultOAuthCodeFactory
-
- setExpirationPolicy(ExpirationPolicy) - Method in class org.apereo.cas.ticket.refreshtoken.DefaultRefreshTokenFactory
-
- setExpirationTimeUnit(TimeUnit) - Method in class org.apereo.cas.audit.spi.DefaultDelegatingAuditTrailManager
-
- setExpiredCRLPolicy(RevocationPolicy<X509CRL>) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.AbstractCRLRevocationChecker
-
Sets the policy to apply when CRL data is expired.
- setExpireInMinutes(int) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- setExposedHeaders(List<String>) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- setExtAccessLog(CasServerProperties.ExtendedAccessLog) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- setFacebook(Pac4jProperties.Facebook) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setFailFast(boolean) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setFailFast(boolean) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setFailFast(boolean) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- setFailoverOnAuthenticationFailure(boolean) - Method in class org.apereo.cas.adaptors.radius.authentication.handler.support.RadiusAuthenticationHandler
-
Determines whether to fail over to the next configured RadiusServer if
there was an authentication failure.
- setFailoverOnAuthenticationFailure(boolean) - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusTokenAuthenticationHandler
-
- setFailoverOnAuthenticationFailure(boolean) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius
-
- setFailoverOnAuthenticationFailure(boolean) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- setFailoverOnException(boolean) - Method in class org.apereo.cas.adaptors.radius.authentication.handler.support.RadiusAuthenticationHandler
-
Determines whether to fail over to the next configured RadiusServer if
there was an exception.
- setFailoverOnException(boolean) - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusTokenAuthenticationHandler
-
- setFailoverOnException(boolean) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius
-
- setFailoverOnException(boolean) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- setFailure(String) - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas2.Proxy
-
- setFailure(String) - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas2
-
- setFailure(String) - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas3
-
- setFailure(ThrottleProperties.Failure) - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties
-
- setFailureMode(String) - Method in class org.apereo.cas.configuration.model.support.memcached.MemcachedTicketRegistryProperties
-
- setFailureMode(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceMultifactorAuthenticationEditBean
-
- setFailureMode(RegisteredServiceMultifactorPolicy.FailureModes) - Method in class org.apereo.cas.services.DefaultRegisteredServiceMultifactorPolicy
-
- setFailureRangeInSeconds(int) - Method in class org.apereo.cas.web.support.AbstractThrottledSubmissionHandlerInterceptorAdapter
-
- setFailures(Map<String, Class<? extends Exception>>) - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Sets failures.
- setFailures(Map<String, Class<? extends Exception>>) - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Sets the authentication handler failure map.
- setFailureThreshold(int) - Method in class org.apereo.cas.web.support.AbstractThrottledSubmissionHandlerInterceptorAdapter
-
- setFailureView(View) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
- setFailureView(String) - Method in class org.apereo.cas.web.DelegatingController
-
- setFallbackSystemLocale(boolean) - Method in class org.apereo.cas.configuration.model.core.web.MessageBundleProperties
-
- setFallbackToSystemLocale(boolean) - Method in class org.apereo.cas.web.view.CasReloadableMessageBundle
-
- setFetcher(CRLFetcher) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.ResourceCRLRevocationChecker
-
- setFieldPassword(String) - Method in class org.apereo.cas.adaptors.jdbc.SearchModeSearchDatabaseAuthenticationHandler
-
- setFieldPassword(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- setFields(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Facebook
-
- setFields(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.LinkedIn
-
- setFieldUser(String) - Method in class org.apereo.cas.adaptors.jdbc.SearchModeSearchDatabaseAuthenticationHandler
-
- setFieldUser(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- setFieldValue(Object, String, Object) - Method in class org.apereo.cas.ticket.registry.support.kryo.FieldHelper
-
Sets the field value.
- setFile(FileAuthenticationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setFile(Resource) - Method in class org.apereo.cas.configuration.model.core.authentication.HttpClientProperties.Truststore
-
- setFileName(Resource) - Method in class org.apereo.cas.adaptors.generic.FileAuthenticationHandler
-
- setFilename(Resource) - Method in class org.apereo.cas.configuration.model.support.generic.FileAuthenticationProperties
-
- setFlowExecutionKeyParameter(String) - Method in class org.apereo.cas.web.flow.CasDefaultFlowUrlHandler
-
Sets the parameter name used to carry flow execution key in request.
- setFollowServiceRedirects(boolean) - Method in class org.apereo.cas.configuration.model.core.logout.LogoutProperties
-
- setFollowServiceRedirects(boolean) - Method in class org.apereo.cas.web.flow.LogoutAction
-
- setForceEncoding(boolean) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Web
-
- setForceServerMode(boolean) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setForceSignedLogoutRequests(boolean) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Logout
-
- setForceVerification(boolean) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Authy
-
- setFormat(ValidationResponseType) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
-
- setFormData(RegisteredServiceEditBean.FormData) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean
-
- setFoursquare(Pac4jProperties.Foursquare) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setFreeMemThreshold(int) - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties
-
- setFrom(String) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Mail
-
- setFrom(String) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Sms
-
- setFrom(String) - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- setGauth(MultifactorAuthenticationProperties.GAuth) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- setGenDdl(boolean) - Method in class org.apereo.cas.configuration.model.support.jpa.DatabaseProperties
-
- setGenerateRefreshToken(Boolean) - Method in class org.apereo.cas.support.oauth.services.OAuthRegisteredService
-
- setGeography(String) - Method in class org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecord
-
- setGeoLocation(RiskBasedAuthenticationProperties.GeoLocation) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- setGeoLocationService(GeoLocationService) - Method in class org.apereo.cas.authentication.adaptive.DefaultAdaptiveAuthenticationPolicy
-
- setGithub(Pac4jProperties.Github) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setGlobalFailureMode(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- setGlobalFailureMode(String) - Method in class org.apereo.cas.services.AbstractMultifactorAuthenticationProvider
-
- setGlobalPrincipalAttributeNameTriggers(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- setGlobalPrincipalAttributeValueRegex(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- setGlobalProviderId(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- setGlobalTransitions(LinkedList<TransitionModel>) - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
-
Sets global transitions.
- setGoogle(Pac4jProperties.Google) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setGoogleAnalytics(GoogleAnalyticsProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setGoogleAnalyticsTrackingId(String) - Method in class org.apereo.cas.configuration.model.support.analytics.GoogleAnalyticsProperties
-
- setGoogleApps(GoogleAppsProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setGoogleAppsEngine(boolean) - Method in class org.apereo.cas.configuration.model.support.geo.googlemaps.GoogleMapsProperties
-
- setGoogleAuthenticator(IGoogleAuthenticator) - Method in class org.apereo.cas.adaptors.gauth.web.flow.GoogleAccountSaveRegistrationAction
-
- setGoogleAuthenticatorInstance(IGoogleAuthenticator) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAuthenticationHandler
-
- setGoogleAuthenticatorInstance(IGoogleAuthenticator) - Method in class org.apereo.cas.adaptors.gauth.web.flow.GoogleAccountCheckRegistrationAction
-
- setGoogleMaps(GoogleMapsProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setGoogleRecaptcha(GoogleRecaptchaProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setGrantTypes(List<String>) - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- setGrantTypesSupported(List<String>) - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- setGreeting(String) - Method in class org.apereo.cas.adaptors.duo.DuoIntegration
-
Sets greeting.
- setGroovy(List<PrincipalAttributesProperties.Groovy>) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- setGroovyScript(String) - Method in class org.apereo.cas.services.GroovyScriptAttributeReleasePolicy
-
- setGrouperGroupField(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- setGroupField(GrouperGroupField) - Method in class org.apereo.cas.grouper.services.GrouperRegisteredServiceAccessStrategy
-
- setGroupField(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- setHandlerName(String) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.Req
-
- setHardTimeout(TicketGrantingTicketProperties.HardTimeout) - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- setHash(String) - Method in class org.apereo.cas.digest.DigestCredential
-
- setHashAlgorithm(String) - Method in class org.apereo.cas.configuration.model.support.memcached.MemcachedTicketRegistryProperties
-
- setHazelcast(HazelcastProperties) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- setHeader(HttpWebRequestProperties.Header) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties
-
- setHealthCheckMonitor(Monitor<HealthStatus>) - Method in class org.apereo.cas.web.report.HealthCheckController
-
- setHealthCheckRegistry(HealthCheckRegistry) - Method in class org.apereo.cas.web.report.StatisticsController
-
- setHealthQuery(String) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setHeartbeatFrequency(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setHeight(long) - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo.Logo
-
- setHost(HostProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setHost(String) - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- setHost(String) - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties
-
- setHostName(String) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- setHostNameClientActionStrategy(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setHostNamePatternString(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setHostnameVerifier(HostnameVerifier) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setHsts(boolean) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Header
-
- setHttp(CasServerProperties.Http) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- setHttpClient(HttpClient) - Method in class org.apereo.cas.adaptors.duo.authn.BaseDuoAuthenticationService
-
- setHttpClient(HttpClient) - Method in class org.apereo.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler
-
Sets the HttpClient which will do all of the connection stuff.
- setHttpClient(HttpClientProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setHttpWebRequest(HttpWebRequestProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setHzLocation(Resource) - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties.Session
-
- setId(long) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorRegistrationRecord
-
- setId(Long) - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- setId(String) - Method in class org.apereo.cas.authentication.BasicIdentifiableCredential
-
- setId(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider
-
- setId(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Dropbox
-
- setId(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Facebook
-
- setId(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Foursquare
-
- setId(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Github
-
- setId(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Google
-
- setId(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.LinkedIn
-
- setId(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- setId(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Twitter
-
- setId(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.WindowsLive
-
- setId(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Yahoo
-
- setId(String) - Method in class org.apereo.cas.MongoDbProperty
-
- setId(String) - Method in class org.apereo.cas.services.AbstractMultifactorAuthenticationProvider
-
- setId(long) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- setId(String) - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- setIdAttribute(String) - Method in class org.apereo.cas.configuration.model.support.ldap.serviceregistry.LdapServiceRegistryProperties
-
- setIdentityAttribute(String) - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- setIdentityAttribute(String) - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
sets the identity of the IdP.
- setIdentityProviderIdentifier(String) - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- setIdentityProviderIdentifier(String) - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
sets the identity provider identifier.
- setIdentityProviderMetadataPath(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- setIdentityProviderUrl(String) - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- setIdentityProviderUrl(String) - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
sets the identity provider url.
- setIdleTime(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setIdleTimeout(String) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setIdleTimeout(String) - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- setIdTokenSigningAlgValuesSupported(List<String>) - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- setIgnite(IgniteProperties) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- setIgniteAddresses(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setIgniteConfiguration(IgniteConfiguration) - Method in class org.apereo.cas.ticket.registry.IgniteTicketRegistry
-
- setIgnoreAuditFailures(boolean) - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties
-
- setIncludePattern(String) - Method in class org.apereo.cas.configuration.model.support.ntlm.NtlmProperties
-
- setInCommon(SamlServiceProviderProperties.InCommon) - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- setInetAddress(String) - Method in class org.apereo.cas.adaptors.radius.RadiusClientFactory
-
RADIUS server network address.
- setInetAddress(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Client
-
- setInetAddress(String) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Client
-
- setInfinispan(InfinispanProperties) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- setInitFromJson(boolean) - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- setInitialCapacity(int) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.InMemory
-
- setInMemory(TicketRegistryProperties.InMemory) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- setInResponseToForSamlResponseIfNeeded(Service, SignableSAMLObject) - Static method in class org.apereo.cas.support.saml.util.AbstractSamlObjectBuilder
-
Sets in response to for saml response.
- setInstanceName(String) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setInternal(MultifactorAuthenticationTrustRecord) - Method in class org.apereo.cas.trusted.authentication.storage.BaseMultifactorAuthenticationTrustStorage
-
Set records.
- setInternal(MultifactorAuthenticationTrustRecord) - Method in class org.apereo.cas.trusted.authentication.storage.InMemoryMultifactorAuthenticationTrustStorage
-
- setInternal(MultifactorAuthenticationTrustRecord) - Method in class org.apereo.cas.trusted.authentication.storage.JpaMultifactorAuthenticationTrustStorage
-
- setInternal(MultifactorAuthenticationTrustRecord) - Method in class org.apereo.cas.trusted.authentication.storage.MongoDbMultifactorAuthenticationTrustStorage
-
- setInternal(MultifactorAuthenticationTrustRecord) - Method in class org.apereo.cas.trusted.authentication.storage.RestMultifactorAuthenticationTrustStorage
-
- setIp(RiskBasedAuthenticationProperties.IpAddress) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- setIp(String) - Method in class org.apereo.cas.configuration.model.core.web.security.AdminPagesSecurityProperties
-
- setIpAddressRange(String) - Method in class org.apereo.cas.configuration.model.support.generic.RemoteAddressAuthenticationProperties
-
- setIpNetworkRange(String) - Method in class org.apereo.cas.adaptors.generic.remote.RemoteAddressAuthenticationHandler
-
Sets ip network range.
- setIpsToCheckPattern(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setIpsToCheckPattern(String) - Method in class org.apereo.cas.web.flow.client.BaseSpnegoKnownClientSystemsFilterAction
-
Regular expression string to define IPs which should be considered.
- setIpv4Enabled(boolean) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setIsolateInternalQueries(boolean) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setIsolationLevelName(String) - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties.Jdbc
-
- setIssuedOn(ZonedDateTime) - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- setIssueLength(long) - Method in class org.apereo.cas.support.saml.web.view.Saml10SuccessResponseView
-
- setIssuer(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- setIssuer(String) - Method in class org.apereo.cas.configuration.model.support.oidc.OidcProperties
-
- setIssuer(String) - Method in class org.apereo.cas.configuration.model.support.saml.SamlCore
-
- setIssuer(String) - Method in class org.apereo.cas.support.saml.web.view.Saml10SuccessResponseView
-
- setIssuer(String) - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- setIssuer(String) - Method in class org.apereo.cas.web.OidcAccessTokenResponseGenerator
-
- setJaas(JaasAuthenticationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setJcifsDomain(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setJcifsDomain(String) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
- setJcifsDomainController(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setJcifsDomainController(String) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
- setJcifsNetbiosCachePolicy(long) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
Sets jcifs netbios cache policy.
- setJcifsNetbiosWins(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setJcifsNetbiosWins(String) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
- setJcifsPassword(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setJcifsPassword(String) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
- setJcifsServicePassword(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setJcifsServicePassword(String) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
Sets the jcifs service password.
- setJcifsServicePrincipal(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setJcifsServicePrincipal(String) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
Sets the jcifs service principal.
- setJcifsSocketTimeout(long) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
Sets jcifs socket timeout.
- setJcifsUsername(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setJcifsUsername(String) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
- setJdbc(DatabaseProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setJdbc(AuditProperties.Jdbc) - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties
-
- setJdbc(JdbcAuthenticationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setJdbc(List<PrincipalAttributesProperties.Jdbc>) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- setJdbc(MonitorProperties.Jdbc) - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties
-
- setJoinTimeout(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setJpa(EventsProperties.Jpa) - Method in class org.apereo.cas.configuration.model.core.events.EventsProperties
-
- setJpa(JpaServiceRegistryProperties) - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- setJpa(JpaTicketRegistryProperties) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- setJpa(MultifactorAuthenticationProperties.GAuth.Jpa) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- setJpa(MultifactorAuthenticationProperties.Trusted.Jpa) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- setJpaLockingTgtEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.jpa.ticketregistry.JpaTicketRegistryProperties
-
- setJpaLockingTimeout(String) - Method in class org.apereo.cas.configuration.model.support.jpa.ticketregistry.JpaTicketRegistryProperties
-
- setJson(List<PrincipalAttributesProperties.Json>) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- setJsonFormat(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOAuthTypeEditBean
-
- setJsonFormat(Boolean) - Method in class org.apereo.cas.support.oauth.services.OAuthRegisteredService
-
- setJsonSerializer(StringSerializer<RegisteredService>) - Method in class org.apereo.cas.adaptors.ldap.services.DefaultLdapRegisteredServiceMapper
-
- setJsonView(View) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
- setJwks(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOidcTypeEditBean
-
- setJwks(String) - Method in class org.apereo.cas.services.OidcRegisteredService
-
- setJwksFile(Resource) - Method in class org.apereo.cas.configuration.model.support.oidc.OidcProperties
-
- setJwksFile(Resource) - Method in class org.apereo.cas.web.OidcAccessTokenResponseGenerator
-
- setKerberosConf(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setKerberosConf(String) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
Sets the kerberos conf.
- setKerberosDebug(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setKerberosDebug(String) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
Sets the kerberos debug.
- setKerberosKdc(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setKerberosKdc(String) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
Sets the kerberos kdc.
- setKerberosKdcSystemProperty(String) - Method in class org.apereo.cas.authentication.handler.support.JaasAuthenticationHandler
-
Typically, the default realm and the KDC for that realm are indicated in the Kerberos krb5.conf
configuration file.
- setKerberosKdcSystemProperty(String) - Method in class org.apereo.cas.configuration.model.support.jaas.JaasAuthenticationProperties
-
- setKerberosRealm(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setKerberosRealm(String) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
Sets the kerberos realm.
- setKerberosRealmSystemProperty(String) - Method in class org.apereo.cas.authentication.handler.support.JaasAuthenticationHandler
-
Typically, the default realm and the KDC for that realm are indicated in the Kerberos krb5.conf
configuration file.
- setKerberosRealmSystemProperty(String) - Method in class org.apereo.cas.configuration.model.support.jaas.JaasAuthenticationProperties
-
- setKey(String) - Method in class org.apereo.cas.configuration.model.core.util.CryptographyProperties.Encryption
-
- setKey(String) - Method in class org.apereo.cas.configuration.model.core.util.CryptographyProperties.Signing
-
- setKey(String) - Method in class org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecord
-
- setKeyAlgorithm(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setKeyAlgorithm(String) - Method in class org.apereo.cas.configuration.model.support.saml.googleapps.GoogleAppsProperties
-
- setKeySize(int) - Method in class org.apereo.cas.configuration.model.core.util.CryptographyProperties.Encryption
-
- setKeySize(int) - Method in class org.apereo.cas.configuration.model.core.util.CryptographyProperties.Signing
-
- setKeystore(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setKeyStoreFilePath(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setKeyStorePassword(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setKeystorePassword(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setKeystorePassword(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- setKeystorePath(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- setKeyStoreType(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setKeystoreType(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setLabel(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- setLatitude(String) - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationRequest
-
- setLatitude(double) - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationResponse
-
- setLdap(List<LdapAuthenticationProperties>) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setLdap(List<PrincipalAttributesProperties.Ldap>) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- setLdap(MonitorProperties.Ldap) - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties
-
- setLdap(LdapServiceRegistryProperties) - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- setLdap(AcceptableUsagePolicyProperties.Ldap) - Method in class org.apereo.cas.configuration.model.support.aup.AcceptableUsagePolicyProperties
-
- setLdap(PasswordManagementProperties.Ldap) - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties
-
- setLdap(SpnegoProperties.Ldap) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setLdap(X509Properties.Ldap) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setLdapAuthz(LdapAuthorizationProperties) - Method in class org.apereo.cas.configuration.model.webapp.mgmt.ManagementWebappProperties
-
- setLdapServiceMapper(LdapRegisteredServiceMapper) - Method in class org.apereo.cas.adaptors.ldap.services.LdapServiceRegistryDao
-
- setLdapUrl(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setLeakThreshold(int) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setLifetime(int) - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties.Conns
-
- setLinkedIn(Pac4jProperties.LinkedIn) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setLoadBalance(boolean) - Method in class org.apereo.cas.configuration.model.support.ntlm.NtlmProperties
-
- setLoaderAsync(boolean) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setLoadFactor(int) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.InMemory
-
- setLocalAddress(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setLocale(LocaleProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setLocalPort(int) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setLocation(Resource) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- setLocation(Resource) - Method in class org.apereo.cas.configuration.support.AbstractConfigProperties.Config
-
- setLocation(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServicePublicKeyEditBean
-
- setLocation(String) - Method in class org.apereo.cas.services.RegisteredServicePublicKeyImpl
-
- setLocation(Resource) - Method in class org.apereo.cas.util.crypto.PrivateKeyFactoryBean
-
- setLocation(Resource) - Method in class org.apereo.cas.util.crypto.PublicKeyFactoryBean
-
- setLocatorType(String) - Method in class org.apereo.cas.configuration.model.support.memcached.MemcachedTicketRegistryProperties
-
- setLockTgt(boolean) - Method in class org.apereo.cas.ticket.registry.JpaTicketRegistry
-
- setLockTimeout(String) - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties.Session
-
- setLockTimeout(long) - Method in class org.apereo.cas.ticket.registry.support.JpaLockingStrategy
-
- setLoggedOutAlready(boolean) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
-
Set if the service is already logged out.
- setLoggedOutAlready(boolean) - Method in interface org.apereo.cas.authentication.principal.WebApplicationService
-
Set if the service is already logged out.
- setLoggerName(String) - Method in class org.apereo.cas.configuration.model.core.metrics.MetricsProperties
-
- setLoggingType(String) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setLoginConf(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setLoginConf(String) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
- setLoginFailures(int) - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- setLoginUrl(String) - Method in class org.apereo.cas.configuration.model.core.web.security.AdminPagesSecurityProperties
-
- setLoginUrl(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Cas
-
- setLogo(URL) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- setLogoUrl(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setLogoUrl(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- setLogout(LogoutProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setLogout(SamlIdPProperties.Logout) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- setLogoutFlowDefinitionRegistry(FlowDefinitionRegistry) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- setLogoutType(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setLogoutType(LogoutType) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
Set the logout type of the service.
- setLogoutUrl(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setLogoutUrl(URL) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- setLongitude(String) - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationRequest
-
- setLongitude(double) - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationResponse
-
- setMail(RiskBasedAuthenticationProperties.Response.Mail) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response
-
- setMailAttribute(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Authy
-
- setMapName(String) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties
-
- setMaxActive(int) - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties.Pool
-
- setMaxAge(long) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Cors
-
- setMaxAge(int) - Method in class org.apereo.cas.configuration.model.support.cookie.CookieProperties
-
- setMaxAgeDays(int) - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties.Jdbc
-
- setMaxChunkSize(int) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setMaxClockSkew(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- setMaxConnectionsPerRoute(int) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setMaxConversations(int) - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties.Session
-
- setMaxElementsInCache(int) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setMaxElementsInMemory(int) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setMaxElementsOnDisk(int) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setMaxHeapSizePercentage(int) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setMaxIdle(int) - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties.Pool
-
- setMaxIdleTime(String) - Method in class org.apereo.cas.configuration.support.ConnectionPoolingProperties
-
- setMaximumAuthenticationLifetime(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- setMaximumBatchSize(int) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setMaximumCacheSize(int) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- setMaxLength(int) - Method in class org.apereo.cas.configuration.model.core.ticket.ProxyGrantingTicketProperties
-
- setMaxLength(int) - Method in class org.apereo.cas.configuration.model.core.ticket.ServiceTicketProperties
-
- setMaxLength(int) - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- setMaxLength(int) - Method in class org.apereo.cas.util.DefaultUniqueTicketIdGenerator
-
Sets max length of id generation.
- setMaxmind(MaxmindProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setMaxNoHeartbeatSeconds(int) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setMaxPathLength(int) - Method in class org.apereo.cas.adaptors.x509.authentication.handler.support.X509CredentialsAuthenticationHandler
-
- setMaxPathLength(int) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setMaxPathLengthAllowUnspecified(boolean) - Method in class org.apereo.cas.adaptors.x509.authentication.handler.support.X509CredentialsAuthenticationHandler
-
- setMaxPathLengthAllowUnspecified(boolean) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setMaxPooledConnections(int) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setMaxPoolSize(int) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setMaxPostSize(int) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- setMaxSize(int) - Method in class org.apereo.cas.configuration.support.ConnectionPoolingProperties
-
- setMaxSizePolicy(String) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setMaxTimeToLiveInSeconds(int) - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- setMaxTimeToLiveInSeconds(int) - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties.Timeout
-
- setMaxTimeToLiveInSeconds(String) - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties.AccessToken
-
- setMaxValidity(long) - Method in class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- setMaxWait(String) - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.Jdbc
-
- setMaxWait(String) - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.Ldap
-
- setMaxWait(int) - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties.Pool
-
- setMaxWait(String) - Method in class org.apereo.cas.configuration.support.ConnectionPoolingProperties
-
- setMaxWait(int) - Method in class org.apereo.cas.monitor.AbstractPoolMonitor
-
Set the maximum amount of time wait while validating pool resources.
- setMdLoc(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- setMdMaxVal(long) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- setMdPattern(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- setMdSigLoc(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- setMembers(List<String>) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setMemcached(MemcachedTicketRegistryProperties) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- setMemcachedClient(MemcachedClientIF) - Method in class org.apereo.cas.monitor.MemcachedMonitor
-
- setMemoryStoreEvictionPolicy(String) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setMerger(String) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties
-
- setMergingStrategy(AbstractPrincipalAttributesRepository.MergingStrategy) - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
The merging strategy that deals with existing principal attributes
and those that are retrieved from the source.
- setMergingStrategy(RegisteredServiceAttributeReleasePolicyEditBean.AttributeMergerTypes) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean
-
- setMessageBundle(MessageBundleProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setMessageBundlePrefix(String) - Method in class org.apereo.cas.web.flow.AuthenticationExceptionHandler
-
Sets the message bundle prefix appended to exception class names to create a message bundle key for that
particular error.
- setMessageSource(MessageSource) - Method in class org.apereo.cas.util.SpringAwareMessageMessageInterpolator
-
- setMetadata(SamlIdPProperties.Metadata) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- setMetadata(String) - Method in class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- setMetadataCacheExpirationMinutes(long) - Method in class org.apereo.cas.support.saml.services.idp.metadata.cache.DefaultSamlRegisteredServiceCachingMetadataResolver
-
- setMetadataCriteriaDirection(String) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- setMetadataCriteriaPattern(String) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- setMetadataCriteriaRemoveEmptyEntitiesDescriptors(boolean) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- setMetadataCriteriaRemoveRolelessEntityDescriptors(boolean) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- setMetadataCriteriaRoles(String) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- setMetadataLocation(String) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- setMetadataMaxValidity(long) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- setMetadataResources(Map<Resource, MetadataFilterChain>) - Method in class org.apereo.cas.support.saml.mdui.AbstractMetadataResolverAdapter
-
- setMetadataSignatureLocation(String) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- setMetrics(MetricsProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setMetricsRegistry(MetricRegistry) - Method in class org.apereo.cas.web.report.StatisticsController
-
- setMfa(MultifactorAuthenticationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setMfaProvider(String) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response
-
- setMgmt(ManagementWebappProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setMinIdle(int) - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties.Pool
-
- setMinPoolSize(int) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setMinSize(int) - Method in class org.apereo.cas.configuration.support.ConnectionPoolingProperties
-
- setMissingService(boolean) - Method in class org.apereo.cas.configuration.model.core.sso.SsoProperties
-
- setMixedModeAuthentication(boolean) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setModelKey(String) - Method in class org.apereo.cas.web.FlowExecutionExceptionResolver
-
- setMongo(MongoAuthenticationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setMongo(MongoServiceRegistryProperties) - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- setMongodb(EventsProperties.Mongodb) - Method in class org.apereo.cas.configuration.model.core.events.EventsProperties
-
- setMongodb(MultifactorAuthenticationProperties.GAuth.Mongodb) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- setMongodb(MultifactorAuthenticationProperties.Trusted.Mongodb) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- setMongoHostUri(String) - Method in class org.apereo.cas.authentication.MongoAuthenticationHandler
-
- setMongoHostUri(String) - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- setMongoPasswordEncoder(PasswordEncoder) - Method in class org.apereo.cas.authentication.MongoAuthenticationHandler
-
- setMonitor(MonitorProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setMultiAuth(RegisteredServiceMultifactorAuthenticationEditBean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setMulticastEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setMulticastGroup(String) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setMulticastPort(int) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setMulticastTimeout(int) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setMulticastTimeToLive(int) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setMulticastTrustedInterfaces(String) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setMultifactorAuthenticationProviders(Set<String>) - Method in class org.apereo.cas.services.DefaultRegisteredServiceMultifactorPolicy
-
- setMultifactorAuthenticationTrustedInScope(RequestContext) - Static method in class org.apereo.cas.trusted.util.MultifactorAuthenticationTrustUtils
-
Sets multifactor authentication trusted in scope.
- setMultifactorPolicy(RegisteredServiceMultifactorPolicy) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- setMultifactorTriggerSelectionStrategy(MultifactorTriggerSelectionStrategy) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
- setName(String) - Method in class org.apereo.cas.adaptors.duo.DuoIntegration
-
Sets name.
- setName(String) - Method in class org.apereo.cas.authentication.AbstractAuthenticationHandler
-
Sets the authentication handler name.
- setName(String) - Method in class org.apereo.cas.authentication.LdapAuthenticationHandler
-
Sets the component name.
- setName(String) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.core.HostProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.cookie.CookieProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.digest.DigestProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.generic.AcceptAuthenticationProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.generic.FileAuthenticationProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.generic.RejectAuthenticationProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.generic.RemoteAddressAuthenticationProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.generic.ShiroAuthenticationProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.jaas.JaasAuthenticationProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Bind
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Query
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.ntlm.NtlmProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.openid.OpenIdProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.rest.RestAuthenticationProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.stormpath.StormpathProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.token.TokenAuthenticationProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.trusted.TrustedAuthenticationProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- setName(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setName(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData.PropertyBean
-
- setName(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setName(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- setName(String) - Method in class org.apereo.cas.MongoDbProperty
-
- setName(String) - Method in class org.apereo.cas.monitor.AbstractNamedMonitor
-
- setName(String) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- setName(String) - Method in class org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecord
-
- setNameIdAttribute(String) - Method in class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- setNameTrigger(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceMultifactorAuthenticationEditBean.PrincipalAttribute
-
- setNasIdentifier(String) - Method in class org.apereo.cas.adaptors.radius.JRadiusServerImpl
-
Sets the nas identifier.
- setNasIdentifier(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- setNasIdentifier(String) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- setNasIpAddress(String) - Method in class org.apereo.cas.adaptors.radius.JRadiusServerImpl
-
Sets the nas ip address.
- setNasIpAddress(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- setNasIpAddress(String) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- setNasIpv6Address(String) - Method in class org.apereo.cas.adaptors.radius.JRadiusServerImpl
-
Sets the nas ipv6 address.
- setNasIpv6Address(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- setNasIpv6Address(String) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- setNasPort(long) - Method in class org.apereo.cas.adaptors.radius.JRadiusServerImpl
-
Sets the nas port.
- setNasPort(long) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- setNasPort(long) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- setNasPortId(long) - Method in class org.apereo.cas.adaptors.radius.JRadiusServerImpl
-
Sets the nas port id.
- setNasPortId(long) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- setNasPortId(long) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- setNasPortType(long) - Method in class org.apereo.cas.adaptors.radius.JRadiusServerImpl
-
Sets the nas port type.
- setNasPortType(int) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- setNasPortType(int) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- setNasRealPort(long) - Method in class org.apereo.cas.adaptors.radius.JRadiusServerImpl
-
Sets the nas real port.
- setNasRealPort(long) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- setNasRealPort(long) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- setNetPartner(SamlServiceProviderProperties.NetPartner) - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- setNetworkTimeout(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setNextToken(byte[]) - Method in class org.apereo.cas.support.spnego.authentication.principal.SpnegoCredential
-
Sets next token.
- setNodes(Set<String>) - Method in class org.apereo.cas.couchbase.core.CouchbaseClientFactory
-
- setNodeSet(String) - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseServiceRegistryProperties
-
- setNodeSet(String) - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseTicketRegistryProperties
-
- setNotBefore(ZonedDateTime) - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- setNotOnOrAfter(ZonedDateTime) - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- setNotPrevented(AuthenticationPolicyProperties.NotPrevented) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties
-
- setNtlm(NtlmProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setNtlm(boolean) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setNtlmAllowed(boolean) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setNTLMallowed(boolean) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsSpnegoAuthenticationHandler
-
- setNumberOfIterations(long) - Method in class org.apereo.cas.adaptors.jdbc.QueryAndEncodeDatabaseAuthenticationHandler
-
- setNumberOfIterations(long) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- setNumberOfIterationsFieldName(String) - Method in class org.apereo.cas.adaptors.jdbc.QueryAndEncodeDatabaseAuthenticationHandler
-
- setNumberOfIterationsFieldName(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- setNumberOfUses(int) - Method in class org.apereo.cas.configuration.model.core.ticket.ProxyTicketProperties
-
- setNumberOfUses(int) - Method in class org.apereo.cas.configuration.model.core.ticket.ServiceTicketProperties
-
- setNumberOfUses(int) - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties.Code
-
- setOauth(OAuthProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setOauth(RegisteredServiceOAuthTypeEditBean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setoAuthCodeIdGenerator(UniqueTicketIdGenerator) - Method in class org.apereo.cas.ticket.code.DefaultOAuthCodeFactory
-
Set the OAuth code identifier generator.
- setObjectClass(String) - Method in class org.apereo.cas.configuration.model.support.ldap.serviceregistry.LdapServiceRegistryProperties
-
- setOffice365(SamlServiceProviderProperties.Office365) - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- setOidc(OidcProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setOidc(Pac4jProperties.Oidc) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setOidc(RegisteredServiceOidcTypeEditBean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setOidcAuthorizationRequestSupport(OidcAuthorizationRequestSupport) - Method in class org.apereo.cas.OidcCasClientRedirectActionBuilder
-
- setOidcAuthzRequestSupport(OidcAuthorizationRequestSupport) - Method in class org.apereo.cas.web.OidcConsentApprovalViewResolver
-
- setOnlyPostParams(String) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties
-
- setOnlyTrackMostRecentSession(boolean) - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- setOnStartActions(LinkedList<AbstractActionModel>) - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
-
Sets on start actions.
- setOpenid(OpenIdProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setOpenIdPrefixUrl(String) - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdServiceFactory
-
- setOrder(int) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Groovy
-
- setOrder(int) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- setOrder(int) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Json
-
- setOrder(int) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Ldap
-
- setOrder(int) - Method in class org.apereo.cas.services.AbstractMultifactorAuthenticationProvider
-
- setOverrideBlackListedEncryptionAlgorithms(List) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- setOverrideBlackListedEncryptionAlgorithms(List) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
- setOverrideBlackListedSignatureSigningAlgorithms(List) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- setOverrideDataEncryptionAlgorithms(List) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- setOverrideDataEncryptionAlgorithms(List) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
- setOverrideKeyEncryptionAlgorithms(List) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- setOverrideKeyEncryptionAlgorithms(List) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
- setOverrideSignatureAlgorithms(List) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- setOverrideSignatureCanonicalizationAlgorithm(String) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- setOverrideSignatureReferenceDigestMethods(List) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- setOverrideWhiteListedAlgorithms(List) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- setOverrideWhiteListedAlgorithms(List) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectEncrypter
-
- setOverrideWhiteListedSignatureSigningAlgorithms(List) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Algorithms
-
- setPac4j(Pac4jProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setPageSize(int) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties
-
- setParameter(String) - Method in class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- setParamName(String) - Method in class org.apereo.cas.configuration.model.support.themes.ThemeProperties
-
- setParamName(String) - Method in class org.apereo.cas.configuration.model.webapp.LocaleProperties
-
- setParamsToCheck(String) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties
-
- setParserPool(ParserPool) - Method in class org.apereo.cas.support.saml.OpenSamlConfigBean
-
- setPassword(String) - Method in class org.apereo.cas.authentication.UsernamePasswordCredential
-
- setPassword(String) - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseServiceRegistryProperties
-
- setPassword(String) - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseTicketRegistryProperties
-
- setPassword(String) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setPassword(String) - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties
-
- setPassword(String) - Method in class org.apereo.cas.couchbase.core.CouchbaseClientFactory
-
- setPassword(String) - Method in class org.apereo.cas.pm.PasswordChangeBean
-
- setPasswordAttribute(String) - Method in class org.apereo.cas.authentication.MongoAuthenticationHandler
-
- setPasswordAttribute(String) - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- setPasswordEncoder(PasswordEncoder) - Method in class org.apereo.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler
-
- setPasswordEncoder(PasswordEncoderProperties) - Method in class org.apereo.cas.configuration.model.support.generic.AcceptAuthenticationProperties
-
- setPasswordEncoder(PasswordEncoderProperties) - Method in class org.apereo.cas.configuration.model.support.generic.FileAuthenticationProperties
-
- setPasswordEncoder(PasswordEncoderProperties) - Method in class org.apereo.cas.configuration.model.support.generic.RejectAuthenticationProperties
-
- setPasswordEncoder(PasswordEncoderProperties) - Method in class org.apereo.cas.configuration.model.support.generic.ShiroAuthenticationProperties
-
- setPasswordEncoder(PasswordEncoderProperties) - Method in class org.apereo.cas.configuration.model.support.jaas.JaasAuthenticationProperties
-
- setPasswordEncoder(PasswordEncoderProperties) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Bind
-
- setPasswordEncoder(PasswordEncoderProperties) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- setPasswordEncoder(PasswordEncoderProperties) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Query
-
- setPasswordEncoder(PasswordEncoderProperties) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- setPasswordEncoder(PasswordEncoderProperties) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setPasswordEncoder(PasswordEncoderProperties) - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- setPasswordEncoder(PasswordEncoderProperties) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- setPasswordEncoder(PasswordEncoderProperties) - Method in class org.apereo.cas.configuration.model.support.rest.RestAuthenticationProperties
-
- setPasswordEncoder(PasswordEncoderProperties) - Method in class org.apereo.cas.configuration.model.support.stormpath.StormpathProperties
-
- setPasswordEncoder(PasswordEncoder) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler
-
- setPasswordFieldName(String) - Method in class org.apereo.cas.adaptors.jdbc.QueryAndEncodeDatabaseAuthenticationHandler
-
- setPasswordFieldName(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- setPasswordPolicy(PasswordPolicyProperties) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setPasswordPolicyConfiguration(PasswordPolicyConfiguration) - Method in class org.apereo.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler
-
- setPath(String) - Method in class org.apereo.cas.configuration.model.support.cookie.CookieProperties
-
- setPattern(String) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.ExtendedAccessLog
-
- setPerHost(int) - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties.Conns
-
- setPersistence(String) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setPersonDirectory(PersonDirPrincipalResolverProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setPgt(ProxyGrantingTicketProperties) - Method in class org.apereo.cas.configuration.model.core.util.TicketProperties
-
- setPhoneAttribute(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Authy
-
- setPm(PasswordManagementProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setPolicy(AuthenticationPolicyProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setPolicyAttributes(Map<String, Class<LoginException>>) - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- setPolicyPattern(String) - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties
-
- setPool(ConnectionPoolingProperties) - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.Ldap
-
- setPool(ConnectionPoolingProperties) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setPool(RedisTicketRegistryProperties.Pool) - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties
-
- setPort(int) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- setPort(int) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Http
-
- setPort(int) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setPort(int) - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- setPort(int) - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties
-
- setPortAutoIncrement(boolean) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setPreferredJwsAlgorithm(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- setPrefix(String) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalTransformationProperties
-
- setPrefix(String) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.ExtendedAccessLog
-
- setPrefix(String) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- setPrefix(String) - Method in class org.apereo.cas.configuration.support.PrefixSuffixPrincipalNameTransformer
-
- setPrefixLogoutParameterName(boolean) - Method in class org.apereo.cas.logout.LogoutHttpMessage
-
- setPrincipal(Principal) - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Sets the principal returns this instance.
- setPrincipal(Principal) - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Sets the principal returns this instance.
- setPrincipal(Principal) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
-
- setPrincipal(Principal) - Method in interface org.apereo.cas.authentication.principal.Service
-
Sets the principal.
- setPrincipal(PersonDirPrincipalResolverProperties) - Method in class org.apereo.cas.configuration.model.support.openid.OpenIdProperties
-
- setPrincipal(PersonDirPrincipalResolverProperties) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setPrincipal(PersonDirPrincipalResolverProperties) - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- setPrincipal(PersonDirPrincipalResolverProperties) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setPrincipal(Principal) - Method in class org.apereo.cas.support.spnego.authentication.principal.SpnegoCredential
-
- setPrincipal(String) - Method in class org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecord
-
- setPrincipalAttr(RegisteredServiceMultifactorAuthenticationEditBean.PrincipalAttribute) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceMultifactorAuthenticationEditBean
-
- setPrincipalAttribute(String) - Method in class org.apereo.cas.configuration.model.core.authentication.PersonDirPrincipalResolverProperties
-
- setPrincipalAttributeId(String) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setPrincipalAttributeList(List<String>) - Method in class org.apereo.cas.authentication.LdapAuthenticationHandler
-
Sets the mapping of additional principal attributes where the key and value is the LDAP attribute
name.
- setPrincipalAttributeList(List) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setPrincipalAttributeMap(Map<String, String>) - Method in class org.apereo.cas.authentication.LdapAuthenticationHandler
-
Sets the mapping of additional principal attributes where the key is the LDAP attribute
name and the value is the principal attribute name.
- setPrincipalAttributeName(String) - Method in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
- setPrincipalAttributeName(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider.Bypass
-
- setPrincipalAttributeNameTrigger(String) - Method in class org.apereo.cas.services.DefaultRegisteredServiceMultifactorPolicy
-
- setPrincipalAttributePassword(String) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setPrincipalAttributesRepository(PrincipalAttributesRepository) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
-
- setPrincipalAttributeValue(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider.Bypass
-
- setPrincipalAttributeValueToMatch(String) - Method in class org.apereo.cas.services.DefaultRegisteredServiceMultifactorPolicy
-
- setPrincipalDescriptor(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setPrincipalElectionStrategy(PrincipalElectionStrategy) - Method in class org.apereo.cas.authentication.DefaultAuthenticationResultBuilder
-
- setPrincipalFactory(PrincipalFactory) - Method in class org.apereo.cas.authentication.AbstractAuthenticationHandler
-
Sets principal factory to create principal objects.
- setPrincipalFactory(PrincipalFactory) - Method in class org.apereo.cas.authentication.DefaultPrincipalElectionStrategy
-
- setPrincipalFactory(PrincipalFactory) - Method in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
- setPrincipalFactory(PrincipalFactory) - Method in class org.apereo.cas.authentication.principal.ProxyingPrincipalResolver
-
Sets principal factory to create principal objects.
- setPrincipalId(String) - Method in class org.apereo.cas.support.events.dao.CasEvent
-
- setPrincipalIdAttribute(String) - Method in class org.apereo.cas.authentication.LdapAuthenticationHandler
-
Sets the name of the LDAP principal attribute whose value should be used for the
principal ID.
- setPrincipalIdProvider(PrincipalIdProvider) - Method in class org.apereo.cas.audit.spi.TicketOrCredentialPrincipalResolver
-
Deprecated.
- setPrincipalNameTransformer(PrincipalNameTransformer) - Method in class org.apereo.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler
-
- setPrincipalNameTransformer(PrincipalNameTransformer) - Method in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
- setPrincipalNameTransformer(PrincipalNameTransformer) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractTokenWrapperAuthenticationHandler
-
- setPrincipalNameTransformer(PrincipalNameTransformer) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler
-
- setPrincipalResolutionFailureFatal(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.PersonDirPrincipalResolverProperties
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.generic.AcceptAuthenticationProperties
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.generic.FileAuthenticationProperties
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.generic.RejectAuthenticationProperties
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.generic.ShiroAuthenticationProperties
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.jaas.JaasAuthenticationProperties
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Bind
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Query
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.stormpath.StormpathProperties
-
- setPrincipalTransformation(PrincipalTransformationProperties) - Method in class org.apereo.cas.configuration.model.support.token.TokenAuthenticationProperties
-
- setPrincipalType(X509Properties.PrincipalTypes) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setPrincipalWithDomainName(boolean) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setPrincipalWithDomainName(boolean) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsSpnegoAuthenticationHandler
-
- setPrivateKeyAlgName(String) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- setPrivateKeyLocation(String) - Method in class org.apereo.cas.configuration.model.support.saml.googleapps.GoogleAppsProperties
-
- setPrivateKeyPassword(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- setProfileCreator(ProfileCreator) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
-
- setPropagationBehaviorName(String) - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties.Jdbc
-
- setProperties(Set<RegisteredServiceEditBean.ServiceData.PropertyBean>) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setProperties(Map<String, RegisteredServiceProperty>) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- setProperties(Map<String, String>) - Method in class org.apereo.cas.support.events.dao.CasEvent
-
- setProtocol(String) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- setProtocol(String) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Http
-
- setProtocol(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setProtocol(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- setProtocol(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Cas
-
- setProtocol(String) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- setProtocolAttributeEncoder(ProtocolAttributeEncoder) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
- setProvider(VariegatedMultifactorAuthenticationProvider) - Method in class org.apereo.cas.adaptors.duo.authn.DuoAuthenticationHandler
-
- setProvider(MultifactorAuthenticationProvider) - Method in class org.apereo.cas.adaptors.duo.authn.DuoAuthenticationMetaDataPopulator
-
- setProvider(MultifactorAuthenticationProvider) - Method in class org.apereo.cas.adaptors.radius.RadiusAuthenticationMetaDataPopulator
-
- setProviderClass(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setProviders(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceMultifactorAuthenticationEditBean
-
- setProxy(ViewProperties.Cas2.Proxy) - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas2
-
- setProxyAuthenticationStrategy(AuthenticationStrategy) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setProxyHandler(ProxyHandler) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
- setProxyPolicy(RegisteredServiceProxyPolicyBean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setProxyPolicy(RegisteredServiceProxyPolicyBean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- setProxyPolicy(RegisteredServiceProxyPolicy) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- setProxyPort(int) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- setPrunePeriod(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setPsw(String) - Method in class org.apereo.cas.configuration.model.core.authentication.HttpClientProperties.Truststore
-
- setPt(ProxyTicketProperties) - Method in class org.apereo.cas.configuration.model.core.util.TicketProperties
-
- setPublicKey(RegisteredServicePublicKeyEditBean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setPublicKey(RegisteredServicePublicKey) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- setPublicKeyFactoryBeanClass(Class<PublicKeyFactoryBean>) - Method in class org.apereo.cas.services.RegisteredServicePublicKeyImpl
-
Sets public key factory bean class.
- setPublicKeyLocation(String) - Method in class org.apereo.cas.configuration.model.support.saml.googleapps.GoogleAppsProperties
-
- setQuery(List<JdbcAuthenticationProperties.Query>) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties
-
- setQueryEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseServiceRegistryProperties
-
- setQueryEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseTicketRegistryProperties
-
- setQueryType(QueryType) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- setQueueSize(int) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setRadius(RadiusProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setRadius(MultifactorAuthenticationProperties.Radius) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- setRadiusAuthenticationHandler(RadiusTokenAuthenticationHandler) - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusMultifactorAuthenticationProvider
-
- setRadiusAuthenticationWebflowEventResolver(CasWebflowEventResolver) - Method in class org.apereo.cas.adaptors.radius.web.flow.RadiusAuthenticationWebflowAction
-
- setRangeSeconds(int) - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties.Failure
-
- setRank(int) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.BaseProvider
-
- setReadTimeout(String) - Method in class org.apereo.cas.configuration.model.core.authentication.HttpClientProperties
-
- setReadTimeout(int) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setRealm(String) - Method in class org.apereo.cas.authentication.handler.support.JaasAuthenticationHandler
-
- setRealm(String) - Method in class org.apereo.cas.configuration.model.support.digest.DigestProperties
-
- setRealm(String) - Method in class org.apereo.cas.configuration.model.support.jaas.JaasAuthenticationProperties
-
- setRealm(String) - Method in class org.apereo.cas.digest.DigestCredential
-
- setRedirectionStrategy(RedirectStrategy) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setRedirectPort(int) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- setRedirectSameState(boolean) - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties
-
- setRedirectsEnabled(boolean) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setRedirectUris(List<String>) - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- setRedis(RedisTicketRegistryProperties) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties
-
- setRefresh(boolean) - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties
-
- setRefreshInterval(int) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.ResourceCRLRevocationChecker
-
Sets the interval at which CRL data should be reloaded from CRL resources.
- setRefreshInterval(String) - Method in class org.apereo.cas.configuration.model.core.metrics.MetricsProperties
-
- setRefreshIntervalSeconds(int) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setRefreshToken(OAuthProperties.RefreshToken) - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties
-
- setRefreshToken(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOAuthTypeEditBean
-
- setRefreshTokenIdGenerator(UniqueTicketIdGenerator) - Method in class org.apereo.cas.ticket.refreshtoken.DefaultRefreshTokenFactory
-
- setRegExSubjectDnPattern(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setRegExTrustedIssuerDnPattern(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setRegisteredService(RegisteredService) - Method in interface org.apereo.cas.api.AuthenticationRiskNotifier
-
Sets registered service.
- setRegisteredService(RegisteredService) - Method in class org.apereo.cas.impl.notify.BaseAuthenticationRiskNotifier
-
- setRegisteredServices(List) - Method in class org.apereo.cas.services.InMemoryServiceRegistryDao
-
- setRegistry(YubiKeyAccountRegistry) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationHandler
-
- setRegistry(TicketRegistryProperties) - Method in class org.apereo.cas.configuration.model.core.util.TicketProperties
-
- setReject(RejectAuthenticationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setRejectBrowsers(String) - Method in class org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties
-
- setRejectCountries(String) - Method in class org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties
-
- setRejectedAttr(Set<RegisteredServiceEditBean.ServiceData.PropertyBean>) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- setRejectedAttributes(Map<String, Set<String>>) - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
Sets rejected attributes.
- setRejectIpAddresses(String) - Method in class org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties
-
- setReleasePassword(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.AbstractRegisteredServiceAttributeReleasePolicyBean
-
- setReleaseProtocolAttributes(boolean) - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas3
-
- setReleaseTicket(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.AbstractRegisteredServiceAttributeReleasePolicyBean
-
- setRelyingPartyIdentifier(String) - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- setRelyingPartyIdentifier(String) - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
sets the relying party identifier.
- setRememberMe(boolean) - Method in interface org.apereo.cas.authentication.RememberMeCredential
-
Sets the remember me.
- setRememberMe(boolean) - Method in class org.apereo.cas.authentication.RememberMeUsernamePasswordCredential
-
- setRememberMe(TicketGrantingTicketProperties.RememberMe) - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- setRememberMeAttributeName(String) - Method in class org.apereo.cas.support.saml.web.view.Saml10SuccessResponseView
-
- setRememberMeExpirationPolicy(ExpirationPolicy) - Method in class org.apereo.cas.ticket.support.RememberMeDelegatingExpirationPolicy
-
- setRememberMeMaxAge(String) - Method in class org.apereo.cas.configuration.model.support.cookie.TicketGrantingCookieProperties
-
- setRememberMeMaxAge(int) - Method in class org.apereo.cas.web.support.CookieRetrievingCookieGenerator
-
- setRemoteAddress(RemoteAddressAuthenticationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setRemoveEmptyEntities(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- setRemoveRoleless(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- setRenew(boolean) - Method in class org.apereo.cas.validation.AbstractCasProtocolValidationSpecification
-
Method to set the renew requirement.
- setRenewedAuthn(boolean) - Method in class org.apereo.cas.configuration.model.core.sso.SsoProperties
-
- setRepeatInterval(String) - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- setRepeatInterval(String) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.Cleaner
-
- setRepeatInterval(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted.Cleaner
-
- setRepeatInterval(String) - Method in class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- setRepeatInterval(String) - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties
-
- setReplicatePuts(boolean) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setReplicatePutsViaCopy(boolean) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setReplicateRemovals(boolean) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setReplicateUpdates(boolean) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setReplicateUpdatesViaCopy(boolean) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setReplicationInterval(String) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setRepository(AcceptableUsagePolicyRepository) - Method in class org.apereo.cas.web.flow.AcceptableUsagePolicyFormAction
-
- setReq(AuthenticationPolicyProperties.Req) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties
-
- setRequestObjectSigningAlg(String) - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- setRequestParameter(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- setRequireAll(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- setRequireAllAttributes(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- setRequireAllAttributes(boolean) - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
Defines the attribute aggregation when checking for required attributes.
- setRequiredAttr(Map<String, Set<String>>) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- setRequiredAttributes(Map<String, Set<String>>) - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
Defines the required attribute names and values that
must be available to the principal before the flow
can proceed to the next step.
- setRequiredAuthenticationContextClass(String) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- setRequiredHandlerAuthenticationPolicyEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties
-
- setRequiredHandlers(Set<String>) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setRequiredHandlers(Set<String>) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
Sets the required handlers for this service.
- setRequiredNameIdFormat(String) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- setRequiredPermissions(Set<String>) - Method in class org.apereo.cas.adaptors.generic.ShiroAuthenticationHandler
-
- setRequiredPermissions(Set<String>) - Method in class org.apereo.cas.configuration.model.support.generic.ShiroAuthenticationProperties
-
- setRequiredRoles(Set<String>) - Method in class org.apereo.cas.adaptors.generic.ShiroAuthenticationHandler
-
- setRequiredRoles(Set<String>) - Method in class org.apereo.cas.configuration.model.support.generic.ShiroAuthenticationProperties
-
- setRequireKeyUsage(boolean) - Method in class org.apereo.cas.adaptors.x509.authentication.handler.support.X509CredentialsAuthenticationHandler
-
- setRequireKeyUsage(boolean) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setRequireMultifactor(Map) - Method in class org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties
-
- setRequireSignedRoot(boolean) - Method in class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- setRequireValidMetadata(boolean) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- setRequireValidMetadata(boolean) - Method in class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- setRequireValidMetadata(boolean) - Method in class org.apereo.cas.support.saml.mdui.AbstractMetadataResolverAdapter
-
- setReset(PasswordManagementProperties.Reset) - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties
-
- setResource(String) - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- setResources(Set<Resource>) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.ResourceCRLRevocationChecker
-
- setResources(List<String>) - Method in class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- setResources(List<Resource>) - Method in class org.apereo.cas.configuration.model.support.saml.shibboleth.ShibbolethAttributeResolverProperties
-
- setResponse(RiskBasedAuthenticationProperties.Response) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- setResponse(SamlIdPProperties.Response) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- setResponseCode(int) - Method in class org.apereo.cas.util.http.HttpMessage
-
- setResponseTimeout(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setResponseTypes(List<String>) - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- setResponseTypesSupported(List<String>) - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- setRest(RestProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setRest(RestAuthenticationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setRest(MultifactorAuthenticationProperties.Trusted.Rest) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- setRestEndpoint(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- setRestTemplate(RestTemplate) - Method in class org.apereo.cas.adaptors.rest.RestAuthenticationApi
-
- setRetries(int) - Method in class org.apereo.cas.adaptors.radius.JRadiusServerImpl
-
Sets the retries.
- setRetries(int) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Server
-
- setRetries(int) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Server
-
- setRetrievedOn(ZonedDateTime) - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredential
-
- setReturnNull(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.PersonDirPrincipalResolverProperties
-
- setReturnNullIfNoAttributes(boolean) - Method in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
- setRevocationChecker(RevocationChecker) - Method in class org.apereo.cas.adaptors.x509.authentication.handler.support.X509CredentialsAuthenticationHandler
-
Sets the component responsible for evaluating certificate revocation status for client
certificates presented to handler.
- setRevocationChecker(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setRevocationPolicyThreshold(int) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setRewriteValveConfigLocation(Resource) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties
-
- setRisk(RiskBasedAuthenticationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties
-
- setRiskyAuthenticationAttribute(String) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response
-
- setRoleAttribute(String) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthorizationProperties
-
- setRolePrefix(String) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthorizationProperties
-
- setRoles(Set<String>) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- setSalesforce(SamlServiceProviderProperties.Salesforce) - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- setSaltFieldName(String) - Method in class org.apereo.cas.adaptors.jdbc.QueryAndEncodeDatabaseAuthenticationHandler
-
- setSaltFieldName(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- setSaManage(SamlServiceProviderProperties.SAManage) - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- setSaml(Pac4jProperties.Saml) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setSaml(RegisteredServiceSamlTypeEditBean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setSaml2compliant(boolean) - Method in class org.apereo.cas.support.saml.util.SamlCompliantUniqueTicketIdGenerator
-
- setSamlArgumentExtractor(ArgumentExtractor) - Method in class org.apereo.cas.support.saml.web.view.AbstractSaml10ResponseView
-
- setSamlCore(SamlCore) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setSamlIdp(SamlIdPProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setSamlMetadataUi(SamlMetadataUIProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setSamlObjectBuilder(Saml10ObjectBuilder) - Method in class org.apereo.cas.support.saml.web.view.AbstractSaml10ResponseView
-
- setSamlSP(SamlServiceProviderProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setSasCASEnabled(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- setSaslAuthorizationId(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setSaslMechanism(Mechanism) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setSaslMutualAuth(Boolean) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setSaslQualityOfProtection(QualityOfProtection) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setSaslRealm(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setSaslSecurityStrength(SecurityStrength) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setScheme(String) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- setScope(SearchScope) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- setScope(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Facebook
-
- setScope(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Google
-
- setScope(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.LinkedIn
-
- setScope(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- setScope(String) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties
-
- setScopesSupported(List<String>) - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- setScratchCodes(List<Integer>) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAccount
-
- setScratchCodes(List<Integer>) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorRegistrationRecord
-
- setScratchCodes(List<Integer>) - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorRecord
-
- setSearch(List<JdbcAuthenticationProperties.Search>) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties
-
- setSearchExecutor(SearchExecutor) - Method in class org.apereo.cas.adaptors.x509.authentication.ldap.LdaptiveResourceCRLFetcher
-
- setSearchFilter(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- setSearchFilter(String) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthorizationProperties
-
- setSearchFilter(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties.Ldap
-
- setSearchFilter(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties.Ldap
-
- setSearchFilter(String) - Method in class org.apereo.cas.web.flow.LdapAcceptableUsagePolicyRepository
-
- setSecret(String) - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordEncoderProperties
-
- setSecret(String) - Method in class org.apereo.cas.configuration.model.support.captcha.GoogleRecaptchaProperties
-
- setSecret(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Dropbox
-
- setSecret(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Facebook
-
- setSecret(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Foursquare
-
- setSecret(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Github
-
- setSecret(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Google
-
- setSecret(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.LinkedIn
-
- setSecret(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- setSecret(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Twitter
-
- setSecret(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.WindowsLive
-
- setSecret(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Yahoo
-
- setSecretKey(String) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAccount
-
- setSecretKey(String) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorRegistrationRecord
-
- setSecretKey(String) - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorRecord
-
- setSecretKey(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.YubiKey
-
- setSecretkey(String) - Method in class org.apereo.cas.configuration.model.support.stormpath.StormpathProperties
-
- setSecretKeyAlgorithm(String) - Method in class org.apereo.cas.util.cipher.BinaryCipherExecutor
-
- setSecure(boolean) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.Ajp
-
- setSecure(boolean) - Method in class org.apereo.cas.configuration.model.support.cookie.CookieProperties
-
- setSecurity(SigningEncryptionProperties) - Method in class org.apereo.cas.configuration.model.core.util.TicketProperties
-
- setSecurity(SigningEncryptionProperties) - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- setSecurityManager(String) - Method in class org.apereo.cas.configuration.model.support.saml.SamlCore
-
- setSecurityQuestionsAttributes(Map<String, String>) - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- setSelectiveResolver(CasWebflowEventResolver) - Method in class org.apereo.cas.web.flow.resolver.impl.InitialAuthenticationAttemptWebflowEventResolver
-
- setSend401OnAuthenticationFailure(boolean) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setSeparator(String) - Method in class org.apereo.cas.adaptors.generic.FileAuthenticationHandler
-
- setSeparator(String) - Method in class org.apereo.cas.configuration.model.support.generic.FileAuthenticationProperties
-
- setSerializerMap(Map<Class<?>, Serializer>) - Method in class org.apereo.cas.ticket.registry.support.kryo.KryoTranscoder
-
Sets a map of additional types that should be regisetered with Kryo,
for example GoogleAccountsService and OpenIdService.
- setSerialNumberPrefix(String) - Method in class org.apereo.cas.adaptors.x509.authentication.principal.X509SerialNumberAndIssuerDNPrincipalResolver
-
Sets a prefix for the certificate serialnumber (default: "SERIALNUMBER=").
- setSerialNumberPrefix(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setServer(CasServerProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setServer(MultifactorAuthenticationProperties.Radius.Server) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius
-
- setServer(RadiusProperties.Server) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties
-
- setServerIp(String) - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- setServerManager(ServerManager) - Method in class org.apereo.cas.support.openid.web.mvc.OpenIdValidateController
-
- setServerManager(ServerManager) - Method in class org.apereo.cas.support.openid.web.mvc.SmartOpenIdController
-
- setServerName(String) - Method in class org.apereo.cas.configuration.model.webapp.mgmt.ManagementWebappProperties
-
- setServers(List<RadiusServer>) - Method in class org.apereo.cas.adaptors.radius.authentication.handler.support.RadiusAuthenticationHandler
-
- setServers(List<RadiusServer>) - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusTokenAuthenticationHandler
-
- setServers(String) - Method in class org.apereo.cas.configuration.model.support.memcached.MemcachedTicketRegistryProperties
-
- setService(String) - Method in class org.apereo.cas.configuration.model.core.web.security.AdminPagesSecurityProperties
-
- setService(Service) - Method in class org.apereo.cas.ticket.ServiceTicketImpl
-
- setServiceData(RegisteredServiceEditBean.ServiceData) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean
-
- setServiceDefinitionAttribute(String) - Method in class org.apereo.cas.configuration.model.support.ldap.serviceregistry.LdapServiceRegistryProperties
-
- setServiceFactory(ServiceFactory<WebApplicationService>) - Method in class org.apereo.cas.support.saml.mdui.web.flow.SamlMetadataUIParserAction
-
- setServiceId(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setServiceId(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceViewBean
-
- setServiceId(String) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
Sets the service identifier.
- setServiceId(String) - Method in class org.apereo.cas.services.RegexRegisteredService
-
- setServiceId(String) - Method in class org.apereo.cas.support.oauth.services.OAuthCallbackAuthorizeService
-
Sets the service identifier.
- setServiceNow(SamlServiceProviderProperties.ServiceNow) - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- setServiceProviderEntityId(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- setServiceProviderMetadataPath(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Saml
-
- setServiceRegistry(ServiceRegistryProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setServiceRegistryCollection(String) - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- setServicesManager(ServicesManager) - Method in class org.apereo.cas.authentication.AbstractAuthenticationHandler
-
- setServicesManager(ServicesManager) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
- setServicesManager(ServicesManager) - Method in class org.apereo.cas.support.oauth.authenticator.OAuthClientAuthenticator
-
- setServicesManager(ServicesManager) - Method in class org.apereo.cas.support.oauth.validator.OAuth20AuthenticationRequestServiceSelectionStrategy
-
- setServicesManager(ServicesManager) - Method in class org.apereo.cas.support.saml.mdui.web.flow.SamlMetadataUIParserAction
-
- setServicesManager(ServicesManager) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
Sets the services manager.
- setServiceUnavailableRetryStrategy(ServiceUnavailableRetryStrategy) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setServletContext(ServletContext) - Method in class org.apereo.cas.web.report.StatisticsController
-
- setSession(WebflowProperties.Session) - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties
-
- setSessionExpirationPolicy(ExpirationPolicy) - Method in class org.apereo.cas.ticket.support.RememberMeDelegatingExpirationPolicy
-
- setShared(boolean) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setSharedSecret(String) - Method in class org.apereo.cas.adaptors.radius.RadiusClientFactory
-
RADIUS server authentication shared secret.
- setSharedSecret(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Client
-
- setSharedSecret(String) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Client
-
- setShibAttributeResolver(ShibbolethAttributeResolverProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setShiro(ShiroAuthenticationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setShowSql(boolean) - Method in class org.apereo.cas.configuration.model.support.jpa.DatabaseProperties
-
- setSignAssert(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- setSignAssertions(boolean) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- setSignatureLocation(String) - Method in class org.apereo.cas.configuration.model.support.saml.sps.AbstractSamlSPProperties
-
- setSignedDuoResponse(String) - Method in class org.apereo.cas.adaptors.duo.authn.DuoCredential
-
- setSignError(boolean) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Response
-
- setSignIdToken(boolean) - Method in class org.apereo.cas.services.OidcRegisteredService
-
- setSigning(CryptographyProperties.Signing) - Method in class org.apereo.cas.configuration.model.core.util.CryptographyProperties
-
- setSigningCertificateResources(String) - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- setSigningCertificateResources(Resource...) - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
sets the signing certs.
- setSigningCertificateResources(List<Resource>) - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
- setSigningKey(String) - Method in class org.apereo.cas.configuration.model.core.ticket.SigningEncryptionProperties
-
- setSigningKey(String) - Method in class org.apereo.cas.configuration.model.support.cookie.TicketGrantingCookieProperties
-
- setSigningKey(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- setSigningKey(String) - Method in class org.apereo.cas.util.cipher.AbstractCipherExecutor
-
- setSignResp(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSamlTypeEditBean
-
- setSignResponses(boolean) - Method in class org.apereo.cas.support.saml.services.SamlRegisteredService
-
- setSignToken(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceOidcTypeEditBean
-
- setSinglelineSeparator(String) - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties
-
- setSingleLogoutCallbacksDisabled(boolean) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Logout
-
- setSingleRow(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- setSiteKey(String) - Method in class org.apereo.cas.configuration.model.support.captcha.GoogleRecaptchaProperties
-
- setSkew(int) - Method in class org.apereo.cas.configuration.model.support.oidc.OidcProperties
-
- setSkew(int) - Method in class org.apereo.cas.web.OidcAccessTokenResponseGenerator
-
- setSkewAllowance(int) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Response
-
- setSkewAllowance(int) - Method in class org.apereo.cas.configuration.model.support.saml.SamlCore
-
- setSkewAllowance(int) - Method in class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsServiceResponseBuilder
-
Sets the allowance for time skew in seconds
between CAS and the client server.
- setSkewAllowance(int) - Method in class org.apereo.cas.support.saml.web.view.AbstractSaml10ResponseView
-
Sets the allowance for time skew in seconds
between CAS and the client server.
- setSlo(SloProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setSms(RiskBasedAuthenticationProperties.Response.Sms) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response
-
- setSocketKeepAlive(boolean) - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- setSocketTimeout(int) - Method in class org.apereo.cas.adaptors.radius.RadiusClientFactory
-
Sets the RADIUS server UDP socket timeout.
- setSocketTimeout(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setSocketTimeout(int) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius.Client
-
- setSocketTimeout(int) - Method in class org.apereo.cas.configuration.model.support.radius.RadiusProperties.Client
-
- setSpnego(SpnegoProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setSpnegoAttributeName(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setSql(String) - Method in class org.apereo.cas.adaptors.jdbc.QueryAndEncodeDatabaseAuthenticationHandler
-
- setSql(String) - Method in class org.apereo.cas.adaptors.jdbc.QueryDatabaseAuthenticationHandler
-
- setSql(String) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- setSql(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- setSql(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Query
-
- setSslSocketFactory(SSLConnectionSocketFactory) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setSso(SsoProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setSsoEnabled(boolean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- setSsoEnabled(boolean) - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
Set to enable/authorize this service.
- setSt(MonitorProperties.St) - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties
-
- setSt(ServiceTicketProperties) - Method in class org.apereo.cas.configuration.model.core.util.TicketProperties
-
- setStartDelay(String) - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- setStartDelay(String) - Method in class org.apereo.cas.configuration.model.core.ticket.registry.TicketRegistryProperties.Cleaner
-
- setStartDelay(String) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted.Cleaner
-
- setStartDelay(String) - Method in class org.apereo.cas.configuration.model.support.saml.mdui.SamlMetadataUIProperties
-
- setStartDelay(String) - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties
-
- setStartingDateTime(String) - Method in class org.apereo.cas.services.TimeBasedRegisteredServiceAccessStrategy
-
- setStartingTime(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- setStartState(Flow, String) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- setStartState(Flow, TransitionableState) - Method in class org.apereo.cas.web.flow.AbstractCasWebflowConfigurer
-
- setStartState(Flow, String) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Sets start state.
- setStartState(Flow, TransitionableState) - Method in interface org.apereo.cas.web.flow.CasWebflowConfigurer
-
Sets start state.
- setStartStateId(String) - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
-
Sets start state id.
- setStates(LinkedList<AbstractStateModel>) - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
-
Sets states.
- setStaticSalt(String) - Method in class org.apereo.cas.adaptors.jdbc.QueryAndEncodeDatabaseAuthenticationHandler
-
Sets static/private salt to be combined with the dynamic salt retrieved
from the database.
- setStaticSalt(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Encode
-
- setStatus(LogoutRequestStatus) - Method in class org.apereo.cas.logout.DefaultLogoutRequest
-
- setStatus(LogoutRequestStatus) - Method in interface org.apereo.cas.logout.LogoutRequest
-
Sets status of the request.
- setStatus(int) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean
-
- setStorage(boolean) - Method in class org.apereo.cas.configuration.model.webapp.WebflowProperties.Session
-
- setStorage(MultifactorAuthenticationTrustStorage) - Method in class org.apereo.cas.trusted.authentication.storage.MultifactorAuthenticationTrustStorageCleaner
-
- setStorage(MultifactorAuthenticationTrustStorage) - Method in class org.apereo.cas.trusted.web.flow.MultifactorAuthenticationSetTrustAction
-
- setStorage(MultifactorAuthenticationTrustStorage) - Method in class org.apereo.cas.trusted.web.flow.MultifactorAuthenticationVerifyTrustAction
-
- setStormpath(StormpathProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setStrength(int) - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordEncoderProperties
-
- setSubject(String) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Mail
-
- setSubject(String) - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- setSubjectDnPattern(String) - Method in class org.apereo.cas.adaptors.x509.authentication.handler.support.X509CredentialsAuthenticationHandler
-
- setSubjectType(String) - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- setSubjectTypesSupported(List<String>) - Method in class org.apereo.cas.OidcServerDiscoverySettings
-
- setSubtreeSearch(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Ldap
-
- setSubtreeSearch(boolean) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setSuccess(String) - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas2.Proxy
-
- setSuccess(String) - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas2
-
- setSuccess(String) - Method in class org.apereo.cas.configuration.model.core.web.view.ViewProperties.Cas3
-
- setSuccesses(Map<String, HandlerResult>) - Method in interface org.apereo.cas.authentication.AuthenticationBuilder
-
Set successes authentication builder.
- setSuccesses(Map<String, HandlerResult>) - Method in class org.apereo.cas.authentication.DefaultAuthenticationBuilder
-
Sets the authentication handler success map.
- setSuccessResponse(boolean) - Method in class org.apereo.cas.services.web.view.AbstractCasView
-
- setSuccessView(View) - Method in class org.apereo.cas.support.openid.web.mvc.SmartOpenIdController
-
- setSuccessView(View) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
- setSuffix(String) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalTransformationProperties
-
- setSuffix(String) - Method in class org.apereo.cas.configuration.model.core.CasServerProperties.ExtendedAccessLog
-
- setSuffix(String) - Method in class org.apereo.cas.configuration.support.PrefixSuffixPrincipalNameTransformer
-
- setSuffix(String) - Method in class org.apereo.cas.util.DefaultUniqueTicketIdGenerator
-
Sets suffix.
- setSupportAccess(RegisteredServiceSupportAccessEditBean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setSupportedBrowsers(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setSupportedContentTypes(List<String>) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Metadata
-
- setSupportRegistryState(boolean) - Method in class org.apereo.cas.ticket.registry.EhCacheTicketRegistry
-
Flag to indicate whether this registry instance should participate in reporting its state with
default value set to true
.
- setSupportRegistryState(boolean) - Method in class org.apereo.cas.ticket.registry.IgniteTicketRegistry
-
Flag to indicate whether this registry instance should participate in reporting its state with
default value set to true
.
- setSuspension(boolean) - Method in class org.apereo.cas.configuration.support.ConnectionPoolingProperties
-
- setSynchronousWrites(boolean) - Method in class org.apereo.cas.configuration.model.support.ehcache.EhcacheProperties
-
- setTableUsers(String) - Method in class org.apereo.cas.adaptors.jdbc.SearchModeSearchDatabaseAuthenticationHandler
-
- setTableUsers(String) - Method in class org.apereo.cas.configuration.model.support.jdbc.JdbcAuthenticationProperties.Search
-
- setTcpipEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setTestShib(SamlServiceProviderProperties.TestShib) - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- setText(String) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Mail
-
- setText(String) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Sms
-
- setText(String) - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Reset
-
- setTgc(TicketGrantingCookieProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setTgt(MonitorProperties.Tgt) - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties
-
- setTgt(TicketGrantingTicketProperties) - Method in class org.apereo.cas.configuration.model.core.util.TicketProperties
-
- setTheme(ThemeProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setTheme(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setTheme(String) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
- setThemeName(HttpServletRequest, HttpServletResponse, String) - Method in class org.apereo.cas.services.web.ServiceThemeResolver
-
- setThreadPriority(int) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setThreadsNumber(int) - Method in class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- setThreshold(int) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.policy.ThresholdExpiredCRLRevocationPolicy
-
Sets the threshold period of time after which expired CRL data is rejected.
- setThreshold(double) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties
-
- setThreshold(int) - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.Warn
-
- setThreshold(int) - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties.Failure
-
- setThrottle(ThrottleProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setThrottledTimeout(TicketGrantingTicketProperties.ThrottledTimeout) - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- setThrottler(String) - Method in class org.apereo.cas.configuration.model.core.rest.RestProperties
-
- setThrowOnFetchFailure(boolean) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.CRLDistributionPointRevocationChecker
-
Throws exceptions if fetching crl fails.
- setThrowOnFetchFailure(boolean) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setTicket(TicketProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setTicketGrantingTicket(TicketGrantingTicket) - Method in class org.apereo.cas.ticket.ServiceTicketImpl
-
- setTicketGrantingTicketCookieGenerator(CookieRetrievingCookieGenerator) - Method in class org.apereo.cas.util.OidcAuthorizationRequestSupport
-
- setTicketidSaml2(boolean) - Method in class org.apereo.cas.configuration.model.support.saml.SamlCore
-
- setTicketIgniteCache(IgniteCache<String, Ticket>) - Method in class org.apereo.cas.ticket.registry.IgniteTicketRegistry
-
- setTicketRegistry(TicketRegistry) - Method in class org.apereo.cas.support.openid.authentication.handler.support.OpenIdCredentialsAuthenticationHandler
-
- setTicketRegistrySupport(TicketRegistrySupport) - Method in class org.apereo.cas.trusted.web.flow.MultifactorAuthenticationSetTrustAction
-
- setTicketRegistrySupport(TicketRegistrySupport) - Method in class org.apereo.cas.trusted.web.flow.MultifactorAuthenticationVerifyTrustAction
-
- setTicketRegistrySupport(TicketRegistrySupport) - Method in class org.apereo.cas.util.OidcAuthorizationRequestSupport
-
- setTicketRegistrySupport(TicketRegistrySupport) - Method in class org.apereo.cas.web.flow.AbstractPrincipalAttributeAcceptableUsagePolicyRepository
-
- setTicketsCache(IgniteProperties.TicketsCache) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setTimeInBetweenUsesInSeconds(long) - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties.ThrottledTimeout
-
- setTimeInBetweenUsesInSeconds(long) - Method in class org.apereo.cas.ticket.support.ThrottledUseAndTimeoutExpirationPolicy
-
- setTimeout(TicketGrantingTicketProperties.Timeout) - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- setTimeout(String) - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseServiceRegistryProperties
-
- setTimeout(String) - Method in class org.apereo.cas.configuration.model.support.couchbase.ticketregistry.CouchbaseTicketRegistryProperties
-
- setTimeout(int) - Method in class org.apereo.cas.configuration.model.support.hazelcast.HazelcastProperties.Cluster
-
- setTimeout(String) - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- setTimeout(int) - Method in class org.apereo.cas.configuration.model.support.redis.RedisTicketRegistryProperties
-
- setTimeout(String) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setTimeout(long) - Method in class org.apereo.cas.couchbase.core.CouchbaseClientFactory
-
- setTimestamp(String) - Method in class org.apereo.cas.authentication.adaptive.geo.GeoLocationRequest
-
- setTimeStepSize(long) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- setTimeToKillInSeconds(int) - Method in class org.apereo.cas.configuration.model.core.ticket.ProxyTicketProperties
-
- setTimeToKillInSeconds(long) - Method in class org.apereo.cas.configuration.model.core.ticket.ServiceTicketProperties
-
- setTimeToKillInSeconds(long) - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties.HardTimeout
-
- setTimeToKillInSeconds(long) - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties.RememberMe
-
- setTimeToKillInSeconds(int) - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties
-
- setTimeToKillInSeconds(long) - Method in class org.apereo.cas.configuration.model.core.ticket.TicketGrantingTicketProperties.ThrottledTimeout
-
- setTimeToKillInSeconds(String) - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties.AccessToken
-
- setTimeToKillInSeconds(long) - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties.Code
-
- setTimeToKillInSeconds(String) - Method in class org.apereo.cas.configuration.model.support.oauth.OAuthProperties.RefreshToken
-
- setTimeToKillInSeconds(long) - Method in class org.apereo.cas.ticket.support.ThrottledUseAndTimeoutExpirationPolicy
-
- setTimeUnit(String) - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
-
- setTimeUnit(TimeUnit) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Trusted
-
- setToken(String) - Method in class org.apereo.cas.adaptors.authy.AuthyTokenCredential
-
- setToken(String) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorTokenCredential
-
- setToken(String) - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusTokenCredential
-
- setToken(String) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyCredential
-
- setToken(TokenAuthenticationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setToken(String) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Sms.Twilio
-
- setTokenEndpointAuthMethod(String) - Method in class org.apereo.cas.OidcClientRegistrationResponse
-
- setTolerance(String) - Method in class org.apereo.cas.configuration.model.support.wsfed.WsFederationProperties
-
- setTolerance(long) - Method in class org.apereo.cas.support.wsfederation.WsFederationConfiguration
-
sets the tolerance of the validity of the timestamp token.
- setToUpperCase(boolean) - Method in class org.apereo.cas.configuration.support.ConvertCasePrincipalNameTransformer
-
- setTrackGeolocation(boolean) - Method in class org.apereo.cas.configuration.model.core.events.EventsProperties
-
- setTrustCertificates(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setTrusted(TrustedAuthenticationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setTrusted(MultifactorAuthenticationProperties.Trusted) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- setTrustedDeviceEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Authy
-
- setTrustedDeviceEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Duo
-
- setTrustedDeviceEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.Radius
-
- setTrustedDeviceEnabled(boolean) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.YubiKey
-
- setTrustedIssuerDnPattern(String) - Method in class org.apereo.cas.adaptors.x509.authentication.handler.support.X509CredentialsAuthenticationHandler
-
- setTrustedIssuerDnPattern(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setTrustedProperties(MultifactorAuthenticationProperties.Trusted) - Method in class org.apereo.cas.trusted.authentication.storage.MultifactorAuthenticationTrustStorageCleaner
-
- setTrustedProperties(MultifactorAuthenticationProperties.Trusted) - Method in class org.apereo.cas.trusted.web.flow.MultifactorAuthenticationSetTrustAction
-
- setTrustedProperties(MultifactorAuthenticationProperties.Trusted) - Method in class org.apereo.cas.trusted.web.flow.MultifactorAuthenticationVerifyTrustAction
-
- setTrustedProperties(MultifactorAuthenticationProperties.Trusted) - Method in class org.apereo.cas.trusted.web.MultifactorAuthenticationTrustController
-
- setTruststore(HttpClientProperties.Truststore) - Method in class org.apereo.cas.configuration.model.core.authentication.HttpClientProperties
-
- setTrustStoreFilePath(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setTrustStorePassword(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setTrustStoreType(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties
-
- setTryAll(boolean) - Method in class org.apereo.cas.authentication.AnyAuthenticationPolicy
-
Sets the flag to try all credentials before the policy is satisfied.
- setTryAll(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.Any
-
- setTryAll(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationPolicyProperties.Req
-
- setTwilio(RiskBasedAuthenticationProperties.Response.Sms.Twilio) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Sms
-
- setTwitter(Pac4jProperties.Twitter) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setType(String) - Method in class org.apereo.cas.adaptors.duo.DuoIntegration
-
Sets type.
- setType(PasswordEncoderProperties.PasswordEncoderTypes) - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordEncoderProperties
-
- setType(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- setType(LdapAuthenticationProperties.AuthenticationTypes) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setType(PasswordManagementProperties.Ldap.LdapType) - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Ldap
-
- setType(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyStrategyEditBean
-
- setType(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyStrategyViewBean
-
- setType(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setType(RegisteredServiceProxyPolicyBean.Types) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceProxyPolicyBean
-
- setType(RegisteredServiceSupportAccessEditBean.Types) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- setType(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceUsernameAttributeProviderEditBean
-
- setType(String) - Method in class org.apereo.cas.support.events.dao.CasEvent
-
- setTypedIdUsed(boolean) - Method in class org.apereo.cas.authentication.handler.support.AbstractPac4jAuthenticationHandler
-
- setTypedIdUsed(boolean) - Method in class org.apereo.cas.authentication.principal.ClientCredential
-
- setTypedIdUsed(boolean) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setUIInfo(UIInfo) - Method in class org.apereo.cas.support.saml.mdui.SamlMetadataUIInfo
-
- setUnauthorizedRedirectUrl(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- setUnauthorizedRedirectUrl(URI) - Method in class org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy
-
- setUnavailableCRLPolicy(RevocationPolicy<Void>) - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.AbstractCRLRevocationChecker
-
Sets the policy to apply when CRL data is unavailable.
- setUniqueId(String) - Method in class org.apereo.cas.ticket.registry.support.JpaLockingStrategy
-
- setUri(String) - Method in class org.apereo.cas.configuration.model.support.rest.RestAuthenticationProperties
-
- setUrl(String) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setUrl(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean
-
- setUrl(String) - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo.Logo
-
- setUseAttributeFriendlyName(boolean) - Method in class org.apereo.cas.configuration.model.support.saml.idp.SamlIdPProperties.Response
-
- setUseCodeAsDefaultMessage(boolean) - Method in class org.apereo.cas.web.view.CasReloadableMessageBundle
-
- setUseCodeMessage(boolean) - Method in class org.apereo.cas.configuration.model.core.web.MessageBundleProperties
-
- setUseNonce(String) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties.Oidc
-
- setUser(String) - Method in class org.apereo.cas.audit.entity.AuditTrailEntity
-
- setUser(String) - Method in class org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
-
- setUserAttrProvider(RegisteredServiceUsernameAttributeProviderEditBean) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData
-
- setUserDefinedMappings(Map<String, String>) - Method in class org.apereo.cas.support.saml.authentication.SamlAuthenticationMetaDataPopulator
-
Map of user-defined mappings.
- setUserFilter(String) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Ldap
-
- setUserFilter(String) - Method in class org.apereo.cas.configuration.model.support.aup.AcceptableUsagePolicyProperties.Ldap
-
- setUserFilter(String) - Method in class org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties
-
- setUserFilter(String) - Method in class org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Ldap
-
- setUserId(String) - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- setUsername(String) - Method in class org.apereo.cas.adaptors.duo.authn.DuoCredential
-
- setUsername(String) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorRegistrationRecord
-
- setUserName(String) - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorRecord
-
- setUsername(String) - Method in class org.apereo.cas.authentication.UsernamePasswordCredential
-
- setUsername(List<String>) - Method in class org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesProperties.Jdbc
-
- setUsernameAttribute(String) - Method in class org.apereo.cas.authentication.MongoAuthenticationHandler
-
- setUsernameAttribute(String) - Method in class org.apereo.cas.configuration.model.support.mongo.MongoAuthenticationProperties
-
- setUsernameAttributeProvider(RegisteredServiceUsernameAttributeProvider) - Method in class org.apereo.cas.services.AbstractRegisteredService
-
Sets the user attribute provider instance
when providing usernames to this registered service.
- setUsernameParameter(String) - Method in class org.apereo.cas.configuration.model.support.throttle.ThrottleProperties
-
- setUsernameParameter(String) - Method in class org.apereo.cas.web.support.AbstractThrottledSubmissionHandlerInterceptorAdapter
-
- setUserPassword(String) - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- setUserProfile(UserProfile) - Method in class org.apereo.cas.authentication.principal.ClientCredential
-
Define the user profile.
- setUserPropertiesFile(Resource) - Method in class org.apereo.cas.configuration.model.webapp.mgmt.ManagementWebappProperties
-
- setUsers(Set<String>) - Method in class org.apereo.cas.adaptors.generic.RejectUsersAuthenticationHandler
-
Set the Collection of usernames which we will fail to authenticate.
- setUsers(Map<String, String>) - Method in class org.apereo.cas.authentication.AcceptUsersAuthenticationHandler
-
- setUsers(Resource) - Method in class org.apereo.cas.configuration.model.core.web.security.AdminPagesSecurityProperties
-
- setUsers(Map<String, String>) - Method in class org.apereo.cas.configuration.model.support.digest.DigestProperties
-
- setUsers(String) - Method in class org.apereo.cas.configuration.model.support.generic.AcceptAuthenticationProperties
-
- setUsers(String) - Method in class org.apereo.cas.configuration.model.support.generic.RejectAuthenticationProperties
-
- setUseSingleLine(boolean) - Method in class org.apereo.cas.configuration.model.core.audit.AuditProperties
-
- setUseSsl(boolean) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setUseStartTls(boolean) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setUseSubjectCredsOnly(boolean) - Method in class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- setUseSubjectCredsOnly(boolean) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig
-
Sets the use subject creds only.
- setValidateOnCheckout(boolean) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setValidatePeriod(String) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setValidatePeriodically(boolean) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setValidationCode(int) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAccount
-
- setValidationCode(Integer) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorRegistrationRecord
-
- setValidationCode(int) - Method in class org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorRecord
-
- setValidationQuery(String) - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.Jdbc
-
- setValidationQuery(String) - Method in class org.apereo.cas.monitor.JdbcDataSourceMonitor
-
Sets the validation query used to monitor the data source.
- setValidationSpecification(ValidationSpecification) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
- setValidator(AbstractLdapProperties.Validator) - Method in class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
-
- setValidator(OAuth20Validator) - Method in class org.apereo.cas.support.oauth.authenticator.OAuthClientAuthenticator
-
- setValue(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceEditBean.ServiceData.PropertyBean
-
- setValue(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceProxyPolicyBean
-
- setValue(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceUsernameAttributeProviderEditBean
-
- setValue(Object) - Method in class org.apereo.cas.MongoDbProperty
-
- setValueDelimiter(String) - Method in class org.apereo.cas.adaptors.x509.authentication.principal.X509SerialNumberAndIssuerDNPrincipalResolver
-
Sets a delimiter to separate the two certificate properties in the string.
- setValueDelimiter(String) - Method in class org.apereo.cas.configuration.model.support.x509.X509Properties
-
- setValueMatch(String) - Method in class org.apereo.cas.mgmt.services.web.beans.RegisteredServiceMultifactorAuthenticationEditBean.PrincipalAttribute
-
- setValues(Set<String>) - Method in class org.apereo.cas.services.DefaultRegisteredServiceProperty
-
Sets values.
- setVars(LinkedList<VarModel>) - Method in class org.apereo.cas.web.flow.DynamicFlowModelBuilder
-
Sets vars.
- setVerifyUrl(String) - Method in class org.apereo.cas.configuration.model.support.captcha.GoogleRecaptchaProperties
-
- setView(ViewProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setView(View) - Method in class org.apereo.cas.services.web.view.AbstractDelegatingCasView
-
- setWarn(MonitorProperties.Warn) - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties
-
- setWarn(MonitorProperties.Warn) - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.St
-
- setWarn(MonitorProperties.Warn) - Method in class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.Tgt
-
- setWarnAll(boolean) - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- setWarnAttributeName(String) - Method in class org.apereo.cas.authentication.support.OptionalWarningAccountStateHandler
-
- setWarningAttributeName(String) - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- setWarningAttributeValue(String) - Method in class org.apereo.cas.authentication.support.OptionalWarningAccountStateHandler
-
- setWarningAttributeValue(String) - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- setWarningCookie(WarningCookieProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setWarningDays(int) - Method in class org.apereo.cas.configuration.model.core.authentication.PasswordPolicyProperties
-
- setWatcherEnabled(boolean) - Method in class org.apereo.cas.configuration.model.core.services.ServiceRegistryProperties
-
- setWeb(HttpWebRequestProperties.Web) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties
-
- setWebApplicationServiceFactory(ServiceFactory<WebApplicationService>) - Method in class org.apereo.cas.support.oauth.validator.OAuth20AuthenticationRequestServiceSelectionStrategy
-
- setWebex(SamlServiceProviderProperties.Webex) - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- setWebflow(WebflowProperties) - Method in class org.apereo.cas.configuration.CasConfigurationProperties
-
- setWidth(long) - Method in class org.apereo.cas.web.flow.services.BaseRegisteredServiceUserInterfaceInfo.Logo
-
- setWindowInHours(int) - Method in class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.DateTime
-
- setWindowSize(int) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties.GAuth
-
- setWindowsLive(Pac4jProperties.WindowsLive) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setWorkday(SamlServiceProviderProperties.Workday) - Method in class org.apereo.cas.configuration.model.support.saml.sps.SamlServiceProviderProperties
-
- setWriteConcern(String) - Method in class org.apereo.cas.configuration.model.support.mongo.serviceregistry.MongoServiceRegistryProperties
-
- setWriteSynchronizationMode(String) - Method in class org.apereo.cas.configuration.model.support.ignite.IgniteProperties.TicketsCache
-
- setWsfed(WsFederationProperties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setX509(X509Properties) - Method in class org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties
-
- setXcontent(boolean) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Header
-
- setXframe(boolean) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Header
-
- setXss(boolean) - Method in class org.apereo.cas.configuration.model.core.web.security.HttpWebRequestProperties.Header
-
- setYahoo(Pac4jProperties.Yahoo) - Method in class org.apereo.cas.configuration.model.support.pac4j.Pac4jProperties
-
- setYubikey(MultifactorAuthenticationProperties.YubiKey) - Method in class org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProperties
-
- sha(String) - Static method in class org.apereo.cas.util.DigestUtils
-
Computes hex encoded SHA digest.
- sha(byte[]) - Static method in class org.apereo.cas.util.DigestUtils
-
Computes SHA digest.
- sha512(String) - Static method in class org.apereo.cas.util.DigestUtils
-
Computes hex encoded SHA512 digest.
- ShibbolethAttributeResolverConfiguration - Class in org.apereo.cas.config
-
- ShibbolethAttributeResolverConfiguration() - Constructor for class org.apereo.cas.config.ShibbolethAttributeResolverConfiguration
-
- ShibbolethAttributeResolverProperties - Class in org.apereo.cas.configuration.model.support.saml.shibboleth
-
- ShibbolethAttributeResolverProperties() - Constructor for class org.apereo.cas.configuration.model.support.saml.shibboleth.ShibbolethAttributeResolverProperties
-
- ShibbolethCompatiblePersistentIdGenerator - Class in org.apereo.cas.authentication.principal
-
Generates PersistentIds based on the Shibboleth algorithm.
- ShibbolethCompatiblePersistentIdGenerator() - Constructor for class org.apereo.cas.authentication.principal.ShibbolethCompatiblePersistentIdGenerator
-
Instantiates a new shibboleth compatible persistent id generator.
- ShibbolethCompatiblePersistentIdGenerator(String) - Constructor for class org.apereo.cas.authentication.principal.ShibbolethCompatiblePersistentIdGenerator
-
- shibbolethCompatiblePersistentIdGenerator() - Method in class org.apereo.cas.config.CasCoreServicesConfiguration
-
- shibbolethIdpMetadataAndCertificatesGenerationService() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- ShibbolethIdpMetadataAndCertificatesGenerationService - Class in org.apereo.cas.support.saml.web.idp.metadata
-
A metadata generator based on the Shibboleth IdP's MetadataGenerator
.
- ShibbolethIdpMetadataAndCertificatesGenerationService() - Constructor for class org.apereo.cas.support.saml.web.idp.metadata.ShibbolethIdpMetadataAndCertificatesGenerationService
-
- shibbolethPersonAttributeDao() - Method in class org.apereo.cas.config.ShibbolethAttributeResolverConfiguration
-
- ShibbolethPersonAttributeDao - Class in org.apereo.cas.persondir.support
-
A IPersonAttributeDao
implementation that can use a Shibboleth
AttributeResolver
to resolve attributes.
- ShibbolethPersonAttributeDao(AttributeResolver) - Constructor for class org.apereo.cas.persondir.support.ShibbolethPersonAttributeDao
-
- SHIRE - Static variable in interface org.apereo.cas.support.saml.SamlIdPConstants
-
The shire constant.
- shiroAuthenticationHandler() - Method in class org.apereo.cas.adaptors.generic.config.CasGenericConfiguration
-
- ShiroAuthenticationHandler - Class in org.apereo.cas.adaptors.generic
-
An authentication handler that routes requests to Apache Shiro.
- ShiroAuthenticationHandler() - Constructor for class org.apereo.cas.adaptors.generic.ShiroAuthenticationHandler
-
- ShiroAuthenticationProperties - Class in org.apereo.cas.configuration.model.support.generic
-
Configuration properties class for shiro.authn.
- ShiroAuthenticationProperties() - Constructor for class org.apereo.cas.configuration.model.support.generic.ShiroAuthenticationProperties
-
- shiroPrincipalFactory() - Method in class org.apereo.cas.adaptors.generic.config.CasGenericConfiguration
-
- shouldDoSpnego(String) - Method in class org.apereo.cas.web.flow.client.BaseSpnegoKnownClientSystemsFilterAction
-
Default implementation -- simply check the IP filter.
- shouldDoSpnego(String) - Method in class org.apereo.cas.web.flow.client.HostNameSpnegoKnownClientSystemsFilterAction
-
Default implementation -- simply check the IP filter.
- shouldDoSpnego(String) - Method in class org.apereo.cas.web.flow.client.LdapSpnegoKnownClientSystemsFilterAction
-
- showSsoSessions() - Method in class org.apereo.cas.web.report.SingleSignOnSessionsReportController
-
Show sso sessions.
- shutdown() - Method in class org.apereo.cas.adaptors.x509.authentication.revocation.checker.ResourceCRLRevocationChecker
-
Shutdown scheduler.
- shutdown() - Method in class org.apereo.cas.couchbase.core.CouchbaseClientFactory
-
Inverse of initialize, shuts down the client, cancelling connection
task if not completed.
- shutdown() - Method in class org.apereo.cas.ticket.registry.HazelcastTicketRegistry
-
Make sure we shutdown HazelCast when the context is destroyed.
- shutdown() - Method in class org.apereo.cas.ticket.registry.IgniteTicketRegistry
-
Make sure we shutdown Ignite when the context is destroyed.
- sign(byte[]) - Method in class org.apereo.cas.util.cipher.AbstractCipherExecutor
-
Sign the array by first turning it into a base64 encoded string.
- signAssertion(Assertion, HttpServletRequest, HttpServletResponse, SamlRegisteredService, SamlRegisteredServiceServiceProviderMetadataFacade) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileSamlAssertionBuilder
-
Sign assertion.
- signHttpAuthRequest(Http, String) - Method in class org.apereo.cas.adaptors.duo.authn.BaseDuoAuthenticationService
-
Sign http request.
- signHttpUserPreAuthRequest(Http) - Method in class org.apereo.cas.adaptors.duo.authn.BaseDuoAuthenticationService
-
Sign http users request http.
- signIdTokenClaim(OidcRegisteredService, Optional<JsonWebKeySet>, JwtClaims) - Method in class org.apereo.cas.web.OidcAccessTokenResponseGenerator
-
Sign id token claim string.
- Signing() - Constructor for class org.apereo.cas.configuration.model.core.util.CryptographyProperties.Signing
-
- SigningEncryptionProperties - Class in org.apereo.cas.configuration.model.core.ticket
-
- SigningEncryptionProperties() - Constructor for class org.apereo.cas.configuration.model.core.ticket.SigningEncryptionProperties
-
- signJws(Key, byte[]) - Static method in class org.apereo.cas.util.EncodingUtils
-
Sign jws.
- signRequestToken(String) - Method in class org.apereo.cas.adaptors.duo.authn.BasicDuoAuthenticationService
-
- signRequestToken(String) - Method in interface org.apereo.cas.adaptors.duo.authn.DuoAuthenticationService
-
Sign request token.
- signSamlResponse(String, PrivateKey, PublicKey) - Method in class org.apereo.cas.support.saml.util.AbstractSamlObjectBuilder
-
Sign SAML response.
- SimpleCacheStatistics - Class in org.apereo.cas.monitor
-
Simple implementation of cache statistics.
- SimpleCacheStatistics(long, long, long) - Constructor for class org.apereo.cas.monitor.SimpleCacheStatistics
-
Creates a new instance with given parameters.
- SimpleCacheStatistics(long, long, long, String) - Constructor for class org.apereo.cas.monitor.SimpleCacheStatistics
-
Creates a new named instance with given parameters.
- simpleControllerHandlerAdapter() - Method in class org.apereo.cas.config.CasWebAppConfiguration
-
- simpleControllerHandlerAdapter() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- SimpleHttpClient - Class in org.apereo.cas.util.http
-
- SimpleHttpClientFactoryBean - Class in org.apereo.cas.util.http
-
- SimpleHttpClientFactoryBean() - Constructor for class org.apereo.cas.util.http.SimpleHttpClientFactoryBean
-
- SimpleHttpClientFactoryBean.DefaultHttpClient - Class in org.apereo.cas.util.http
-
The type Default http client.
- SimpleHttpClientFactoryBean.SslTrustStoreAwareHttpClient - Class in org.apereo.cas.util.http
-
The type Ssl trust store aware http client.
- SimplePrincipal - Class in org.apereo.cas.authentication.principal
-
Simple implementation of a
Principal
that exposes an unmodifiable
map of attributes.
- SimplePrincipal(String, Map<String, Object>) - Constructor for class org.apereo.cas.authentication.principal.SimplePrincipal
-
Instantiates a new simple principal.
- SimpleWebApplicationServiceImpl - Class in org.apereo.cas.authentication.principal
-
Represents a service which wishes to use the CAS protocol.
- SimpleWebApplicationServiceImpl(String, String, String) - Constructor for class org.apereo.cas.authentication.principal.SimpleWebApplicationServiceImpl
-
Instantiates a new Simple web application service.
- SimpleWebApplicationServiceSerializer - Class in org.apereo.cas.ticket.registry.support.kryo.serial
-
- SimpleWebApplicationServiceSerializer() - Constructor for class org.apereo.cas.ticket.registry.support.kryo.serial.SimpleWebApplicationServiceSerializer
-
- singleLogoutCallbacksDisabled - Variable in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Disable SLO.
- SingleLogoutServiceLogoutUrlBuilder - Interface in org.apereo.cas.logout
-
- SingleLogoutServiceMessageHandler - Interface in org.apereo.cas.logout
-
- singleSignOnSessionsReportController() - Method in class org.apereo.cas.web.report.config.CasReportsConfiguration
-
- SingleSignOnSessionsReportController - Class in org.apereo.cas.web.report
-
SSO Report web controller that produces JSON data for the view.
- SingleSignOnSessionsReportController() - Constructor for class org.apereo.cas.web.report.SingleSignOnSessionsReportController
-
Instantiates a new Single sign on sessions report resource.
- size() - Method in class org.apereo.cas.adaptors.ldap.services.LdapServiceRegistryDao
-
Return number of records held in this service registry.
- size() - Method in class org.apereo.cas.services.AbstractResourceBasedServiceRegistryDao
-
- size() - Method in class org.apereo.cas.services.CouchbaseServiceRegistryDao
-
- size() - Method in class org.apereo.cas.services.InMemoryServiceRegistryDao
-
- size() - Method in class org.apereo.cas.services.JpaServiceRegistryDaoImpl
-
- size() - Method in class org.apereo.cas.services.MongoServiceRegistryDao
-
- size() - Method in interface org.apereo.cas.services.ServiceRegistryDao
-
Return number of records held in this service registry.
- slf4jAuditTrailManager() - Method in class org.apereo.cas.audit.spi.config.CasCoreAuditConfiguration
-
- slf4jAuditTrailManager() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- sloPostProfileHandlerController() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SLOPostProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile
-
- SLOPostProfileHandlerController(SamlObjectSigner, ParserPool, AuthenticationSystemSupport, ServicesManager, ServiceFactory<WebApplicationService>, SamlRegisteredServiceCachingMetadataResolver, OpenSamlConfigBean, SamlProfileObjectBuilder<Response>, Set<String>, String, String, String, String, String, boolean, boolean) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.SLOPostProfileHandlerController
-
Instantiates a new slo saml profile handler controller.
- SloProperties - Class in org.apereo.cas.configuration.model.core.slo
-
- SloProperties() - Constructor for class org.apereo.cas.configuration.model.core.slo.SloProperties
-
- smartOpenIdAssociationController() - Method in class org.apereo.cas.config.OpenIdConfiguration
-
- SmartOpenIdController - Class in org.apereo.cas.support.openid.web.mvc
-
Generates an association to an openid association request.
- SmartOpenIdController() - Constructor for class org.apereo.cas.support.openid.web.mvc.SmartOpenIdController
-
- Sms() - Constructor for class org.apereo.cas.configuration.model.core.authentication.RiskBasedAuthenticationProperties.Response.Sms
-
- SpengoWebflowConfigurer - Class in org.apereo.cas.web.flow
-
- SpengoWebflowConfigurer(FlowBuilderServices, FlowDefinitionRegistry) - Constructor for class org.apereo.cas.web.flow.SpengoWebflowConfigurer
-
- spnego() - Method in class org.apereo.cas.web.flow.config.SpnegoWebflowConfiguration
-
- SPNEGO_CREDENTIALS - Static variable in interface org.apereo.cas.support.spnego.util.SpnegoConstants
-
The spnego credentials.
- SPNEGO_FIRST_TIME - Static variable in interface org.apereo.cas.support.spnego.util.SpnegoConstants
-
The spnego first time.
- spnegoAuthentication() - Method in class org.apereo.cas.config.SpnegoConfiguration
-
- SpnegoConfiguration - Class in org.apereo.cas.config
-
- SpnegoConfiguration() - Constructor for class org.apereo.cas.config.SpnegoConfiguration
-
- SpnegoConstants - Interface in org.apereo.cas.support.spnego.util
-
Spnego Constants.
- SpnegoCredential - Class in org.apereo.cas.support.spnego.authentication.principal
-
Credential that are a holder for SPNEGO init token.
- SpnegoCredential(byte[]) - Constructor for class org.apereo.cas.support.spnego.authentication.principal.SpnegoCredential
-
Instantiates a new SPNEGO credential.
- SpnegoCredentialsAction - Class in org.apereo.cas.web.flow
-
Second action of a SPNEGO flow : decode the gssapi-data and build a new
SpnegoCredential
.
- SpnegoCredentialsAction(CasDelegatingWebflowEventResolver, CasWebflowEventResolver, AdaptiveAuthenticationPolicy, boolean, boolean) - Constructor for class org.apereo.cas.web.flow.SpnegoCredentialsAction
-
- spnegoHandler() - Method in class org.apereo.cas.config.SpnegoConfiguration
-
- SpnegoNegociateCredentialsAction - Class in org.apereo.cas.web.flow
-
First action of a SPNEGO flow : negotiation.
- SpnegoNegociateCredentialsAction(List<String>, boolean, boolean) - Constructor for class org.apereo.cas.web.flow.SpnegoNegociateCredentialsAction
-
Instantiates a new Spnego negociate credentials action.
- spnegoPrincipalFactory() - Method in class org.apereo.cas.config.SpnegoConfiguration
-
- spnegoPrincipalResolver() - Method in class org.apereo.cas.config.SpnegoConfiguration
-
- SpnegoPrincipalResolver - Class in org.apereo.cas.support.spnego.authentication.principal
-
Implementation of a CredentialToPrincipalResolver that takes a
SpnegoCredential and returns a SimplePrincipal.
- SpnegoPrincipalResolver() - Constructor for class org.apereo.cas.support.spnego.authentication.principal.SpnegoPrincipalResolver
-
- SpnegoProperties - Class in org.apereo.cas.configuration.model.support.spnego
-
- SpnegoProperties() - Constructor for class org.apereo.cas.configuration.model.support.spnego.SpnegoProperties
-
- SpnegoProperties.Ldap - Class in org.apereo.cas.configuration.model.support.spnego
-
- SpnegoWebflowConfiguration - Class in org.apereo.cas.web.flow.config
-
- SpnegoWebflowConfiguration() - Constructor for class org.apereo.cas.web.flow.config.SpnegoWebflowConfiguration
-
- spnegoWebflowConfigurer() - Method in class org.apereo.cas.web.flow.config.SpnegoWebflowConfiguration
-
- SpringAwareMessageMessageInterpolator - Class in org.apereo.cas.util
-
Configures the Validator
to check the Spring Messages.
- SpringAwareMessageMessageInterpolator() - Constructor for class org.apereo.cas.util.SpringAwareMessageMessageInterpolator
-
- sql - Variable in class org.apereo.cas.adaptors.jdbc.QueryAndEncodeDatabaseAuthenticationHandler
-
The Sql statement to execute.
- SslTrustStoreAwareHttpClient() - Constructor for class org.apereo.cas.util.http.SimpleHttpClientFactoryBean.SslTrustStoreAwareHttpClient
-
- ssoPostProfileCallbackHandlerController() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SSOPostProfileCallbackHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile
-
- SSOPostProfileCallbackHandlerController(SamlObjectSigner, ParserPool, AuthenticationSystemSupport, ServicesManager, ServiceFactory<WebApplicationService>, SamlRegisteredServiceCachingMetadataResolver, OpenSamlConfigBean, SamlProfileObjectBuilder<Response>, Set<String>, String, String, String, String, String, boolean, boolean) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.SSOPostProfileCallbackHandlerController
-
Instantiates a new idp-sso post saml profile handler controller.
- ssoPostProfileHandlerController() - Method in class org.apereo.cas.config.SamlIdPConfiguration
-
- SSOPostProfileHandlerController - Class in org.apereo.cas.support.saml.web.idp.profile
-
- SSOPostProfileHandlerController(SamlObjectSigner, ParserPool, AuthenticationSystemSupport, ServicesManager, ServiceFactory<WebApplicationService>, SamlRegisteredServiceCachingMetadataResolver, OpenSamlConfigBean, SamlProfileObjectBuilder<Response>, Set<String>, String, String, String, String, String, boolean, boolean) - Constructor for class org.apereo.cas.support.saml.web.idp.profile.SSOPostProfileHandlerController
-
Instantiates a new idp-sso saml profile handler controller.
- SsoProperties - Class in org.apereo.cas.configuration.model.core.sso
-
Configuration properties class for create.sso
.
- SsoProperties() - Constructor for class org.apereo.cas.configuration.model.core.sso.SsoProperties
-
- St() - Constructor for class org.apereo.cas.configuration.model.core.monitor.MonitorProperties.St
-
- STATE - Static variable in interface org.apereo.cas.support.oauth.OAuthConstants
-
The state.
- STATE_ID_DO_LOGOUT - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
State id 'doLogout'.
- STATE_ID_GATEWAY - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
'gateway' state id.
- STATE_ID_GATEWAY_REQUEST_CHECK - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'gatewayRequestCheck'.
- STATE_ID_GATEWAY_SERVICES_MGMT_CHECK - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'gatewayServicesManagementCheck'.
- STATE_ID_GENERATE_SERVICE_TICKET - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'gatewayRequestCheck'.
- STATE_ID_HAS_SERVICE_CHECK - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state id 'hasServiceCheck'.
- STATE_ID_INIT_LOGIN_FORM - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'initializeLoginForm'.
- STATE_ID_POST_VIEW - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'postView'.
- STATE_ID_REDIR_VIEW - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'redirectView'.
- STATE_ID_REDIRECT - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state id 'redirect'.
- STATE_ID_REGISTER_TRUSTED_DEVICE - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state id 'registerTrustedDevice'.
- STATE_ID_RENEW_REQUEST_CHECK - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state id 'renewRequestCheck'.
- STATE_ID_SERVICE_AUTHZ_CHECK - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'serviceAuthorizationCheck'.
- STATE_ID_SERVICE_CHECK - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'serviceCheck'.
- STATE_ID_SERVICE_UNAUTHZ_CHECK - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'serviceUnauthorizedCheck'.
- STATE_ID_SHOW_WARNING_VIEW - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'showWarningView'.
- STATE_ID_SUCCESS - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state id 'success'.
- STATE_ID_TERMINATE_SESSION - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'terminateSession'.
- STATE_ID_VERIFY_TRUSTED_DEVICE - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state id 'verifyTrustedDevice'.
- STATE_ID_VIEW_GENERIC_LOGIN_SUCCESS - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'viewGenericLoginSuccess'.
- STATE_ID_VIEW_LOGIN_FORM - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'viewLoginForm'.
- STATE_ID_VIEW_REDIR_UNAUTHZ_URL - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'viewRedirectToUnauthorizedUrlView'.
- STATE_ID_VIEW_SERVICE_ERROR - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state 'viewServiceErrorView'.
- STATE_ID_WARN - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The state id 'warn'.
- StaticMetadataResolverAdapter - Class in org.apereo.cas.support.saml.mdui
-
- StaticMetadataResolverAdapter() - Constructor for class org.apereo.cas.support.saml.mdui.StaticMetadataResolverAdapter
-
New ctor - required for serialization and job scheduling.
- StaticMetadataResolverAdapter(Map<Resource, MetadataFilterChain>) - Constructor for class org.apereo.cas.support.saml.mdui.StaticMetadataResolverAdapter
-
Instantiates a new static metadata resolver adapter.
- staticSalt - Variable in class org.apereo.cas.adaptors.jdbc.QueryAndEncodeDatabaseAuthenticationHandler
-
The static/private salt.
- statisticsController() - Method in class org.apereo.cas.web.report.config.CasReportsConfiguration
-
- StatisticsController - Class in org.apereo.cas.web.report
-
- StatisticsController() - Constructor for class org.apereo.cas.web.report.StatisticsController
-
- status(CacheStatistics) - Method in class org.apereo.cas.monitor.AbstractCacheMonitor
-
Computes the status code for a given set of cache statistics.
- Status - Class in org.apereo.cas.monitor
-
Describes a generic status condition.
- Status(StatusCode) - Constructor for class org.apereo.cas.monitor.Status
-
Creates a new status object with the given code.
- Status(StatusCode, String) - Constructor for class org.apereo.cas.monitor.Status
-
Creates a new status object with the given code.
- StatusCode - Enum in org.apereo.cas.monitor
-
Monitor status code inspired by HTTP status codes.
- statusInterceptor() - Method in class org.apereo.cas.config.CasSecurityContextConfiguration
-
- STOP - Static variable in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
Stop the webflow.
- STOP_WEBFLOW - Static variable in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
Stop the webflow for pac4j and route to view.
- StormpathAuthenticationConfiguration - Class in org.apereo.cas.config
-
- StormpathAuthenticationConfiguration() - Constructor for class org.apereo.cas.config.StormpathAuthenticationConfiguration
-
- StormpathAuthenticationHandler - Class in org.apereo.cas.authentication
-
- StormpathAuthenticationHandler(String, String, String) - Constructor for class org.apereo.cas.authentication.StormpathAuthenticationHandler
-
- stormpathAuthenticationHandler() - Method in class org.apereo.cas.config.StormpathAuthenticationConfiguration
-
- stormpathPrincipalFactory() - Method in class org.apereo.cas.config.StormpathAuthenticationConfiguration
-
- StormpathProperties - Class in org.apereo.cas.configuration.model.support.stormpath
-
- StormpathProperties() - Constructor for class org.apereo.cas.configuration.model.support.stormpath.StormpathProperties
-
- StringSerializer<T> - Interface in org.apereo.cas.util.serialization
-
Interface to define operations needed to map objects from/to clobs.
- stubAttributeRepository() - Method in class org.apereo.cas.mgmt.config.CasManagementWebAppConfiguration
-
- submit(RequestContext, Credential, MessageContext) - Method in class org.apereo.cas.web.flow.AcceptableUsagePolicyFormAction
-
Record the fact that the policy is accepted.
- submit(RequestContext, Credential) - Method in interface org.apereo.cas.web.flow.AcceptableUsagePolicyRepository
-
Record the fact that the policy is accepted..
- submit(RequestContext, Credential) - Method in class org.apereo.cas.web.flow.DefaultAcceptableUsagePolicyRepository
-
- submit(RequestContext, Credential) - Method in class org.apereo.cas.web.flow.LdapAcceptableUsagePolicyRepository
-
- SUCCESSFUL_AUTHENTICATION_HANDLERS - Static variable in interface org.apereo.cas.authentication.AuthenticationHandler
-
Attribute name containing collection of handler names that successfully authenticated credential.
- SuccessfulHandlerMetaDataPopulator - Class in org.apereo.cas.authentication
-
Sets an authentication attribute containing the collection of authentication handlers (by name) that successfully
authenticated credential.
- SuccessfulHandlerMetaDataPopulator() - Constructor for class org.apereo.cas.authentication.SuccessfulHandlerMetaDataPopulator
-
- successfulHandlerMetaDataPopulator() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- successResponse - Variable in class org.apereo.cas.services.web.view.AbstractCasView
-
Indicate whether this view will be generating the success response or not.
- supports(Credential) - Method in class org.apereo.cas.adaptors.authy.AuthyAuthenticationHandler
-
- supports(Credential) - Method in class org.apereo.cas.adaptors.authy.AuthyAuthenticationMetaDataPopulator
-
- supports(Credential) - Method in class org.apereo.cas.adaptors.duo.authn.DuoAuthenticationHandler
-
- supports(Credential) - Method in class org.apereo.cas.adaptors.duo.authn.DuoAuthenticationMetaDataPopulator
-
- supports(Credential) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAuthenticationHandler
-
- supports(Credential) - Method in class org.apereo.cas.adaptors.gauth.GoogleAuthenticatorAuthenticationMetaDataPopulator
-
- supports(Credential) - Method in class org.apereo.cas.adaptors.generic.remote.RemoteAddressAuthenticationHandler
-
- supports(Credential) - Method in class org.apereo.cas.adaptors.radius.authentication.RadiusTokenAuthenticationHandler
-
- supports(Credential) - Method in class org.apereo.cas.adaptors.radius.RadiusAuthenticationMetaDataPopulator
-
- 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
-
- supports(Credential) - Method in class org.apereo.cas.adaptors.x509.authentication.handler.support.X509CredentialsAuthenticationHandler
-
- supports(Credential) - Method in class org.apereo.cas.adaptors.x509.authentication.principal.AbstractX509PrincipalResolver
-
- supports(Credential) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationHandler
-
- supports(Credential) - Method in class org.apereo.cas.adaptors.yubikey.YubiKeyAuthenticationMetaDataPopulator
-
- supports(Credential) - Method in interface org.apereo.cas.authentication.AuthenticationHandler
-
Determines whether the handler has the capability to authenticate the given credential.
- supports(Credential) - Method in interface org.apereo.cas.authentication.AuthenticationMetaDataPopulator
-
Determines whether the populator has the capability to perform tasks on the given credential.
- supports(Credential) - Method in class org.apereo.cas.authentication.CacheCredentialsMetaDataPopulator
-
- supports(Service) - Method in class org.apereo.cas.authentication.DefaultAuthenticationRequestServiceSelectionStrategy
-
- supports(Credential) - Method in class org.apereo.cas.authentication.EchoingPrincipalResolver
-
- supports(Credential) - Method in class org.apereo.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler
-
- supports(Credential) - Method in class org.apereo.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler
-
Determines whether the handler has the capability to authenticate the given credential.
- supports(Credential) - Method in class org.apereo.cas.authentication.principal.ChainingPrincipalResolver
-
Determines whether the credential is supported by this component by delegating to the first configured
resolver in the chain.
- supports(Credential) - Method in class org.apereo.cas.authentication.principal.PersonDirectoryPrincipalResolver
-
- supports(Credential) - Method in interface org.apereo.cas.authentication.principal.PrincipalResolver
-
Determines whether this instance supports principal resolution from the given credential.
- supports(Credential) - Method in class org.apereo.cas.authentication.principal.ProxyingPrincipalResolver
-
- supports(Credential) - Method in class org.apereo.cas.authentication.principal.RememberMeAuthenticationMetaDataPopulator
-
- supports(T) - Method in interface org.apereo.cas.authentication.principal.ResponseBuilder
-
Supports this service.
- supports(WebApplicationService) - Method in class org.apereo.cas.authentication.principal.WebApplicationServiceResponseBuilder
-
- supports(Credential) - Method in class org.apereo.cas.authentication.SuccessfulHandlerMetaDataPopulator
-
- supports(Credential) - Method in class org.apereo.cas.digest.DigestAuthenticationHandler
-
- supports(Credential) - Method in class org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler
-
- supports(Event, Authentication, RegisteredService) - Method in class org.apereo.cas.services.AbstractMultifactorAuthenticationProvider
-
- supports(Event, Authentication, RegisteredService) - Method in interface org.apereo.cas.services.MultifactorAuthenticationProvider
-
Indicates whether the current active event is supported by
this mfa provider based on the given authentication and service definition.
- supports(Service) - Method in class org.apereo.cas.support.oauth.validator.OAuth20AuthenticationRequestServiceSelectionStrategy
-
- supports(Credential) - Method in class org.apereo.cas.support.openid.authentication.handler.support.OpenIdCredentialsAuthenticationHandler
-
- supports(Credential) - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdPrincipalResolver
-
- supports(WebApplicationService) - Method in class org.apereo.cas.support.openid.authentication.principal.OpenIdServiceResponseBuilder
-
- supports(Credential) - Method in class org.apereo.cas.support.pac4j.authentication.ClientAuthenticationMetaDataPopulator
-
- supports(Credential) - Method in class org.apereo.cas.support.pac4j.authentication.handler.support.ClientAuthenticationHandler
-
- supports(WebApplicationService) - Method in class org.apereo.cas.support.saml.authentication.principal.GoogleAccountsServiceResponseBuilder
-
- supports(WebApplicationService) - Method in class org.apereo.cas.support.saml.authentication.principal.SamlServiceResponseBuilder
-
- supports(Credential) - Method in class org.apereo.cas.support.saml.authentication.SamlAuthenticationMetaDataPopulator
-
- supports(Service) - Method in class org.apereo.cas.support.saml.services.SamlIdPEntityIdAuthenticationRequestServiceSelectionStrategy
-
- supports(Credential) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.JcifsSpnegoAuthenticationHandler
-
- supports(Credential) - Method in class org.apereo.cas.support.spnego.authentication.handler.support.NtlmAuthenticationHandler
-
- supports(Credential) - Method in class org.apereo.cas.support.spnego.authentication.principal.SpnegoPrincipalResolver
-
- supports(Credential) - Method in class org.apereo.cas.support.wsfederation.authentication.handler.support.WsFederationAuthenticationHandler
-
Determines if this handler can support the credentials provided.
- supports(Credential) - Method in class org.apereo.cas.support.wsfederation.authentication.principal.WsFederationCredentialsToPrincipalResolver
-
- supports(Service) - Method in interface org.apereo.cas.validation.AuthenticationRequestServiceSelectionStrategy
-
Indicates whether this strategy supports service selection.
- supportsInternal(Event, Authentication, RegisteredService) - Method in class org.apereo.cas.adaptors.duo.authn.DefaultDuoMultifactorAuthenticationProvider
-
- supportsInternal(Event, Authentication, RegisteredService) - Method in class org.apereo.cas.services.AbstractMultifactorAuthenticationProvider
-
Determine internally if provider is able to support this authentication request
for multifactor, and account for bypass rules..
- supportsTrustStoreSslSocketFactoryHttpClient() - Method in class org.apereo.cas.config.CasCoreAuthenticationConfiguration
-
- v3ProxyValidateController() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
-
- V3ProxyValidateController - Class in org.apereo.cas.web.v3
-
- V3ProxyValidateController() - Constructor for class org.apereo.cas.web.v3.V3ProxyValidateController
-
- v3ServiceValidateController() - Method in class org.apereo.cas.web.config.CasValidationConfiguration
-
- V3ServiceValidateController - Class in org.apereo.cas.web.v3
-
- V3ServiceValidateController() - Constructor for class org.apereo.cas.web.v3.V3ServiceValidateController
-
- VALID - Static variable in class org.apereo.cas.web.flow.TicketGrantingTicketCheckAction
-
TGT valid event ID="valid".
- validate(Authentication, String, RegisteredService) - Method in interface org.apereo.cas.authentication.AuthenticationContextValidator
-
Validate the authentication context.
- validate(Authentication, String, RegisteredService) - Method in class org.apereo.cas.authentication.DefaultAuthenticationContextValidator
-
Validate the authentication context.
- validate(UsernamePasswordCredentials, WebContext) - Method in class org.apereo.cas.support.oauth.authenticator.OAuthClientAuthenticator
-
- validate(UsernamePasswordCredentials, WebContext) - Method in class org.apereo.cas.support.oauth.authenticator.OAuthUserAuthenticator
-
- validateAuthenticationContext(Assertion, HttpServletRequest) - Method in class org.apereo.cas.web.AbstractServiceValidateController
-
Validate authentication context pair.
- validateCaptchaAction() - Method in class org.apereo.cas.web.flow.config.CasCaptchaConfiguration
-
- ValidateCaptchaAction - Class in org.apereo.cas.web.flow
-
- ValidateCaptchaAction(GoogleRecaptchaProperties) - Constructor for class org.apereo.cas.web.flow.ValidateCaptchaAction
-
- validateCasMustChangePassView(PasswordChangeBean, ValidationContext) - Method in class org.apereo.cas.pm.PasswordValidator
-
Validate cas must change pass view.
- validateEventIdForMatchingTransitionInContext(String, RequestContext, Map<String, Object>) - Method in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver
-
Validate event for transition.
- validateServiceTicket(String, Service) - Method in interface org.apereo.cas.CentralAuthenticationService
-
Validate a ServiceTicket for a particular Service.
- validateServiceTicket(String, Service) - Method in class org.apereo.cas.DefaultCentralAuthenticationService
-
- validateSignature(Assertion, WsFederationConfiguration) - Method in class org.apereo.cas.support.wsfederation.WsFederationHelper
-
validateSignature checks to see if the signature on an assertion is valid.
- VALIDATION_CAS_MODEL_ATTRIBUTE_NAME_ATTRIBUTES - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Represents the collection of attributes in the view.
- VALIDATION_CAS_MODEL_ATTRIBUTE_NAME_AUTHENTICATION_DATE - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Represents the authentication date object in the view.
- VALIDATION_CAS_MODEL_ATTRIBUTE_NAME_FORMATTED_ATTRIBUTES - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Represents the pre-rendered collection of attributes in the view.
- VALIDATION_CAS_MODEL_ATTRIBUTE_NAME_FROM_NEW_LOGIN - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Represents the flag to note whether assertion is backed by new login.
- VALIDATION_CAS_MODEL_PROXY_GRANTING_TICKET - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing the PGT in the cas validation model.
- VALIDATION_CAS_MODEL_PROXY_GRANTING_TICKET_IOU - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing the PGTIOU in the cas validation model.
- VALIDATION_REMEMBER_ME_ATTRIBUTE_NAME - Static variable in interface org.apereo.cas.CasProtocolConstants
-
Constant representing the remember-me long term token in the validation payload.
- ValidationResponseType - Enum in org.apereo.cas.validation
-
Enumerates the list of response types
that CAS may produce as a result of
service being validated.
- ValidationSpecification - Interface in org.apereo.cas.validation
-
An interface to impose restrictions and requirements on validations (e.g.
- Validator() - Constructor for class org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.Validator
-
- value() - Method in enum org.apereo.cas.monitor.StatusCode
-
Gets the numeric value of the status code.
- valueOf(String) - Static method in enum org.apereo.cas.adaptors.duo.DuoIntegration.DuoEnrollmentPolicyStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.adaptors.duo.DuoUserAccountAuthStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.adaptors.radius.RadiusProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.adaptors.x509.authentication.revocation.RevokedCertificateException.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository.MergingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.authentication.principal.Response.ResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.configuration.model.core.authentication.PasswordEncoderProperties.PasswordEncoderTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.configuration.model.core.authentication.PrincipalTransformationProperties.CaseConversion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.LdapConnectionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties.AuthenticationTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Ldap.LdapType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.configuration.model.support.x509.X509Properties.PrincipalTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.grouper.GrouperGroupField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.logout.LogoutRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.mgmt.services.web.beans.AbstractRegisteredServiceAttributeReleasePolicyStrategyBean.Types
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean.AttributeMergerTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean.Types
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.mgmt.services.web.beans.RegisteredServiceLogoutTypeEditBean
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.mgmt.services.web.beans.RegisteredServiceProxyPolicyBean.Types
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean.Types
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.mgmt.services.web.beans.RegisteredServiceTypeEditBean
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.mgmt.services.web.beans.RegisteredServiceUsernameAttributeProviderEditBean.Types
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.monitor.StatusCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.OidcConstants.DynamicClientRegistrationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.services.LogoutType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.services.RegisteredServiceMultifactorPolicy.FailureModes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.support.oauth.OAuthGrantType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.support.oauth.OAuthResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.support.wsfederation.WsFederationConfiguration.WsFedPrincipalResolutionAttributesType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apereo.cas.validation.ValidationResponseType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apereo.cas.adaptors.duo.DuoIntegration.DuoEnrollmentPolicyStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.adaptors.duo.DuoUserAccountAuthStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.adaptors.radius.RadiusProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.adaptors.x509.authentication.revocation.RevokedCertificateException.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository.MergingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.authentication.principal.Response.ResponseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.configuration.model.core.authentication.PasswordEncoderProperties.PasswordEncoderTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.configuration.model.core.authentication.PrincipalTransformationProperties.CaseConversion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties.LdapConnectionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.configuration.model.support.ldap.LdapAuthenticationProperties.AuthenticationTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.configuration.model.support.pm.PasswordManagementProperties.Ldap.LdapType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.configuration.model.support.x509.X509Properties.PrincipalTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.grouper.GrouperGroupField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.logout.LogoutRequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.mgmt.services.web.beans.AbstractRegisteredServiceAttributeReleasePolicyStrategyBean.Types
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean.AttributeMergerTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.mgmt.services.web.beans.RegisteredServiceAttributeReleasePolicyEditBean.Types
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.mgmt.services.web.beans.RegisteredServiceLogoutTypeEditBean
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.mgmt.services.web.beans.RegisteredServiceProxyPolicyBean.Types
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.mgmt.services.web.beans.RegisteredServiceSupportAccessEditBean.Types
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.mgmt.services.web.beans.RegisteredServiceTypeEditBean
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.mgmt.services.web.beans.RegisteredServiceUsernameAttributeProviderEditBean.Types
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.monitor.StatusCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.OidcConstants.DynamicClientRegistrationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.services.LogoutType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.services.RegisteredServiceMultifactorPolicy.FailureModes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.support.oauth.OAuthGrantType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.support.oauth.OAuthResponseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.support.wsfederation.WsFederationConfiguration.WsFedPrincipalResolutionAttributesType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apereo.cas.validation.ValidationResponseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VAR_ID_CREDENTIAL - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The flow var id 'credential'.
- VariegatedMultifactorAuthenticationProvider - Interface in org.apereo.cas.services
-
- velocityEngineFactory - Variable in class org.apereo.cas.support.saml.web.idp.profile.builders.response.BaseSamlProfileSamlResponseBuilder
-
The Velocity engine factory.
- velocityEngineFactoryBean() - Method in class org.apereo.cas.config.CoreSamlConfiguration
-
Velocity engine velocity engine factory bean.
- verify(RequestContext, Credential) - Method in class org.apereo.cas.web.flow.AbstractPrincipalAttributeAcceptableUsagePolicyRepository
-
- verify(RequestContext, Credential, MessageContext) - Method in class org.apereo.cas.web.flow.AcceptableUsagePolicyFormAction
-
Verify whether the policy is accepted.
- verify(RequestContext, Credential) - Method in interface org.apereo.cas.web.flow.AcceptableUsagePolicyRepository
-
Verify whether the policy is accepted.
- verify(RequestContext, Credential) - Method in class org.apereo.cas.web.flow.DefaultAcceptableUsagePolicyRepository
-
- verifyJwsSignature(Key, byte[]) - Static method in class org.apereo.cas.util.EncodingUtils
-
Verify jws signature byte [ ].
- verifyPasswordResetRequestAction(PasswordManagementService) - Method in class org.apereo.cas.pm.config.PasswordManagementConfiguration
-
- VerifyPasswordResetRequestAction - Class in org.apereo.cas.pm.web.flow
-
- VerifyPasswordResetRequestAction(PasswordManagementService) - Constructor for class org.apereo.cas.pm.web.flow.VerifyPasswordResetRequestAction
-
- verifySamlAuthenticationRequest(Pair<? extends SignableSAMLObject, MessageContext>, HttpServletRequest) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Verify saml authentication request.
- verifySamlProfileRequestIfNeeded(RequestAbstractType, MetadataResolver, HttpServletRequest, MessageContext) - Method in class org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlObjectSigner
-
Validate authn request signature.
- verifySamlRegisteredService(String) - Method in class org.apereo.cas.support.saml.web.idp.profile.AbstractSamlProfileHandlerController
-
Gets registered service and verify.
- verifySecurityQuestionsAction(PasswordManagementService) - Method in class org.apereo.cas.pm.config.PasswordManagementConfiguration
-
- VerifySecurityQuestionsAction - Class in org.apereo.cas.pm.web.flow
-
- VerifySecurityQuestionsAction(PasswordManagementService) - Constructor for class org.apereo.cas.pm.web.flow.VerifySecurityQuestionsAction
-
- verifySignature(byte[]) - Method in class org.apereo.cas.util.cipher.AbstractCipherExecutor
-
Verify signature.
- verifySpnegoAttributeValue(LdapAttribute) - Method in class org.apereo.cas.web.flow.client.LdapSpnegoKnownClientSystemsFilterAction
-
Verify spnego attribute value.
- verifyTicketState(Ticket, String, Class) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
-
Validate ticket expiration policy and throws exception if ticket is no longer valid.
- VIEW_ID_CONFIRM - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The view id 'casConfirmView'.
- VIEW_ID_GENERIC_SUCCESS - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The view id 'casGenericSuccessView'.
- VIEW_ID_REGISTER_DEVICE - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The view id 'registerDeviceView'.
- VIEW_ID_SEND_RESET_PASSWORD_ACCT_INFO - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
View id 'casResetPasswordSendInstructions'.
- VIEW_ID_SENT_RESET_PASSWORD_ACCT_INFO - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
View id 'casResetPasswordSentInstructions'.
- VIEW_ID_SERVICE_ERROR - Static variable in interface org.apereo.cas.web.flow.CasWebflowConstants
-
The view id 'casServiceErrorView'.
- VIEW_ID_STOP_WEBFLOW - Static variable in class org.apereo.cas.support.pac4j.web.flow.DelegatedClientAuthenticationAction
-
View id that stops the webflow.
- viewFactoryCreator() - Method in class org.apereo.cas.config.CasWebflowContextConfiguration
-
- ViewProperties - Class in org.apereo.cas.configuration.model.core.web.view
-
- ViewProperties() - Constructor for class org.apereo.cas.configuration.model.core.web.view.ViewProperties
-
- ViewProperties.Cas2 - Class in org.apereo.cas.configuration.model.core.web.view
-
- ViewProperties.Cas2.Proxy - Class in org.apereo.cas.configuration.model.core.web.view
-
- ViewProperties.Cas3 - Class in org.apereo.cas.configuration.model.core.web.view
-