Class ObjectFactory
- java.lang.Object
-
- network.oxalis.commons.certvalidator.jaxb.ObjectFactory
-
public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the network.oxalis.commons.certvalidator.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
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: network.oxalis.commons.certvalidator.jaxb
-
Method Summary
-
-
-
Method Detail
-
createValidatorRecipe
public ValidatorRecipe createValidatorRecipe()
Create an instance ofValidatorRecipe
-
createValidatorType
public ValidatorType createValidatorType()
Create an instance ofValidatorType
-
createCertificateBucketType
public CertificateBucketType createCertificateBucketType()
Create an instance ofCertificateBucketType
-
createKeyStoreType
public KeyStoreType createKeyStoreType()
Create an instance ofKeyStoreType
-
createExtensionType
public ExtensionType createExtensionType()
Create an instance ofExtensionType
-
createExtensibleType
public ExtensibleType createExtensibleType()
Create an instance ofExtensibleType
-
createBlacklistType
public BlacklistType createBlacklistType()
Create an instance ofBlacklistType
-
createCriticalExtensionRecognizedType
public CriticalExtensionRecognizedType createCriticalExtensionRecognizedType()
Create an instance ofCriticalExtensionRecognizedType
-
createCriticalExtensionRequiredType
public CriticalExtensionRequiredType createCriticalExtensionRequiredType()
Create an instance ofCriticalExtensionRequiredType
-
createExpirationType
public ExpirationType createExpirationType()
Create an instance ofExpirationType
-
createHandleErrorType
public HandleErrorType createHandleErrorType()
Create an instance ofHandleErrorType
-
createJunctionType
public JunctionType createJunctionType()
Create an instance ofJunctionType
-
createKeyUsageType
public KeyUsageType createKeyUsageType()
Create an instance ofKeyUsageType
-
createPrincipleNameType
public PrincipleNameType createPrincipleNameType()
Create an instance ofPrincipleNameType
-
createRuleReferenceType
public RuleReferenceType createRuleReferenceType()
Create an instance ofRuleReferenceType
-
createSigningType
public SigningType createSigningType()
Create an instance ofSigningType
-
createValidatorReferenceType
public ValidatorReferenceType createValidatorReferenceType()
Create an instance ofValidatorReferenceType
-
createWhitelistType
public WhitelistType createWhitelistType()
Create an instance ofWhitelistType
-
createCertificateBucketReferenceType
public CertificateBucketReferenceType createCertificateBucketReferenceType()
Create an instance ofCertificateBucketReferenceType
-
createCertificateType
public CertificateType createCertificateType()
Create an instance ofCertificateType
-
createCertificateReferenceType
public CertificateReferenceType createCertificateReferenceType()
Create an instance ofCertificateReferenceType
-
createCertificateStartsWithType
public CertificateStartsWithType createCertificateStartsWithType()
Create an instance ofCertificateStartsWithType
-
createCachedType
public CachedType createCachedType()
Create an instance ofCachedType
-
createReferenceType
public ReferenceType createReferenceType()
Create an instance ofReferenceType
-
-