Package se.swedenconnect.spring.saml.idp.attributes
package se.swedenconnect.spring.saml.idp.attributes
Support for mapping of attributes.
-
ClassDescriptionDefault implementation of the
PrincipalSelectionProcessor
interface.ARequestedAttributeProcessor
that supports the eIDASRequestedAttributes
extension.ARequestedAttributeProcessor
that extracts the requested attributes from declared entity categories.AnImplicitRequestedAttribute
is used to represent a requested attribute when the requirement is "implicit", meaning that it is not explicitly stated in anAuthnRequest
orEntityDescriptor
.ARequestedAttributeProcessor
that will check if the SAML SP metadata entry contains any requested attributes by locating them in theAttributeConsumingService
element.ARequestedAttributeProcessor
that finds requested attributes from theRequestedAttributes
extension.Extracts thePrincipalSelection
extension values.A representation of a "requested attribute".A processor for locating information about which user attributes that are requested.A representation of a user (identity) attribute.Class used to store attribute value types that we don't know how to parse.