public class PatternMatchingEntityIdAttributeReleasePolicy extends BaseSamlRegisteredServiceAttributeReleasePolicy
Constructor and Description |
---|
PatternMatchingEntityIdAttributeReleasePolicy() |
Modifier and Type | Method and Description |
---|---|
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
getAttributes, getConsentableAttributes, getReleasedByDefaultAttributes, insertPrincipalIdAsAttributeIfNeeded, postLoad, resolveAttributesFromPrincipalAttributeRepository, returnFinalAttributesCollection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isAuthorizedToReleaseAuthenticationAttributes, isAuthorizedToReleaseCredentialPassword, isAuthorizedToReleaseProxyGrantingTicket, setAttributeFilter
public PatternMatchingEntityIdAttributeReleasePolicy()
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 attributesservice
- the serviceapplicationContext
- the application contextresolver
- the resolverfacade
- the facadeentityDescriptor
- the entity descriptor