Class GroovySurrogateRegisteredServiceAccessStrategy

    • Field Summary

      • Fields inherited from interface org.springframework.core.Ordered

        HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean doPrincipalAttributesAllowServiceAccess​(java.lang.String principal, java.util.Map<java.lang.String,​java.lang.Object> principalAttributes)  
      • Methods inherited from class org.apereo.cas.services.BaseRegisteredServiceAccessStrategy

        canEqual, equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface org.apereo.cas.services.RegisteredServiceAccessStrategy

        getDelegatedAuthenticationPolicy, getOrder, getRequiredAttributes, getUnauthorizedRedirectUrl, isServiceAccessAllowed, isServiceAccessAllowedForSso, setServiceAccessAllowed
    • Constructor Detail

      • GroovySurrogateRegisteredServiceAccessStrategy

        public GroovySurrogateRegisteredServiceAccessStrategy()
    • Method Detail

      • doPrincipalAttributesAllowServiceAccess

        public boolean doPrincipalAttributesAllowServiceAccess​(java.lang.String principal,
                                                               java.util.Map<java.lang.String,​java.lang.Object> principalAttributes)