Class CasWebflowEventResolutionConfigurationContext

java.lang.Object
org.apereo.cas.web.flow.resolver.impl.CasWebflowEventResolutionConfigurationContext

public class CasWebflowEventResolutionConfigurationContext extends Object
Since:
6.1.0
  • Method Details

    • builder

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getAuthenticationSystemSupport

      public org.apereo.cas.authentication.AuthenticationSystemSupport getAuthenticationSystemSupport()
    • getCentralAuthenticationService

      public org.apereo.cas.CentralAuthenticationService getCentralAuthenticationService()
    • getServicesManager

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

      public org.apereo.cas.ticket.registry.TicketRegistrySupport getTicketRegistrySupport()
    • getTicketRegistry

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

      public org.apereo.cas.web.cookie.CasCookieBuilder getWarnCookieGenerator()
    • getAuthenticationRequestServiceSelectionStrategies

      public org.apereo.cas.authentication.AuthenticationServiceSelectionPlan getAuthenticationRequestServiceSelectionStrategies()
    • getApplicationContext

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

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

      public org.apereo.cas.configuration.CasConfigurationProperties getCasProperties()
    • getTicketGrantingTicketCookieGenerator

      public org.apereo.cas.web.cookie.CasCookieBuilder getTicketGrantingTicketCookieGenerator()
    • getArgumentExtractors

      public List<org.apereo.cas.web.support.ArgumentExtractor> getArgumentExtractors()
    • getPrincipalFactory

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

      public org.apereo.cas.web.flow.SingleSignOnParticipationStrategy getSingleSignOnParticipationStrategy()
    • getAuthenticationEventExecutionPlan

      public org.apereo.cas.authentication.AuthenticationEventExecutionPlan getAuthenticationEventExecutionPlan()
    • getAuthenticationContextValidator

      public org.apereo.cas.authentication.MultifactorAuthenticationContextValidator getAuthenticationContextValidator()
    • getCasWebflowCredentialProvider

      public org.apereo.cas.web.flow.CasWebflowCredentialProvider getCasWebflowCredentialProvider()
    • getSingleSignOnBuildingStrategy

      public org.apereo.cas.web.flow.SingleSignOnBuildingStrategy getSingleSignOnBuildingStrategy()
    • getMultifactorAuthenticationProviderSelector

      public org.apereo.cas.authentication.MultifactorAuthenticationProviderSelector getMultifactorAuthenticationProviderSelector()