Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.tlsclient.SharedSecretChallengeResponseType

Packages that use SharedSecretChallengeResponseType
org.jboss.identity.federation.saml.v2.ac.classes.tlsclient   
 

Uses of SharedSecretChallengeResponseType in org.jboss.identity.federation.saml.v2.ac.classes.tlsclient
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.tlsclient that return SharedSecretChallengeResponseType
 SharedSecretChallengeResponseType ObjectFactory.createSharedSecretChallengeResponseType()
          Create an instance of SharedSecretChallengeResponseType
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.tlsclient that return types with arguments of type SharedSecretChallengeResponseType
 javax.xml.bind.JAXBElement<SharedSecretChallengeResponseType> ObjectFactory.createSharedSecretChallengeResponse(SharedSecretChallengeResponseType value)
          Create an instance of JAXBElement<SharedSecretChallengeResponseType>}
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.tlsclient with parameters of type SharedSecretChallengeResponseType
 javax.xml.bind.JAXBElement<SharedSecretChallengeResponseType> ObjectFactory.createSharedSecretChallengeResponse(SharedSecretChallengeResponseType value)
          Create an instance of JAXBElement<SharedSecretChallengeResponseType>}
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.