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

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

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

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.smartcard 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.smartcard 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.