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

Packages that use KeyInfoConfirmationDataType
org.opensaml.saml2.core.impl Implementations of SAML 2.0 core specification types and elements. 
 

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

Classes in org.opensaml.saml2.core.impl that implement KeyInfoConfirmationDataType
 class KeyInfoConfirmationDataTypeImpl
          Concrete implementation of SubjectConfirmationData.
 

Methods in org.opensaml.saml2.core.impl that return KeyInfoConfirmationDataType
 KeyInfoConfirmationDataType KeyInfoConfirmationDataTypeBuilder.buildObject()
          Builds a SAMLObject using the default name and namespace information provided SAML specifications.
 KeyInfoConfirmationDataType KeyInfoConfirmationDataTypeBuilder.buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)
          
 



Copyright © 2006-2009 Internet2. All Rights Reserved.