Uses of Package
se.litsec.opensaml.saml2.attribute
-
Packages that use se.litsec.opensaml.saml2.attribute Package Description se.litsec.opensaml.saml2.attribute Package containing interfaces and classes handling SAML v2 Attributes.se.litsec.opensaml.saml2.metadata.build To create SAML metadata (EntityDescriptor
elements) requires a lot of coding. -
Classes in se.litsec.opensaml.saml2.attribute used by se.litsec.opensaml.saml2.attribute Class Description AttributeBuilder Implements the build pattern to createAttribute
objects.AttributeRepository An interface for a repository of attribute definitions.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. -
Classes in se.litsec.opensaml.saml2.attribute used by se.litsec.opensaml.saml2.metadata.build Class Description 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.