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

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

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

Fields in org.jboss.identity.federation.bindings.config declared as KeyProviderType
protected  KeyProviderType ProviderType.keyProvider
           
 

Methods in org.jboss.identity.federation.bindings.config that return KeyProviderType
 KeyProviderType ObjectFactory.createKeyProviderType()
          Create an instance of KeyProviderType
 KeyProviderType ProviderType.getKeyProvider()
          Gets the value of the keyProvider property.
 

Methods in org.jboss.identity.federation.bindings.config with parameters of type KeyProviderType
 void ProviderType.setKeyProvider(KeyProviderType value)
          Sets the value of the keyProvider property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.