Uses of Interface
se.litsec.eidas.opensaml.ext.RequestedAttributes
-
Packages that use RequestedAttributes Package Description se.litsec.eidas.opensaml.ext.impl Implementation classes for eIDAS SAML extensions. -
-
Uses of RequestedAttributes in se.litsec.eidas.opensaml.ext.impl
Classes in se.litsec.eidas.opensaml.ext.impl that implement RequestedAttributes Modifier and Type Class Description class
RequestedAttributesImpl
Implementation ofRequestedAttributes
.Methods in se.litsec.eidas.opensaml.ext.impl that return RequestedAttributes Modifier and Type Method Description RequestedAttributes
RequestedAttributesBuilder. buildObject()
RequestedAttributes
RequestedAttributesBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)
-