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

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

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

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

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.smartcardpki 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.smartcardpki with parameters of type SecretKeyProtectionType
 javax.xml.bind.JAXBElement<SecretKeyProtectionType> ObjectFactory.createSecretKeyProtection(SecretKeyProtectionType value)
          Create an instance of JAXBElement<SecretKeyProtectionType>}
 void OriginalTechnicalProtectionBaseType.setSecretKeyProtection(SecretKeyProtectionType value)
          Sets the value of the secretKeyProtection property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.