Uses of Interface
org.opensaml.saml2.core.NameIDType

Packages that use NameIDType
org.opensaml.saml2.core Interfaces for SAML 2.0 core specification types and elements. 
org.opensaml.saml2.core.impl Implementations of SAML 2.0 core specification types and elements. 
org.opensaml.samlext.samlpthrpty Interfaces for SAML 2 protocol third-party response profile. 
org.opensaml.samlext.samlpthrpty.impl Implementation for SAML 2 protocol third-party response profile objects. 
 

Uses of NameIDType in org.opensaml.saml2.core
 

Subinterfaces of NameIDType in org.opensaml.saml2.core
 interface Issuer
          SAML 2.0 Core Issuer.
 interface NameID
          SAML 2.0 Core NameID.
 

Uses of NameIDType in org.opensaml.saml2.core.impl
 

Classes in org.opensaml.saml2.core.impl that implement NameIDType
 class AbstractNameIDType
          Abstract implementation of NameIDType.
 class IssuerImpl
          A concrete implementation of Issuer.
 class NameIDImpl
          Concrete implementation of NameID.
 

Uses of NameIDType in org.opensaml.samlext.samlpthrpty
 

Subinterfaces of NameIDType in org.opensaml.samlext.samlpthrpty
 interface RespondTo
          SAML 2.0 Protocol Third-party extension RespondTo
 

Uses of NameIDType in org.opensaml.samlext.samlpthrpty.impl
 

Classes in org.opensaml.samlext.samlpthrpty.impl that implement NameIDType
 class RespondToImpl
          Concerte implementation of RespondTo.
 



Copyright © 1999-2012. All Rights Reserved.