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

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

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

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

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