Class ScriptedRegisteredServiceAttributeReleasePolicy

    • Constructor Detail

      • ScriptedRegisteredServiceAttributeReleasePolicy

        public ScriptedRegisteredServiceAttributeReleasePolicy()
        Deprecated.
    • Method Detail

      • getAttributesInternal

        public java.util.Map<java.lang.String,​java.util.List<java.lang.Object>> getAttributesInternal​(org.apereo.cas.authentication.principal.Principal principal,
                                                                                                            java.util.Map<java.lang.String,​java.util.List<java.lang.Object>> attributes,
                                                                                                            org.apereo.cas.services.RegisteredService service,
                                                                                                            org.apereo.cas.authentication.principal.Service selectedService)
        Deprecated.
        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
        selectedService - the selected service
        Returns:
        the attributes allowed for release