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
 OAMConfig createOAMConfig()
          Create an instance of OAMConfig
 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

createDirectDBConfigParams

public DirectDBConfigParams createDirectDBConfigParams()
Create an instance of DirectDBConfigParams

createSSOConfig

public SSOConfig createSSOConfig()
Create an instance of SSOConfig

createPKIProviderConfigParams

public PKIProviderConfigParams createPKIProviderConfigParams()
Create an instance of PKIProviderConfigParams

createRemoteManagerConfig

public RemoteManagerConfig createRemoteManagerConfig()
Create an instance of RemoteManagerConfig

createConnectionProperties

public ConnectionProperties createConnectionProperties()
Create an instance of ConnectionProperties

createSOAConfig

public SOAConfig createSOAConfig()
Create an instance of SOAConfig

createOAACGConfig

public OAACGConfig createOAACGConfig()
Create an instance of OAACGConfig

createNotificationConfig

public NotificationConfig createNotificationConfig()
Create an instance of NotificationConfig

createOAMConfig

public OAMConfig createOAMConfig()
Create an instance of OAMConfig

createPluginConfig

public PluginConfig createPluginConfig()
Create an instance of PluginConfig

createCacheConfig

public CacheConfig createCacheConfig()
Create an instance of CacheConfig

createCacheCategoryConfig

public CacheCategoryConfig createCacheCategoryConfig()
Create an instance of CacheCategoryConfig

createProperty

public Property createProperty()
Create an instance of Property

createKeysConfigParams

public KeysConfigParams createKeysConfigParams()
Create an instance of KeysConfigParams

createPluggableParams

public PluggableParams createPluggableParams()
Create an instance of PluggableParams

createPluginStoreConfig

public PluginStoreConfig createPluginStoreConfig()
Create an instance of PluginStoreConfig

createSSLConfig

public SSLConfig createSSLConfig()
Create an instance of SSLConfig

createSymmetricProviderConfigParams

public SymmetricProviderConfigParams createSymmetricProviderConfigParams()
Create an instance of SymmetricProviderConfigParams

createCryptoConfigParams

public CryptoConfigParams createCryptoConfigParams()
Create an instance of CryptoConfigParams

createDeploymentConfig

public DeploymentConfig createDeploymentConfig()
Create an instance of DeploymentConfig

createProperties

public Properties createProperties()
Create an instance of Properties

createKeyConfigParams

public KeyConfigParams createKeyConfigParams()
Create an instance of KeyConfigParams

createMiscellaneousConfig

public MiscellaneousConfig createMiscellaneousConfig()
Create an instance of MiscellaneousConfig

createXLCacheProviderProps

public XLCacheProviderProps createXLCacheProviderProps()
Create an instance of XLCacheProviderProps

createADPClassLoaderConfig

public ADPClassLoaderConfig createADPClassLoaderConfig()
Create an instance of ADPClassLoaderConfig

createDiscoveryConfig

public DiscoveryConfig createDiscoveryConfig()
Create an instance of DiscoveryConfig

createSchedulerConfig

public SchedulerConfig createSchedulerConfig()
Create an instance of SchedulerConfig

createKeyStoreConfigParams

public KeyStoreConfigParams createKeyStoreConfigParams()
Create an instance of KeyStoreConfigParams

createPluggableParam

public PluggableParam createPluggableParam()
Create an instance of PluggableParam

createXmlConfig

public XmlConfig createXmlConfig()
Create an instance of XmlConfig

createCacheCategoriesConfig

public CacheCategoriesConfig createCacheCategoriesConfig()
Create an instance of CacheCategoriesConfig

Skip navigation links


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