Class GroovyScriptAttributeReleasePolicy

    • Constructor Detail

      • GroovyScriptAttributeReleasePolicy

        public GroovyScriptAttributeReleasePolicy()
    • Method Detail

      • getAttributesInternal

        public java.util.Map<java.lang.String,​java.lang.Object> getAttributesInternal​(org.apereo.cas.authentication.principal.Principal principal,
                                                                                            java.util.Map<java.lang.String,​java.lang.Object> attributes,
                                                                                            org.apereo.cas.services.RegisteredService service)
        Description copied from class: AbstractRegisteredServiceAttributeReleasePolicy
        Gets the attributes internally from the implementation.
        Specified by:
        getAttributesInternal in class AbstractRegisteredServiceAttributeReleasePolicy
        Parameters:
        principal - the principal
        attributes - the principal attributes
        service - the service
        Returns:
        the attributes allowed for release