Class GroovyRegisteredServiceAccessStrategy

java.lang.Object
org.apereo.cas.services.BaseRegisteredServiceAccessStrategy
org.apereo.cas.services.GroovyRegisteredServiceAccessStrategy
All Implemented Interfaces:
Serializable, org.apereo.cas.services.RegisteredServiceAccessStrategy, org.springframework.core.Ordered

public class GroovyRegisteredServiceAccessStrategy extends BaseRegisteredServiceAccessStrategy
Since:
5.3.0
See Also:
  • Constructor Details

    • GroovyRegisteredServiceAccessStrategy

      public GroovyRegisteredServiceAccessStrategy()
  • Method Details

    • isServiceAccessAllowed

      public boolean isServiceAccessAllowed()
    • isServiceAccessAllowedForSso

      public boolean isServiceAccessAllowedForSso()
    • doPrincipalAttributesAllowServiceAccess

      public boolean doPrincipalAttributesAllowServiceAccess(org.apereo.cas.services.RegisteredServiceAccessStrategyRequest request)
    • getUnauthorizedRedirectUrl

      public URI getUnauthorizedRedirectUrl()
    • getDelegatedAuthenticationPolicy

      public org.apereo.cas.services.RegisteredServiceDelegatedAuthenticationPolicy getDelegatedAuthenticationPolicy()
    • getRequiredAttributes

      public Map<String,Set<String>> getRequiredAttributes()