All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.certificateservices.messages.credmanagement.jaxb.ObjectFactory Maven / Gradle / Ivy

The newest version!
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 
// See http://java.sun.com/xml/jaxb 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2024.06.15 at 08:25:10 AM CEST 
//


package org.certificateservices.messages.credmanagement.jaxb;

import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;


/**
 * This object contains factory methods for each 
 * Java content interface and Java element interface 
 * generated in the org.certificateservices.messages.credmanagement.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. * */ @XmlRegistry public class ObjectFactory { private final static QName _RecoverHardTokenRequest_QNAME = new QName("http://certificateservices.org/xsd/credmanagement2_0", "RecoverHardTokenRequest"); private final static QName _FetchHardTokenDataResponse_QNAME = new QName("http://certificateservices.org/xsd/credmanagement2_0", "FetchHardTokenDataResponse"); private final static QName _FetchHardTokenDataRequest_QNAME = new QName("http://certificateservices.org/xsd/credmanagement2_0", "FetchHardTokenDataRequest"); /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.certificateservices.messages.credmanagement.jaxb * */ public ObjectFactory() { } /** * Create an instance of {@link GetUsersResponse } * */ public GetUsersResponse createGetUsersResponse() { return new GetUsersResponse(); } /** * Create an instance of {@link GetTokensResponse } * */ public GetTokensResponse createGetTokensResponse() { return new GetTokensResponse(); } /** * Create an instance of {@link RecoverKeyRequest } * */ public RecoverKeyRequest createRecoverKeyRequest() { return new RecoverKeyRequest(); } /** * Create an instance of {@link StoreKeyRequest } * */ public StoreKeyRequest createStoreKeyRequest() { return new StoreKeyRequest(); } /** * Create an instance of {@link GetCredentialAvailableActionsResponse } * */ public GetCredentialAvailableActionsResponse createGetCredentialAvailableActionsResponse() { return new GetCredentialAvailableActionsResponse(); } /** * Create an instance of {@link IssueTokenCredentialsResponse } * */ public IssueTokenCredentialsResponse createIssueTokenCredentialsResponse() { return new IssueTokenCredentialsResponse(); } /** * Create an instance of {@link RecoverHardTokenResponse } * */ public RecoverHardTokenResponse createRecoverHardTokenResponse() { return new RecoverHardTokenResponse(); } /** * Create an instance of {@link AutomaticRenewCredentialResponse } * */ public AutomaticRenewCredentialResponse createAutomaticRenewCredentialResponse() { return new AutomaticRenewCredentialResponse(); } /** * Create an instance of {@link RecoverKeyResponse } * */ public RecoverKeyResponse createRecoverKeyResponse() { return new RecoverKeyResponse(); } /** * Create an instance of {@link IssueTokenCredentialsRequest } * */ public IssueTokenCredentialsRequest createIssueTokenCredentialsRequest() { return new IssueTokenCredentialsRequest(); } /** * Create an instance of {@link GetEjbcaUserCredentialsResponse } * */ public GetEjbcaUserCredentialsResponse createGetEjbcaUserCredentialsResponse() { return new GetEjbcaUserCredentialsResponse(); } /** * Create an instance of {@link CredentialFilter } * */ public CredentialFilter createCredentialFilter() { return new CredentialFilter(); } /** * Create an instance of {@link CredentialFilter.CredentialSerialNumberFilters } * */ public CredentialFilter.CredentialSerialNumberFilters createCredentialFilterCredentialSerialNumberFilters() { return new CredentialFilter.CredentialSerialNumberFilters(); } /** * Create an instance of {@link CredentialFilter.CredentialTypeFilters } * */ public CredentialFilter.CredentialTypeFilters createCredentialFilterCredentialTypeFilters() { return new CredentialFilter.CredentialTypeFilters(); } /** * Create an instance of {@link TokenFilter } * */ public TokenFilter createTokenFilter() { return new TokenFilter(); } /** * Create an instance of {@link GetUsersResponse.Users } * */ public GetUsersResponse.Users createGetUsersResponseUsers() { return new GetUsersResponse.Users(); } /** * Create an instance of {@link IssueCredentialStatusListRequest } * */ public IssueCredentialStatusListRequest createIssueCredentialStatusListRequest() { return new IssueCredentialStatusListRequest(); } /** * Create an instance of {@link ChangeUserStatusRequest } * */ public ChangeUserStatusRequest createChangeUserStatusRequest() { return new ChangeUserStatusRequest(); } /** * Create an instance of {@link ChangeCredentialStatusResponse } * */ public ChangeCredentialStatusResponse createChangeCredentialStatusResponse() { return new ChangeCredentialStatusResponse(); } /** * Create an instance of {@link StoreKeyResponse } * */ public StoreKeyResponse createStoreKeyResponse() { return new StoreKeyResponse(); } /** * Create an instance of {@link ChangeUserStatusResponse } * */ public ChangeUserStatusResponse createChangeUserStatusResponse() { return new ChangeUserStatusResponse(); } /** * Create an instance of {@link GetTokensRequest } * */ public GetTokensRequest createGetTokensRequest() { return new GetTokensRequest(); } /** * Create an instance of {@link GetCredentialStatusListResponse } * */ public GetCredentialStatusListResponse createGetCredentialStatusListResponse() { return new GetCredentialStatusListResponse(); } /** * Create an instance of {@link AutomaticRenewCredentialRequest } * */ public AutomaticRenewCredentialRequest createAutomaticRenewCredentialRequest() { return new AutomaticRenewCredentialRequest(); } /** * Create an instance of {@link GetTokensResponse.Tokens } * */ public GetTokensResponse.Tokens createGetTokensResponseTokens() { return new GetTokensResponse.Tokens(); } /** * Create an instance of {@link RecoverKeyRequest.RelatedCredentials } * */ public RecoverKeyRequest.RelatedCredentials createRecoverKeyRequestRelatedCredentials() { return new RecoverKeyRequest.RelatedCredentials(); } /** * Create an instance of {@link StoreKeyRequest.RecoverableKeys } * */ public StoreKeyRequest.RecoverableKeys createStoreKeyRequestRecoverableKeys() { return new StoreKeyRequest.RecoverableKeys(); } /** * Create an instance of {@link RemoveCredentialRequest } * */ public RemoveCredentialRequest createRemoveCredentialRequest() { return new RemoveCredentialRequest(); } /** * Create an instance of {@link StoreHardTokenDataResponse } * */ public StoreHardTokenDataResponse createStoreHardTokenDataResponse() { return new StoreHardTokenDataResponse(); } /** * Create an instance of {@link IsIssuerRequest } * */ public IsIssuerRequest createIsIssuerRequest() { return new IsIssuerRequest(); } /** * Create an instance of {@link GetEjbcaUserCredentialsRequest } * */ public GetEjbcaUserCredentialsRequest createGetEjbcaUserCredentialsRequest() { return new GetEjbcaUserCredentialsRequest(); } /** * Create an instance of {@link GetCredentialAvailableActionsResponse.Operations } * */ public GetCredentialAvailableActionsResponse.Operations createGetCredentialAvailableActionsResponseOperations() { return new GetCredentialAvailableActionsResponse.Operations(); } /** * Create an instance of {@link IssueTokenCredentialsResponse.Credentials } * */ public IssueTokenCredentialsResponse.Credentials createIssueTokenCredentialsResponseCredentials() { return new IssueTokenCredentialsResponse.Credentials(); } /** * Create an instance of {@link IssueTokenCredentialsResponse.RevokedCredentials } * */ public IssueTokenCredentialsResponse.RevokedCredentials createIssueTokenCredentialsResponseRevokedCredentials() { return new IssueTokenCredentialsResponse.RevokedCredentials(); } /** * Create an instance of {@link IsIssuerResponse } * */ public IsIssuerResponse createIsIssuerResponse() { return new IsIssuerResponse(); } /** * Create an instance of {@link GetIssuerCredentialsResponse } * */ public GetIssuerCredentialsResponse createGetIssuerCredentialsResponse() { return new GetIssuerCredentialsResponse(); } /** * Create an instance of {@link FetchHardTokenDataResponse } * */ public FetchHardTokenDataResponse createFetchHardTokenDataResponse() { return new FetchHardTokenDataResponse(); } /** * Create an instance of {@link RecoverHardTokenResponse.RecoveredKeys } * */ public RecoverHardTokenResponse.RecoveredKeys createRecoverHardTokenResponseRecoveredKeys() { return new RecoverHardTokenResponse.RecoveredKeys(); } /** * Create an instance of {@link GetCredentialResponse } * */ public GetCredentialResponse createGetCredentialResponse() { return new GetCredentialResponse(); } /** * Create an instance of {@link RemoveCredentialResponse } * */ public RemoveCredentialResponse createRemoveCredentialResponse() { return new RemoveCredentialResponse(); } /** * Create an instance of {@link GetCredentialAvailableActionsRequest } * */ public GetCredentialAvailableActionsRequest createGetCredentialAvailableActionsRequest() { return new GetCredentialAvailableActionsRequest(); } /** * Create an instance of {@link FetchHardTokenDataRequest } * */ public FetchHardTokenDataRequest createFetchHardTokenDataRequest() { return new FetchHardTokenDataRequest(); } /** * Create an instance of {@link AutomaticRenewCredentialResponse.RenewedCredential } * */ public AutomaticRenewCredentialResponse.RenewedCredential createAutomaticRenewCredentialResponseRenewedCredential() { return new AutomaticRenewCredentialResponse.RenewedCredential(); } /** * Create an instance of {@link StoreHardTokenDataRequest } * */ public StoreHardTokenDataRequest createStoreHardTokenDataRequest() { return new StoreHardTokenDataRequest(); } /** * Create an instance of {@link RecoverKeyResponse.RecoveredKeys } * */ public RecoverKeyResponse.RecoveredKeys createRecoverKeyResponseRecoveredKeys() { return new RecoverKeyResponse.RecoveredKeys(); } /** * Create an instance of {@link GetCredentialRequest } * */ public GetCredentialRequest createGetCredentialRequest() { return new GetCredentialRequest(); } /** * Create an instance of {@link GetUsersRequest } * */ public GetUsersRequest createGetUsersRequest() { return new GetUsersRequest(); } /** * Create an instance of {@link ChangeCredentialStatusRequest } * */ public ChangeCredentialStatusRequest createChangeCredentialStatusRequest() { return new ChangeCredentialStatusRequest(); } /** * Create an instance of {@link IssueTokenCredentialsRequest.FieldValues } * */ public IssueTokenCredentialsRequest.FieldValues createIssueTokenCredentialsRequestFieldValues() { return new IssueTokenCredentialsRequest.FieldValues(); } /** * Create an instance of {@link HardTokenData } * */ public HardTokenData createHardTokenData() { return new HardTokenData(); } /** * Create an instance of {@link IssueTokenCredentialsRequest.RecoverableKeys } * */ public IssueTokenCredentialsRequest.RecoverableKeys createIssueTokenCredentialsRequestRecoverableKeys() { return new IssueTokenCredentialsRequest.RecoverableKeys(); } /** * Create an instance of {@link ChangeTokenStatusRequest } * */ public ChangeTokenStatusRequest createChangeTokenStatusRequest() { return new ChangeTokenStatusRequest(); } /** * Create an instance of {@link GetCredentialStatusListRequest } * */ public GetCredentialStatusListRequest createGetCredentialStatusListRequest() { return new GetCredentialStatusListRequest(); } /** * Create an instance of {@link GetIssuerCredentialsRequest } * */ public GetIssuerCredentialsRequest createGetIssuerCredentialsRequest() { return new GetIssuerCredentialsRequest(); } /** * Create an instance of {@link ChangeTokenStatusResponse } * */ public ChangeTokenStatusResponse createChangeTokenStatusResponse() { return new ChangeTokenStatusResponse(); } /** * Create an instance of {@link GetEjbcaUserCredentialsResponse.Credentials } * */ public GetEjbcaUserCredentialsResponse.Credentials createGetEjbcaUserCredentialsResponseCredentials() { return new GetEjbcaUserCredentialsResponse.Credentials(); } /** * Create an instance of {@link IssueCredentialStatusListResponse } * */ public IssueCredentialStatusListResponse createIssueCredentialStatusListResponse() { return new IssueCredentialStatusListResponse(); } /** * Create an instance of {@link RecoverableKey } * */ public RecoverableKey createRecoverableKey() { return new RecoverableKey(); } /** * Create an instance of {@link CredentialAvailableActionsOperation } * */ public CredentialAvailableActionsOperation createCredentialAvailableActionsOperation() { return new CredentialAvailableActionsOperation(); } /** * Create an instance of {@link FieldValue } * */ public FieldValue createFieldValue() { return new FieldValue(); } /** * Create an instance of {@link Key } * */ public Key createKey() { return new Key(); } /** * Create an instance of {@link CredentialFilter.CredentialSerialNumberFilters.CredentialSerialNumberFilter } * */ public CredentialFilter.CredentialSerialNumberFilters.CredentialSerialNumberFilter createCredentialFilterCredentialSerialNumberFiltersCredentialSerialNumberFilter() { return new CredentialFilter.CredentialSerialNumberFilters.CredentialSerialNumberFilter(); } /** * Create an instance of {@link CredentialFilter.CredentialTypeFilters.CredentialTypeFilter } * */ public CredentialFilter.CredentialTypeFilters.CredentialTypeFilter createCredentialFilterCredentialTypeFiltersCredentialTypeFilter() { return new CredentialFilter.CredentialTypeFilters.CredentialTypeFilter(); } /** * Create an instance of {@link TokenFilter.TokenTypes } * */ public TokenFilter.TokenTypes createTokenFilterTokenTypes() { return new TokenFilter.TokenTypes(); } /** * Create an instance of {@link TokenFilter.TokenSerialNumbers } * */ public TokenFilter.TokenSerialNumbers createTokenFilterTokenSerialNumbers() { return new TokenFilter.TokenSerialNumbers(); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FetchHardTokenDataRequest }{@code >}} * */ @XmlElementDecl(namespace = "http://certificateservices.org/xsd/credmanagement2_0", name = "RecoverHardTokenRequest") public JAXBElement createRecoverHardTokenRequest(FetchHardTokenDataRequest value) { return new JAXBElement(_RecoverHardTokenRequest_QNAME, FetchHardTokenDataRequest.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FetchHardTokenDataResponse }{@code >}} * */ @XmlElementDecl(namespace = "http://certificateservices.org/xsd/credmanagement2_0", name = "FetchHardTokenDataResponse") public JAXBElement createFetchHardTokenDataResponse(FetchHardTokenDataResponse value) { return new JAXBElement(_FetchHardTokenDataResponse_QNAME, FetchHardTokenDataResponse.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FetchHardTokenDataRequest }{@code >}} * */ @XmlElementDecl(namespace = "http://certificateservices.org/xsd/credmanagement2_0", name = "FetchHardTokenDataRequest") public JAXBElement createFetchHardTokenDataRequest(FetchHardTokenDataRequest value) { return new JAXBElement(_FetchHardTokenDataRequest_QNAME, FetchHardTokenDataRequest.class, null, value); } }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy