Package se.litsec.opensaml.saml2.attribute
Package containing interfaces and classes handling SAML v2 Attributes.
-
Interface Summary Interface Description AttributeRepository An interface for a repository of attribute definitions. -
Class Summary Class Description AttributeBuilder Implements the build pattern to createAttribute
objects.AttributeRepositoryImpl A bean implementing theAttributeRepository
interface.AttributeTemplate An attribute template is a template of a SAML attribute, i.e., it represents the name, friendly name and name format but not the value of the attribute.AttributeUtils Helper methods for accessing attribute values.