Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


oracle.fabric.common.legacypolicy.schema
Class ObjectFactory

java.lang.Object
  extended by oracle.fabric.common.legacypolicy.schema.ObjectFactory


public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the oracle.fabric.common.legacypolicy.schema 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.fabric.common.legacypolicy.schema

 

Method Summary
 AttributeConfigType createAttributeConfigType()
          Create an instance of AttributeConfigType
 DecryptConfigType createDecryptConfigType()
          Create an instance of DecryptConfigType
 EncryptConfigType createEncryptConfigType()
          Create an instance of EncryptConfigType
 EncryptElementsConfigType createEncryptElementsConfigType()
          Create an instance of EncryptElementsConfigType
 EncryptElementsConfigType.TbeElement createEncryptElementsConfigTypeTbeElement()
          Create an instance of EncryptElementsConfigType.TbeElement
 EncryptionMethodsConfigType createEncryptionMethodsConfigType()
          Create an instance of EncryptionMethodsConfigType
 InboundConfigType createInboundConfigType()
          Create an instance of InboundConfigType
 KeyConfigType createKeyConfigType()
          Create an instance of KeyConfigType
 KeyStoreConfigType createKeyStoreConfigType()
          Create an instance of KeyStoreConfigType
 KeytransportMethodsConfigType createKeytransportMethodsConfigType()
          Create an instance of KeytransportMethodsConfigType
 NonceConfigType createNonceConfigType()
          Create an instance of NonceConfigType
 OutboundConfigType createOutboundConfigType()
          Create an instance of OutboundConfigType
 PropertyConfigType createPropertyConfigType()
          Create an instance of PropertyConfigType
 SamlAuthorityConfigType createSamlAuthorityConfigType()
          Create an instance of SamlAuthorityConfigType
 SamlTokenConfigType createSamlTokenConfigType()
          Create an instance of SamlTokenConfigType
 SecurityConfigType createSecurityConfigType()
          Create an instance of SecurityConfigType
 javax.xml.bind.JAXBElement<SecurityConfigType> createSecurityGlobal(SecurityConfigType value)
          Create an instance of JAXBElement<SecurityConfigType>}
 javax.xml.bind.JAXBElement<SecurityOperationConfigType> createSecurityOperation(SecurityOperationConfigType value)
          Create an instance of JAXBElement<SecurityOperationConfigType>}
 SecurityOperationConfigType createSecurityOperationConfigType()
          Create an instance of SecurityOperationConfigType
 javax.xml.bind.JAXBElement<SecurityConfigType> createSecurityPort(SecurityConfigType value)
          Create an instance of JAXBElement<SecurityConfigType>}
 SignatureConfigType createSignatureConfigType()
          Create an instance of SignatureConfigType
 SignatureMethodsConfigType createSignatureMethodsConfigType()
          Create an instance of SignatureMethodsConfigType
 SignElementsConfigType createSignElementsConfigType()
          Create an instance of SignElementsConfigType
 SignElementsConfigType.TbsElement createSignElementsConfigTypeTbsElement()
          Create an instance of SignElementsConfigType.TbsElement
 SubjectConfirmationMethodConfigType createSubjectConfirmationMethodConfigType()
          Create an instance of SubjectConfirmationMethodConfigType
 SubjectConfirmationMethodsConfigType createSubjectConfirmationMethodsConfigType()
          Create an instance of SubjectConfirmationMethodsConfigType
 TimestampConfigType createTimestampConfigType()
          Create an instance of TimestampConfigType
 UsernameTokenConfigType createUsernameTokenConfigType()
          Create an instance of UsernameTokenConfigType
 VerifySamlTokenConfigType createVerifySamlTokenConfigType()
          Create an instance of VerifySamlTokenConfigType
 VerifySignatureConfigType createVerifySignatureConfigType()
          Create an instance of VerifySignatureConfigType
 VerifyUsernameTokenConfigType createVerifyUsernameTokenConfigType()
          Create an instance of VerifyUsernameTokenConfigType
 VerifyX509TokenConfigType createVerifyX509TokenConfigType()
          Create an instance of VerifyX509TokenConfigType
 X509TokenConfigType createX509TokenConfigType()
          Create an instance of X509TokenConfigType

 

Methods inherited from class java.lang.Object
clone, equals, finalize, 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.fabric.common.legacypolicy.schema

Method Detail

createEncryptionMethodsConfigType

public EncryptionMethodsConfigType createEncryptionMethodsConfigType()
Create an instance of EncryptionMethodsConfigType

createVerifySamlTokenConfigType

public VerifySamlTokenConfigType createVerifySamlTokenConfigType()
Create an instance of VerifySamlTokenConfigType

createSecurityOperationConfigType

public SecurityOperationConfigType createSecurityOperationConfigType()
Create an instance of SecurityOperationConfigType

createSignatureMethodsConfigType

public SignatureMethodsConfigType createSignatureMethodsConfigType()
Create an instance of SignatureMethodsConfigType

createKeytransportMethodsConfigType

public KeytransportMethodsConfigType createKeytransportMethodsConfigType()
Create an instance of KeytransportMethodsConfigType

createEncryptElementsConfigType

public EncryptElementsConfigType createEncryptElementsConfigType()
Create an instance of EncryptElementsConfigType

createSignElementsConfigTypeTbsElement

public SignElementsConfigType.TbsElement createSignElementsConfigTypeTbsElement()
Create an instance of SignElementsConfigType.TbsElement

createInboundConfigType

public InboundConfigType createInboundConfigType()
Create an instance of InboundConfigType

createSignElementsConfigType

public SignElementsConfigType createSignElementsConfigType()
Create an instance of SignElementsConfigType

createVerifyX509TokenConfigType

public VerifyX509TokenConfigType createVerifyX509TokenConfigType()
Create an instance of VerifyX509TokenConfigType

createKeyStoreConfigType

public KeyStoreConfigType createKeyStoreConfigType()
Create an instance of KeyStoreConfigType

createOutboundConfigType

public OutboundConfigType createOutboundConfigType()
Create an instance of OutboundConfigType

createSamlTokenConfigType

public SamlTokenConfigType createSamlTokenConfigType()
Create an instance of SamlTokenConfigType

createKeyConfigType

public KeyConfigType createKeyConfigType()
Create an instance of KeyConfigType

createSignatureConfigType

public SignatureConfigType createSignatureConfigType()
Create an instance of SignatureConfigType

createSubjectConfirmationMethodConfigType

public SubjectConfirmationMethodConfigType createSubjectConfirmationMethodConfigType()
Create an instance of SubjectConfirmationMethodConfigType

createSubjectConfirmationMethodsConfigType

public SubjectConfirmationMethodsConfigType createSubjectConfirmationMethodsConfigType()
Create an instance of SubjectConfirmationMethodsConfigType

createEncryptConfigType

public EncryptConfigType createEncryptConfigType()
Create an instance of EncryptConfigType

createPropertyConfigType

public PropertyConfigType createPropertyConfigType()
Create an instance of PropertyConfigType

createX509TokenConfigType

public X509TokenConfigType createX509TokenConfigType()
Create an instance of X509TokenConfigType

createSamlAuthorityConfigType

public SamlAuthorityConfigType createSamlAuthorityConfigType()
Create an instance of SamlAuthorityConfigType

createDecryptConfigType

public DecryptConfigType createDecryptConfigType()
Create an instance of DecryptConfigType

createUsernameTokenConfigType

public UsernameTokenConfigType createUsernameTokenConfigType()
Create an instance of UsernameTokenConfigType

createNonceConfigType

public NonceConfigType createNonceConfigType()
Create an instance of NonceConfigType

createEncryptElementsConfigTypeTbeElement

public EncryptElementsConfigType.TbeElement createEncryptElementsConfigTypeTbeElement()
Create an instance of EncryptElementsConfigType.TbeElement

createTimestampConfigType

public TimestampConfigType createTimestampConfigType()
Create an instance of TimestampConfigType

createVerifySignatureConfigType

public VerifySignatureConfigType createVerifySignatureConfigType()
Create an instance of VerifySignatureConfigType

createSecurityConfigType

public SecurityConfigType createSecurityConfigType()
Create an instance of SecurityConfigType

createVerifyUsernameTokenConfigType

public VerifyUsernameTokenConfigType createVerifyUsernameTokenConfigType()
Create an instance of VerifyUsernameTokenConfigType

createAttributeConfigType

public AttributeConfigType createAttributeConfigType()
Create an instance of AttributeConfigType

createSecurityOperation

public javax.xml.bind.JAXBElement<SecurityOperationConfigType> createSecurityOperation(SecurityOperationConfigType value)
Create an instance of JAXBElement<SecurityOperationConfigType>}

createSecurityPort

public javax.xml.bind.JAXBElement<SecurityConfigType> createSecurityPort(SecurityConfigType value)
Create an instance of JAXBElement<SecurityConfigType>}

createSecurityGlobal

public javax.xml.bind.JAXBElement<SecurityConfigType> createSecurityGlobal(SecurityConfigType value)
Create an instance of JAXBElement<SecurityConfigType>}

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


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