|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.fabric.common.legacypolicy.schema.ObjectFactory
public class ObjectFactory
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public EncryptionMethodsConfigType createEncryptionMethodsConfigType()
EncryptionMethodsConfigType
public VerifySamlTokenConfigType createVerifySamlTokenConfigType()
VerifySamlTokenConfigType
public SecurityOperationConfigType createSecurityOperationConfigType()
SecurityOperationConfigType
public SignatureMethodsConfigType createSignatureMethodsConfigType()
SignatureMethodsConfigType
public KeytransportMethodsConfigType createKeytransportMethodsConfigType()
KeytransportMethodsConfigType
public EncryptElementsConfigType createEncryptElementsConfigType()
EncryptElementsConfigType
public SignElementsConfigType.TbsElement createSignElementsConfigTypeTbsElement()
SignElementsConfigType.TbsElement
public InboundConfigType createInboundConfigType()
InboundConfigType
public SignElementsConfigType createSignElementsConfigType()
SignElementsConfigType
public VerifyX509TokenConfigType createVerifyX509TokenConfigType()
VerifyX509TokenConfigType
public KeyStoreConfigType createKeyStoreConfigType()
KeyStoreConfigType
public OutboundConfigType createOutboundConfigType()
OutboundConfigType
public SamlTokenConfigType createSamlTokenConfigType()
SamlTokenConfigType
public KeyConfigType createKeyConfigType()
KeyConfigType
public SignatureConfigType createSignatureConfigType()
SignatureConfigType
public SubjectConfirmationMethodConfigType createSubjectConfirmationMethodConfigType()
SubjectConfirmationMethodConfigType
public SubjectConfirmationMethodsConfigType createSubjectConfirmationMethodsConfigType()
SubjectConfirmationMethodsConfigType
public EncryptConfigType createEncryptConfigType()
EncryptConfigType
public PropertyConfigType createPropertyConfigType()
PropertyConfigType
public X509TokenConfigType createX509TokenConfigType()
X509TokenConfigType
public SamlAuthorityConfigType createSamlAuthorityConfigType()
SamlAuthorityConfigType
public DecryptConfigType createDecryptConfigType()
DecryptConfigType
public UsernameTokenConfigType createUsernameTokenConfigType()
UsernameTokenConfigType
public NonceConfigType createNonceConfigType()
NonceConfigType
public EncryptElementsConfigType.TbeElement createEncryptElementsConfigTypeTbeElement()
EncryptElementsConfigType.TbeElement
public TimestampConfigType createTimestampConfigType()
TimestampConfigType
public VerifySignatureConfigType createVerifySignatureConfigType()
VerifySignatureConfigType
public SecurityConfigType createSecurityConfigType()
SecurityConfigType
public VerifyUsernameTokenConfigType createVerifyUsernameTokenConfigType()
VerifyUsernameTokenConfigType
public AttributeConfigType createAttributeConfigType()
AttributeConfigType
public javax.xml.bind.JAXBElement<SecurityOperationConfigType> createSecurityOperation(SecurityOperationConfigType value)
JAXBElement
<
SecurityOperationConfigType
>
}public javax.xml.bind.JAXBElement<SecurityConfigType> createSecurityPort(SecurityConfigType value)
JAXBElement
<
SecurityConfigType
>
}public javax.xml.bind.JAXBElement<SecurityConfigType> createSecurityGlobal(SecurityConfigType value)
JAXBElement
<
SecurityConfigType
>
}
|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |