public class ObjectFactory extends Object
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 and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.xkms.model.xkms
|
public ObjectFactory()
public RegisterRequestType createRegisterRequestType()
RegisterRequestTypepublic PrototypeKeyBindingType createPrototypeKeyBindingType()
PrototypeKeyBindingTypepublic QueryKeyBindingType createQueryKeyBindingType()
QueryKeyBindingTypepublic ValidateRequestType createValidateRequestType()
ValidateRequestTypepublic AuthenticationType createAuthenticationType()
AuthenticationTypepublic StatusResultType createStatusResultType()
StatusResultTypepublic UseKeyWithType createUseKeyWithType()
UseKeyWithTypepublic KeyBindingType createKeyBindingType()
KeyBindingTypepublic ResultType createResultType()
ResultTypepublic ProofOfPossessionType createProofOfPossessionType()
ProofOfPossessionTypepublic PendingRequestType createPendingRequestType()
PendingRequestTypepublic CompoundResultType createCompoundResultType()
CompoundResultTypepublic RevokeResultType createRevokeResultType()
RevokeResultTypepublic CompoundRequestType createCompoundRequestType()
CompoundRequestTypepublic LocateResultType createLocateResultType()
LocateResultTypepublic NotBoundAuthenticationType createNotBoundAuthenticationType()
NotBoundAuthenticationTypepublic UnverifiedKeyBindingType createUnverifiedKeyBindingType()
UnverifiedKeyBindingTypepublic PrivateKeyType createPrivateKeyType()
PrivateKeyTypepublic RecoverResultType createRecoverResultType()
RecoverResultTypepublic RSAKeyPairType createRSAKeyPairType()
RSAKeyPairTypepublic TimeInstantType createTimeInstantType()
TimeInstantTypepublic ReissueResultType createReissueResultType()
ReissueResultTypepublic ValidateResultType createValidateResultType()
ValidateResultTypepublic PendingNotificationType createPendingNotificationType()
PendingNotificationTypepublic RegisterResultType createRegisterResultType()
RegisterResultTypepublic ReissueRequestType createReissueRequestType()
ReissueRequestTypepublic ValidityIntervalType createValidityIntervalType()
ValidityIntervalTypepublic RevokeRequestType createRevokeRequestType()
RevokeRequestTypepublic OpaqueClientDataType createOpaqueClientDataType()
OpaqueClientDataTypepublic KeyBindingAuthenticationType createKeyBindingAuthenticationType()
KeyBindingAuthenticationTypepublic StatusType createStatusType()
StatusTypepublic LocateRequestType createLocateRequestType()
LocateRequestTypepublic RecoverRequestType createRecoverRequestType()
RecoverRequestTypepublic StatusRequestType createStatusRequestType()
StatusRequestTypepublic JAXBElement<RegisterRequestType> createRegisterRequest(RegisterRequestType value)
public JAXBElement<QueryKeyBindingType> createQueryKeyBinding(QueryKeyBindingType value)
public JAXBElement<PrototypeKeyBindingType> createPrototypeKeyBinding(PrototypeKeyBindingType value)
public JAXBElement<byte[]> createInverseQ(byte[] value)
public JAXBElement<ValidateRequestType> createValidateRequest(ValidateRequestType value)
public JAXBElement<String> createInvalidReason(String value)
public JAXBElement<AuthenticationType> createAuthentication(AuthenticationType value)
public JAXBElement<String> createRespondWith(String value)
public JAXBElement<StatusResultType> createStatusResult(StatusResultType value)
public JAXBElement<byte[]> createExponent(byte[] value)
public JAXBElement<byte[]> createDP(byte[] value)
public JAXBElement<byte[]> createDQ(byte[] value)
public JAXBElement<UseKeyWithType> createUseKeyWith(UseKeyWithType value)
public JAXBElement<byte[]> createRevocationCodeIdentifier(byte[] value)
public JAXBElement<KeyBindingType> createRecoverKeyBinding(KeyBindingType value)
public JAXBElement<ResultType> createResult(ResultType value)
public JAXBElement<KeyBindingType> createReissueKeyBinding(KeyBindingType value)
public JAXBElement<KeyUsageEnum> createKeyUsage(KeyUsageEnum value)
public JAXBElement<ProofOfPossessionType> createProofOfPossession(ProofOfPossessionType value)
public JAXBElement<SignatureValueType> createRequestSignatureValue(SignatureValueType value)
public JAXBElement<PendingRequestType> createPendingRequest(PendingRequestType value)
public JAXBElement<CompoundResultType> createCompoundResult(CompoundResultType value)
public JAXBElement<String> createIndeterminateReason(String value)
public JAXBElement<byte[]> createD(byte[] value)
public JAXBElement<RevokeResultType> createRevokeResult(RevokeResultType value)
public JAXBElement<CompoundRequestType> createCompoundRequest(CompoundRequestType value)
public JAXBElement<NotBoundAuthenticationType> createNotBoundAuthentication(NotBoundAuthenticationType value)
public JAXBElement<LocateResultType> createLocateResult(LocateResultType value)
public JAXBElement<PrivateKeyType> createPrivateKey(PrivateKeyType value)
public JAXBElement<UnverifiedKeyBindingType> createUnverifiedKeyBinding(UnverifiedKeyBindingType value)
public JAXBElement<RSAKeyPairType> createRSAKeyPair(RSAKeyPairType value)
public JAXBElement<RecoverResultType> createRecoverResult(RecoverResultType value)
public JAXBElement<KeyBindingType> createKeyBinding(KeyBindingType value)
public JAXBElement<byte[]> createModulus(byte[] value)
public JAXBElement<KeyBindingType> createRevokeKeyBinding(KeyBindingType value)
public JAXBElement<byte[]> createP(byte[] value)
public JAXBElement<byte[]> createQ(byte[] value)
public JAXBElement<TimeInstantType> createTimeInstant(TimeInstantType value)
public JAXBElement<ReissueResultType> createReissueResult(ReissueResultType value)
public JAXBElement<PendingNotificationType> createPendingNotification(PendingNotificationType value)
public JAXBElement<ValidateResultType> createValidateResult(ValidateResultType value)
public JAXBElement<RegisterResultType> createRegisterResult(RegisterResultType value)
public JAXBElement<byte[]> createRevocationCode(byte[] value)
public JAXBElement<ValidityIntervalType> createValidityInterval(ValidityIntervalType value)
public JAXBElement<ReissueRequestType> createReissueRequest(ReissueRequestType value)
public JAXBElement<byte[]> createOpaqueData(byte[] value)
public JAXBElement<String> createResponseMechanism(String value)
public JAXBElement<KeyBindingAuthenticationType> createKeyBindingAuthentication(KeyBindingAuthenticationType value)
public JAXBElement<OpaqueClientDataType> createOpaqueClientData(OpaqueClientDataType value)
public JAXBElement<RevokeRequestType> createRevokeRequest(RevokeRequestType value)
public JAXBElement<MessageExtensionAbstractType> createMessageExtension(MessageExtensionAbstractType value)
public JAXBElement<String> createValidReason(String value)
public JAXBElement<StatusType> createStatus(StatusType value)
public JAXBElement<LocateRequestType> createLocateRequest(LocateRequestType value)
public JAXBElement<RecoverRequestType> createRecoverRequest(RecoverRequestType value)
public JAXBElement<StatusRequestType> createStatusRequest(StatusRequestType value)
Apache CXF