Uses of Interface
se.litsec.opensaml.saml2.attribute.AttributeRepository
-
Packages that use AttributeRepository Package Description se.litsec.opensaml.saml2.attribute Package containing interfaces and classes handling SAML v2 Attributes. -
-
Uses of AttributeRepository in se.litsec.opensaml.saml2.attribute
Classes in se.litsec.opensaml.saml2.attribute that implement AttributeRepository Modifier and Type Class Description class
AttributeRepositoryImpl
A bean implementing theAttributeRepository
interface.
-