A C D E G I O R S U V 
All Classes All Packages

A

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() - Constructor for class org.apereo.cas.AbstractCentralAuthenticationService
 
addTicket(Ticket) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
 
authenticationPolicyFactory(CasConfigurationProperties) - Method in class org.apereo.cas.config.CasCoreConfiguration.CasCorePolicyConfiguration
 
authenticationServiceSelectionPlan(List<AuthenticationServiceSelectionStrategyConfigurer>) - Method in class org.apereo.cas.config.CasCoreConfiguration.CasCoreAuthenticationServiceSelectionConfiguration
 

C

CasCoreAuthenticationServiceSelectionConfiguration() - Constructor for class org.apereo.cas.config.CasCoreConfiguration.CasCoreAuthenticationServiceSelectionConfiguration
 
CasCoreAuthenticationServiceSelectionStrategyConfiguration - Class in org.apereo.cas.config
CasCoreAuthenticationServiceSelectionStrategyConfiguration() - Constructor for class org.apereo.cas.config.CasCoreAuthenticationServiceSelectionStrategyConfiguration
 
casCoreAuthenticationServiceSelectionStrategyConfigurer() - Method in class org.apereo.cas.config.CasCoreAuthenticationServiceSelectionStrategyConfiguration
 
CasCoreConfiguration - Class in org.apereo.cas.config
CasCoreConfiguration() - Constructor for class org.apereo.cas.config.CasCoreConfiguration
 
CasCoreConfiguration.CasCoreAuthenticationServiceSelectionConfiguration - Class in org.apereo.cas.config
 
CasCoreConfiguration.CasCoreContextConfiguration - Class in org.apereo.cas.config
 
CasCoreConfiguration.CasCorePolicyConfiguration - Class in org.apereo.cas.config
 
CasCoreContextConfiguration() - Constructor for class org.apereo.cas.config.CasCoreConfiguration.CasCoreContextConfiguration
 
CasCorePolicyConfiguration() - Constructor for class org.apereo.cas.config.CasCoreConfiguration.CasCorePolicyConfiguration
 
centralAuthenticationService(CentralAuthenticationServiceContext) - Method in class org.apereo.cas.config.CasCoreConfiguration.CasCoreContextConfiguration
 
centralAuthenticationServiceContext(AuthenticationServiceSelectionPlan, CipherExecutor, PrincipalFactory, TicketRegistry, ServicesManager, TicketFactory, AuditableExecution, ContextualAuthenticationPolicyFactory<ServiceContext>, ServiceMatchingStrategy, LockRepository, ConfigurableApplicationContext) - Method in class org.apereo.cas.config.CasCoreConfiguration.CasCoreContextConfiguration
 
CentralAuthenticationServiceContext - Class in org.apereo.cas
CentralAuthenticationServiceContext() - Constructor for class org.apereo.cas.CentralAuthenticationServiceContext
 
configurationContext - Variable in class org.apereo.cas.AbstractCentralAuthenticationService
Configuration context.
createProxyGrantingTicket(String, AuthenticationResult) - Method in class org.apereo.cas.DefaultCentralAuthenticationService
 
createTicketGrantingTicket(AuthenticationResult) - Method in class org.apereo.cas.DefaultCentralAuthenticationService
 

D

DefaultCentralAuthenticationService - Class in org.apereo.cas
Concrete implementation of a CentralAuthenticationService, and also the central, organizing component of CAS' internal implementation.
DefaultCentralAuthenticationService(CentralAuthenticationServiceContext) - Constructor for class org.apereo.cas.DefaultCentralAuthenticationService
 
deleteTicket(String) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
 
doPublishEvent(ApplicationEvent) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
Publish CAS events.

E

evaluateProxiedServiceIfNeeded(Service, TicketGrantingTicket, RegisteredService) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
Evaluate proxied service if needed.

G

getAuthenticationSatisfiedByPolicy(Authentication, ServiceContext) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
Gets the authentication satisfied by policy.
getTicket(String) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
 
getTicket(String, Class<T>) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
getTicketFactory() - Method in class org.apereo.cas.AbstractCentralAuthenticationService
 
getTickets(Predicate<Ticket>) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
 
getTickets(Predicate<Ticket>, long, long) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
 
grantProxyTicket(String, Service) - Method in class org.apereo.cas.DefaultCentralAuthenticationService
 
grantServiceTicket(String, Service, AuthenticationResult) - Method in class org.apereo.cas.DefaultCentralAuthenticationService
 

I

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.

O

org.apereo.cas - package org.apereo.cas
 
org.apereo.cas.config - package org.apereo.cas.config
 

R

resolveServiceFromAuthenticationRequest(Service) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
Resolve service from authentication request.

S

serviceMatchingStrategy(ServicesManager) - Method in class org.apereo.cas.config.CasCoreConfiguration.CasCorePolicyConfiguration
 

U

updateTicket(Ticket) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
 

V

validateServiceTicket(String, Service) - Method in class org.apereo.cas.DefaultCentralAuthenticationService
 
verifyTicketState(Ticket, String, Class) - Method in class org.apereo.cas.AbstractCentralAuthenticationService
Validate ticket expiration policy and throws exception if ticket is no longer valid.
A C D E G I O R S U V 
All Classes All Packages