Uses of Interface
org.opensaml.saml.saml2.metadata.NameIDFormat
Packages that use NameIDFormat
Package
Description
Interfaces for SAML 2 Metadata Profile for Standalone Query Requesters.
Concrete definitions of the objects described in saml-metadata-2.0-os work.
-
Uses of NameIDFormat in org.opensaml.saml.ext.saml2mdquery
Methods in org.opensaml.saml.ext.saml2mdquery that return types with arguments of type NameIDFormatModifier and TypeMethodDescriptionQueryDescriptorType.getNameIDFormat()Gets the list of name ID formats supported by this query service. -
Uses of NameIDFormat in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return types with arguments of type NameIDFormatModifier and TypeMethodDescriptionAttributeAuthorityDescriptor.getNameIDFormats()Gets a list of NameID formats supported by this authority.AuthnAuthorityDescriptor.getNameIDFormats()Gets the list of supported name ID formats for this authority.PDPDescriptor.getNameIDFormats()Gets the list of NameID formats this service supports.SSODescriptor.getNameIDFormats()Gets the list of NameID formats this service supports.