public class InCommonRSAttributeReleasePolicy extends BaseSamlRegisteredServiceAttributeReleasePolicy
InCommonRSAttributeReleasePolicy
.Constructor and Description |
---|
InCommonRSAttributeReleasePolicy() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getAllowedAttributes() |
protected java.util.Map<java.lang.String,java.lang.Object> |
getAttributesForSamlRegisteredService(java.util.Map<java.lang.String,java.lang.Object> attributes,
SamlRegisteredService service,
org.springframework.context.ApplicationContext applicationContext,
SamlRegisteredServiceCachingMetadataResolver resolver,
SamlRegisteredServiceServiceProviderMetadataFacade facade,
org.opensaml.saml.saml2.metadata.EntityDescriptor entityDescriptor)
Gets attributes for saml registered service.
|
getAttributesInternal
authorizeReleaseOfAllowedAttributes, equals, hashCode, setAllowedAttributes, toString
getAttributeFilter, getAttributes, getPrincipalAttributesRepository, getPrincipalIdAttribute, getReleasedByDefaultAttributes, insertPrincipalIdAsAttributeIfNeeded, isAuthorizedToReleaseCredentialPassword, isAuthorizedToReleaseProxyGrantingTicket, isExcludeDefaultAttributes, returnFinalAttributesCollection, setAttributeFilter, setAuthorizedToReleaseCredentialPassword, setAuthorizedToReleaseProxyGrantingTicket, setExcludeDefaultAttributes, setPrincipalAttributesRepository, setPrincipalIdAttribute
protected java.util.Map<java.lang.String,java.lang.Object> getAttributesForSamlRegisteredService(java.util.Map<java.lang.String,java.lang.Object> attributes, SamlRegisteredService service, org.springframework.context.ApplicationContext applicationContext, SamlRegisteredServiceCachingMetadataResolver resolver, SamlRegisteredServiceServiceProviderMetadataFacade facade, org.opensaml.saml.saml2.metadata.EntityDescriptor entityDescriptor)
BaseSamlRegisteredServiceAttributeReleasePolicy
getAttributesForSamlRegisteredService
in class BaseSamlRegisteredServiceAttributeReleasePolicy
attributes
- the attrsservice
- the serviceapplicationContext
- the application contextresolver
- the resolverfacade
- the facadeentityDescriptor
- the entity descriptorpublic java.util.List<java.lang.String> getAllowedAttributes()
getAllowedAttributes
in class ReturnAllowedAttributeReleasePolicy