Uses of Interface
org.opensaml.saml.saml2.metadata.GivenName
Packages that use GivenName
Package
Description
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 GivenNameModifier and TypeMethodDescriptionContactPerson.getGivenName()Gets the given name for this person.Methods in org.opensaml.saml.saml2.metadata with parameters of type GivenNameModifier and TypeMethodDescriptionvoidContactPerson.setGivenName(GivenName name) Sets the given name for this person.