Uses of Interface
org.opensaml.saml.saml2.metadata.TelephoneNumber
-
Packages that use TelephoneNumber Package Description org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of TelephoneNumber in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return types with arguments of type TelephoneNumber Modifier and Type Method Description List<TelephoneNumber>ContactPerson. getTelephoneNumbers()Gets an immutable list of telephone numbers for this person.
-