Uses of Interface
org.opensaml.saml2.ecp.SubjectConfirmation

Packages that use SubjectConfirmation
org.opensaml.saml2.ecp.impl   
 

Uses of SubjectConfirmation in org.opensaml.saml2.ecp.impl
 

Classes in org.opensaml.saml2.ecp.impl that implement SubjectConfirmation
 class SubjectConfirmationImpl
          Concrete implementation of SubjectConfirmation.
 

Methods in org.opensaml.saml2.ecp.impl that return SubjectConfirmation
 SubjectConfirmation SubjectConfirmationBuilder.buildObject()
          Builds a SAMLObject using the default name and namespace information provided SAML specifications.
 SubjectConfirmation SubjectConfirmationBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 



Copyright © 1999-2013. All Rights Reserved.