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 programmatically 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- Returns:
- the new instance of
ValidatorRecipe
-
createValidatorType
public ValidatorType createValidatorType()
Create an instance ofValidatorType- Returns:
- the new instance of
ValidatorType
-
createCertificateBucketType
public CertificateBucketType createCertificateBucketType()
Create an instance ofCertificateBucketType- Returns:
- the new instance of
CertificateBucketType
-
createKeyStoreType
public KeyStoreType createKeyStoreType()
Create an instance ofKeyStoreType- Returns:
- the new instance of
KeyStoreType
-
createExtensionType
public ExtensionType createExtensionType()
Create an instance ofExtensionType- Returns:
- the new instance of
ExtensionType
-
createExtensibleType
public ExtensibleType createExtensibleType()
Create an instance ofExtensibleType- Returns:
- the new instance of
ExtensibleType
-
createBlacklistType
public BlacklistType createBlacklistType()
Create an instance ofBlacklistType- Returns:
- the new instance of
BlacklistType
-
createChainType
public ChainType createChainType()
Create an instance ofChainType- Returns:
- the new instance of
ChainType
-
createClassType
public ClassType createClassType()
Create an instance ofClassType- Returns:
- the new instance of
ClassType
-
createCriticalExtensionRecognizedType
public CriticalExtensionRecognizedType createCriticalExtensionRecognizedType()
Create an instance ofCriticalExtensionRecognizedType- Returns:
- the new instance of
CriticalExtensionRecognizedType
-
createCriticalExtensionRequiredType
public CriticalExtensionRequiredType createCriticalExtensionRequiredType()
Create an instance ofCriticalExtensionRequiredType- Returns:
- the new instance of
CriticalExtensionRequiredType
-
createCRLType
public CRLType createCRLType()
Create an instance ofCRLType- Returns:
- the new instance of
CRLType
-
createDummyType
public DummyType createDummyType()
Create an instance ofDummyType- Returns:
- the new instance of
DummyType
-
createExpirationType
public ExpirationType createExpirationType()
Create an instance ofExpirationType- Returns:
- the new instance of
ExpirationType
-
createHandleErrorType
public HandleErrorType createHandleErrorType()
Create an instance ofHandleErrorType- Returns:
- the new instance of
HandleErrorType
-
createJunctionType
public JunctionType createJunctionType()
Create an instance ofJunctionType- Returns:
- the new instance of
JunctionType
-
createKeyUsageType
public KeyUsageType createKeyUsageType()
Create an instance ofKeyUsageType- Returns:
- the new instance of
KeyUsageType
-
createOCSPType
public OCSPType createOCSPType()
Create an instance ofOCSPType- Returns:
- the new instance of
OCSPType
-
createPrincipleNameType
public PrincipleNameType createPrincipleNameType()
Create an instance ofPrincipleNameType- Returns:
- the new instance of
PrincipleNameType
-
createRuleReferenceType
public RuleReferenceType createRuleReferenceType()
Create an instance ofRuleReferenceType- Returns:
- the new instance of
RuleReferenceType
-
createSigningType
public SigningType createSigningType()
Create an instance ofSigningType- Returns:
- the new instance of
SigningType
-
createTryType
public TryType createTryType()
Create an instance ofTryType- Returns:
- the new instance of
TryType
-
createValidatorReferenceType
public ValidatorReferenceType createValidatorReferenceType()
Create an instance ofValidatorReferenceType- Returns:
- the new instance of
ValidatorReferenceType
-
createWhitelistType
public WhitelistType createWhitelistType()
Create an instance ofWhitelistType- Returns:
- the new instance of
WhitelistType
-
createCertificateBucketReferenceType
public CertificateBucketReferenceType createCertificateBucketReferenceType()
Create an instance ofCertificateBucketReferenceType- Returns:
- the new instance of
CertificateBucketReferenceType
-
createCertificateType
public CertificateType createCertificateType()
Create an instance ofCertificateType- Returns:
- the new instance of
CertificateType
-
createCertificateReferenceType
public CertificateReferenceType createCertificateReferenceType()
Create an instance ofCertificateReferenceType- Returns:
- the new instance of
CertificateReferenceType
-
createCertificateStartsWithType
public CertificateStartsWithType createCertificateStartsWithType()
Create an instance ofCertificateStartsWithType- Returns:
- the new instance of
CertificateStartsWithType
-
createCachedType
public CachedType createCachedType()
Create an instance ofCachedType- Returns:
- the new instance of
CachedType
-
createReferenceType
public ReferenceType createReferenceType()
Create an instance ofReferenceType- Returns:
- the new instance of
ReferenceType
-
-