Uses of Interface
se.litsec.eidas.opensaml.ext.attributes.address.PostName
-
Packages that use PostName Package Description se.litsec.eidas.opensaml.ext.attributes.address.impl Implementation classes for the supporting types of the eIDASCurrentAddressStructuredType
. -
-
Uses of PostName in se.litsec.eidas.opensaml.ext.attributes.address.impl
Classes in se.litsec.eidas.opensaml.ext.attributes.address.impl that implement PostName Modifier and Type Class Description class
PostNameImpl
Implementation ofPostName
.Methods in se.litsec.eidas.opensaml.ext.attributes.address.impl that return PostName Modifier and Type Method Description PostName
PostNameBuilder. buildObject()
PostName
PostNameBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)
-