Uses of Interface
org.opensaml.saml.saml2.metadata.GivenName
-
Packages that use GivenName Package Description org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of GivenName in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return GivenName Modifier and Type Method Description GivenNameContactPerson. getGivenName()Gets the given name for this person.Methods in org.opensaml.saml.saml2.metadata with parameters of type GivenName Modifier and Type Method Description voidContactPerson. setGivenName(GivenName name)Sets the given name for this person.
-