Uses of Interface
org.opensaml.saml.saml2.core.NameIDType
-
Packages that use NameIDType Package Description org.opensaml.saml.ext.samlpthrpty Interfaces for SAML 2 Metadata Extension for Third-Party Request Protocol Extension.org.opensaml.saml.saml2.core Interfaces for SAML 2.0 core and protocol interfaces. -
-
Uses of NameIDType in org.opensaml.saml.ext.samlpthrpty
Subinterfaces of NameIDType in org.opensaml.saml.ext.samlpthrpty Modifier and Type Interface Description interfaceRespondToSAML 2.0 Protocol Third-party extension RespondTo. -
Uses of NameIDType in org.opensaml.saml.saml2.core
Subinterfaces of NameIDType in org.opensaml.saml.saml2.core Modifier and Type Interface Description interfaceIssuerSAML 2.0 Core Issuer.interfaceNameIDSAML 2.0 Core NameID.
-