Package org.apereo.cas
package org.apereo.cas
-
ClassDescriptionAn 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.This isCentralAuthenticationServiceContext
.CentralAuthenticationServiceContext.CentralAuthenticationServiceContextBuilder<C extends CentralAuthenticationServiceContext,B extends CentralAuthenticationServiceContext.CentralAuthenticationServiceContextBuilder<C, B>> Concrete implementation of aCentralAuthenticationService
, and also the central, organizing component of CAS' internal implementation.