Skip navigation links


oracle.iam.config.jaxb
Class ObjectFactory

java.lang.Object
  extended by oracle.iam.config.jaxb.ObjectFactory


public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the oracle.iam.config.jaxb package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oracle.iam.config.jaxb

 

Method Summary
 ADPClassLoaderConfig createADPClassLoaderConfig()
          Create an instance of ADPClassLoaderConfig
 CacheCategoriesConfig createCacheCategoriesConfig()
          Create an instance of CacheCategoriesConfig
 CacheCategoryConfig createCacheCategoryConfig()
          Create an instance of CacheCategoryConfig
 CacheConfig createCacheConfig()
          Create an instance of CacheConfig
 ConnectionProperties createConnectionProperties()
          Create an instance of ConnectionProperties
 CryptoConfigParams createCryptoConfigParams()
          Create an instance of CryptoConfigParams
 DeploymentConfig createDeploymentConfig()
          Create an instance of DeploymentConfig
 DirectDBConfigParams createDirectDBConfigParams()
          Create an instance of DirectDBConfigParams
 DiscoveryConfig createDiscoveryConfig()
          Create an instance of DiscoveryConfig
 KeyConfigParams createKeyConfigParams()
          Create an instance of KeyConfigParams
 KeysConfigParams createKeysConfigParams()
          Create an instance of KeysConfigParams
 KeyStoreConfigParams createKeyStoreConfigParams()
          Create an instance of KeyStoreConfigParams
 MiscellaneousConfig createMiscellaneousConfig()
          Create an instance of MiscellaneousConfig
 NotificationConfig createNotificationConfig()
          Create an instance of NotificationConfig
 OAACGConfig createOAACGConfig()
          Create an instance of OAACGConfig
 PKIProviderConfigParams createPKIProviderConfigParams()
          Create an instance of PKIProviderConfigParams
 PluggableParam createPluggableParam()
          Create an instance of PluggableParam
 PluggableParams createPluggableParams()
          Create an instance of PluggableParams
 PluginConfig createPluginConfig()
          Create an instance of PluginConfig
 PluginStoreConfig createPluginStoreConfig()
          Create an instance of PluginStoreConfig
 Properties createProperties()
          Create an instance of Properties
 Property createProperty()
          Create an instance of Property
 RemoteManagerConfig createRemoteManagerConfig()
          Create an instance of RemoteManagerConfig
 SchedulerConfig createSchedulerConfig()
          Create an instance of SchedulerConfig
 SOAConfig createSOAConfig()
          Create an instance of SOAConfig
 SSLConfig createSSLConfig()
          Create an instance of SSLConfig
 SSOConfig createSSOConfig()
          Create an instance of SSOConfig
 SymmetricProviderConfigParams createSymmetricProviderConfigParams()
          Create an instance of SymmetricProviderConfigParams
 XLCacheProviderProps createXLCacheProviderProps()
          Create an instance of XLCacheProviderProps
 XmlConfig createXmlConfig()
          Create an instance of XmlConfig

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oracle.iam.config.jaxb

Method Detail

createCacheConfig

public CacheConfig createCacheConfig()
Create an instance of CacheConfig

createProperty

public Property createProperty()
Create an instance of Property

createADPClassLoaderConfig

public ADPClassLoaderConfig createADPClassLoaderConfig()
Create an instance of ADPClassLoaderConfig

createKeyConfigParams

public KeyConfigParams createKeyConfigParams()
Create an instance of KeyConfigParams

createXmlConfig

public XmlConfig createXmlConfig()
Create an instance of XmlConfig

createNotificationConfig

public NotificationConfig createNotificationConfig()
Create an instance of NotificationConfig

createPluginConfig

public PluginConfig createPluginConfig()
Create an instance of PluginConfig

createSSLConfig

public SSLConfig createSSLConfig()
Create an instance of SSLConfig

createSchedulerConfig

public SchedulerConfig createSchedulerConfig()
Create an instance of SchedulerConfig

createConnectionProperties

public ConnectionProperties createConnectionProperties()
Create an instance of ConnectionProperties

createMiscellaneousConfig

public MiscellaneousConfig createMiscellaneousConfig()
Create an instance of MiscellaneousConfig

createPluggableParam

public PluggableParam createPluggableParam()
Create an instance of PluggableParam

createDeploymentConfig

public DeploymentConfig createDeploymentConfig()
Create an instance of DeploymentConfig

createSSOConfig

public SSOConfig createSSOConfig()
Create an instance of SSOConfig

createXLCacheProviderProps

public XLCacheProviderProps createXLCacheProviderProps()
Create an instance of XLCacheProviderProps

createPluggableParams

public PluggableParams createPluggableParams()
Create an instance of PluggableParams

createRemoteManagerConfig

public RemoteManagerConfig createRemoteManagerConfig()
Create an instance of RemoteManagerConfig

createOAACGConfig

public OAACGConfig createOAACGConfig()
Create an instance of OAACGConfig

createKeysConfigParams

public KeysConfigParams createKeysConfigParams()
Create an instance of KeysConfigParams

createPluginStoreConfig

public PluginStoreConfig createPluginStoreConfig()
Create an instance of PluginStoreConfig

createCacheCategoriesConfig

public CacheCategoriesConfig createCacheCategoriesConfig()
Create an instance of CacheCategoriesConfig

createKeyStoreConfigParams

public KeyStoreConfigParams createKeyStoreConfigParams()
Create an instance of KeyStoreConfigParams

createCacheCategoryConfig

public CacheCategoryConfig createCacheCategoryConfig()
Create an instance of CacheCategoryConfig

createSymmetricProviderConfigParams

public SymmetricProviderConfigParams createSymmetricProviderConfigParams()
Create an instance of SymmetricProviderConfigParams

createPKIProviderConfigParams

public PKIProviderConfigParams createPKIProviderConfigParams()
Create an instance of PKIProviderConfigParams

createProperties

public Properties createProperties()
Create an instance of Properties

createDiscoveryConfig

public DiscoveryConfig createDiscoveryConfig()
Create an instance of DiscoveryConfig

createSOAConfig

public SOAConfig createSOAConfig()
Create an instance of SOAConfig

createDirectDBConfigParams

public DirectDBConfigParams createDirectDBConfigParams()
Create an instance of DirectDBConfigParams

createCryptoConfigParams

public CryptoConfigParams createCryptoConfigParams()
Create an instance of CryptoConfigParams

Skip navigation links


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.