Uses of Class
org.jboss.identity.federation.bindings.config.EncryptionType

Packages that use EncryptionType
org.jboss.identity.federation.bindings.config   
 

Uses of EncryptionType in org.jboss.identity.federation.bindings.config
 

Fields in org.jboss.identity.federation.bindings.config declared as EncryptionType
protected  EncryptionType IDPType.encryption
           
 

Methods in org.jboss.identity.federation.bindings.config that return EncryptionType
 EncryptionType ObjectFactory.createEncryptionType()
          Create an instance of EncryptionType
 EncryptionType IDPType.getEncryption()
          Gets the value of the encryption property.
 

Methods in org.jboss.identity.federation.bindings.config with parameters of type EncryptionType
 void IDPType.setEncryption(EncryptionType value)
          Sets the value of the encryption property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.