Class GroovyRegisteredServiceAccessStrategy

    • Constructor Detail

      • GroovyRegisteredServiceAccessStrategy

        public GroovyRegisteredServiceAccessStrategy()
    • Method Detail

      • isServiceAccessAllowed

        public boolean isServiceAccessAllowed()
      • setServiceAccessAllowed

        public void setServiceAccessAllowed​(boolean enabled)
      • isServiceAccessAllowedForSso

        public boolean isServiceAccessAllowedForSso()
      • doPrincipalAttributesAllowServiceAccess

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

        public java.net.URI getUnauthorizedRedirectUrl()
      • getDelegatedAuthenticationPolicy

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

        public java.util.Map<java.lang.String,​java.util.Set<java.lang.String>> getRequiredAttributes()