Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.passwordprotectedtransport.SecretKeyProtectionType

Packages that use SecretKeyProtectionType
org.jboss.identity.federation.saml.v2.ac.classes.passwordprotectedtransport   
 

Uses of SecretKeyProtectionType in org.jboss.identity.federation.saml.v2.ac.classes.passwordprotectedtransport
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.passwordprotectedtransport declared as SecretKeyProtectionType
protected  SecretKeyProtectionType TechnicalProtectionBaseType.secretKeyProtection
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.passwordprotectedtransport that return SecretKeyProtectionType
 SecretKeyProtectionType ObjectFactory.createSecretKeyProtectionType()
          Create an instance of SecretKeyProtectionType
 SecretKeyProtectionType TechnicalProtectionBaseType.getSecretKeyProtection()
          Gets the value of the secretKeyProtection property.
 

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.passwordprotectedtransport with parameters of type SecretKeyProtectionType
 javax.xml.bind.JAXBElement<SecretKeyProtectionType> ObjectFactory.createSecretKeyProtection(SecretKeyProtectionType value)
          Create an instance of JAXBElement<SecretKeyProtectionType>}
 void TechnicalProtectionBaseType.setSecretKeyProtection(SecretKeyProtectionType value)
          Sets the value of the secretKeyProtection property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.