Class CentralAuthenticationServiceContext

java.lang.Object
org.apereo.cas.CentralAuthenticationServiceContext

public class CentralAuthenticationServiceContext extends Object
Since:
6.5.0
  • Method Details

    • builder

    • getAuthenticationServiceSelectionPlan

      public org.apereo.cas.authentication.AuthenticationServiceSelectionPlan getAuthenticationServiceSelectionPlan()
    • getLockRepository

      public org.apereo.cas.util.lock.LockRepository getLockRepository()
    • getCipherExecutor

      public org.apereo.cas.util.crypto.CipherExecutor getCipherExecutor()
    • getPrincipalFactory

      public org.apereo.cas.authentication.principal.PrincipalFactory getPrincipalFactory()
    • getTicketRegistry

      public org.apereo.cas.ticket.registry.TicketRegistry getTicketRegistry()
    • getServicesManager

      public org.apereo.cas.services.ServicesManager getServicesManager()
    • getTicketFactory

      public org.apereo.cas.ticket.TicketFactory getTicketFactory()
    • getRegisteredServiceAccessStrategyEnforcer

      public org.apereo.cas.audit.AuditableExecution getRegisteredServiceAccessStrategyEnforcer()
    • getAuthenticationPolicy

      public org.apereo.cas.authentication.AuthenticationPolicy getAuthenticationPolicy()
    • getServiceMatchingStrategy

      public org.apereo.cas.authentication.principal.ServiceMatchingStrategy getServiceMatchingStrategy()
    • getApplicationContext

      public org.springframework.context.ConfigurableApplicationContext getApplicationContext()
    • getPrincipalResolver

      public org.apereo.cas.authentication.principal.PrincipalResolver getPrincipalResolver()