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