Uses of Class
org.jboss.seam.security.external.jaxb.samlv2.assertion.SubjectConfirmationType

Packages that use SubjectConfirmationType
org.jboss.seam.security.external.jaxb.samlv2.assertion   
 

Uses of SubjectConfirmationType in org.jboss.seam.security.external.jaxb.samlv2.assertion
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return SubjectConfirmationType
 SubjectConfirmationType ObjectFactory.createSubjectConfirmationType()
          Create an instance of SubjectConfirmationType
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return types with arguments of type SubjectConfirmationType
 JAXBElement<SubjectConfirmationType> ObjectFactory.createSubjectConfirmation(SubjectConfirmationType value)
          Create an instance of JAXBElement<SubjectConfirmationType>}
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion with parameters of type SubjectConfirmationType
 JAXBElement<SubjectConfirmationType> ObjectFactory.createSubjectConfirmation(SubjectConfirmationType value)
          Create an instance of JAXBElement<SubjectConfirmationType>}
 



Copyright © 2011 Seam Framework. All Rights Reserved.