ObjectFactory.java
//
// This file was generated by the Eclipse Implementation of JAXB, v4.0.5
// See https://eclipse-ee4j.github.io/jaxb-ri
// Any modifications to this file will be lost upon recompilation of the source schema.
//
package org.apache.cxf.ws.security.sts.provider.model;
import javax.xml.namespace.QName;
import jakarta.xml.bind.JAXBElement;
import jakarta.xml.bind.annotation.XmlElementDecl;
import jakarta.xml.bind.annotation.XmlRegistry;
import org.apache.cxf.ws.addressing.EndpointReferenceType;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the org.apache.cxf.ws.security.sts.provider.model package.
* <p>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.
*
*/
@XmlRegistry
public class ObjectFactory {
private static final QName _RequestSecurityToken_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "RequestSecurityToken");
private static final QName _TokenType_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "TokenType");
private static final QName _RequestType_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "RequestType");
private static final QName _RequestSecurityTokenResponse_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "RequestSecurityTokenResponse");
private static final QName _RequestedSecurityToken_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "RequestedSecurityToken");
private static final QName _BinarySecret_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "BinarySecret");
private static final QName _Claims_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "Claims");
private static final QName _Entropy_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "Entropy");
private static final QName _Lifetime_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "Lifetime");
private static final QName _RequestSecurityTokenCollection_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "RequestSecurityTokenCollection");
private static final QName _RequestSecurityTokenResponseCollection_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "RequestSecurityTokenResponseCollection");
private static final QName _ComputedKey_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "ComputedKey");
private static final QName _RequestedAttachedReference_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "RequestedAttachedReference");
private static final QName _RequestedUnattachedReference_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "RequestedUnattachedReference");
private static final QName _RequestedProofToken_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "RequestedProofToken");
private static final QName _IssuedTokens_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "IssuedTokens");
private static final QName _RenewTarget_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "RenewTarget");
private static final QName _AllowPostdating_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "AllowPostdating");
private static final QName _Renewing_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "Renewing");
private static final QName _CancelTarget_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "CancelTarget");
private static final QName _RequestedTokenCancelled_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "RequestedTokenCancelled");
private static final QName _ValidateTarget_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "ValidateTarget");
private static final QName _Status_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "Status");
private static final QName _SignChallenge_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "SignChallenge");
private static final QName _SignChallengeResponse_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "SignChallengeResponse");
private static final QName _Challenge_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "Challenge");
private static final QName _BinaryExchange_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "BinaryExchange");
private static final QName _RequestKET_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "RequestKET");
private static final QName _KeyExchangeToken_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "KeyExchangeToken");
private static final QName _Authenticator_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "Authenticator");
private static final QName _CombinedHash_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "CombinedHash");
private static final QName _OnBehalfOf_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "OnBehalfOf");
private static final QName _Issuer_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "Issuer");
private static final QName _AuthenticationType_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "AuthenticationType");
private static final QName _KeyType_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "KeyType");
private static final QName _KeySize_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "KeySize");
private static final QName _SignatureAlgorithm_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "SignatureAlgorithm");
private static final QName _EncryptionAlgorithm_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "EncryptionAlgorithm");
private static final QName _CanonicalizationAlgorithm_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "CanonicalizationAlgorithm");
private static final QName _ComputedKeyAlgorithm_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "ComputedKeyAlgorithm");
private static final QName _Encryption_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "Encryption");
private static final QName _ProofEncryption_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "ProofEncryption");
private static final QName _UseKey_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "UseKey");
private static final QName _KeyWrapAlgorithm_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "KeyWrapAlgorithm");
private static final QName _SignWith_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "SignWith");
private static final QName _EncryptWith_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "EncryptWith");
private static final QName _DelegateTo_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "DelegateTo");
private static final QName _Forwardable_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "Forwardable");
private static final QName _Delegatable_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "Delegatable");
private static final QName _Participants_QNAME = new QName("http://docs.oasis-open.org/ws-sx/ws-trust/200512", "Participants");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.security.sts.provider.model
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link RequestSecurityTokenType }
*
* @return
* the new instance of {@link RequestSecurityTokenType }
*/
public RequestSecurityTokenType createRequestSecurityTokenType() {
return new RequestSecurityTokenType();
}
/**
* Create an instance of {@link RequestSecurityTokenResponseType }
*
* @return
* the new instance of {@link RequestSecurityTokenResponseType }
*/
public RequestSecurityTokenResponseType createRequestSecurityTokenResponseType() {
return new RequestSecurityTokenResponseType();
}
/**
* Create an instance of {@link RequestedSecurityTokenType }
*
* @return
* the new instance of {@link RequestedSecurityTokenType }
*/
public RequestedSecurityTokenType createRequestedSecurityTokenType() {
return new RequestedSecurityTokenType();
}
/**
* Create an instance of {@link BinarySecretType }
*
* @return
* the new instance of {@link BinarySecretType }
*/
public BinarySecretType createBinarySecretType() {
return new BinarySecretType();
}
/**
* Create an instance of {@link ClaimsType }
*
* @return
* the new instance of {@link ClaimsType }
*/
public ClaimsType createClaimsType() {
return new ClaimsType();
}
/**
* Create an instance of {@link EntropyType }
*
* @return
* the new instance of {@link EntropyType }
*/
public EntropyType createEntropyType() {
return new EntropyType();
}
/**
* Create an instance of {@link LifetimeType }
*
* @return
* the new instance of {@link LifetimeType }
*/
public LifetimeType createLifetimeType() {
return new LifetimeType();
}
/**
* Create an instance of {@link RequestSecurityTokenCollectionType }
*
* @return
* the new instance of {@link RequestSecurityTokenCollectionType }
*/
public RequestSecurityTokenCollectionType createRequestSecurityTokenCollectionType() {
return new RequestSecurityTokenCollectionType();
}
/**
* Create an instance of {@link RequestSecurityTokenResponseCollectionType }
*
* @return
* the new instance of {@link RequestSecurityTokenResponseCollectionType }
*/
public RequestSecurityTokenResponseCollectionType createRequestSecurityTokenResponseCollectionType() {
return new RequestSecurityTokenResponseCollectionType();
}
/**
* Create an instance of {@link RequestedReferenceType }
*
* @return
* the new instance of {@link RequestedReferenceType }
*/
public RequestedReferenceType createRequestedReferenceType() {
return new RequestedReferenceType();
}
/**
* Create an instance of {@link RequestedProofTokenType }
*
* @return
* the new instance of {@link RequestedProofTokenType }
*/
public RequestedProofTokenType createRequestedProofTokenType() {
return new RequestedProofTokenType();
}
/**
* Create an instance of {@link RenewTargetType }
*
* @return
* the new instance of {@link RenewTargetType }
*/
public RenewTargetType createRenewTargetType() {
return new RenewTargetType();
}
/**
* Create an instance of {@link AllowPostdatingType }
*
* @return
* the new instance of {@link AllowPostdatingType }
*/
public AllowPostdatingType createAllowPostdatingType() {
return new AllowPostdatingType();
}
/**
* Create an instance of {@link RenewingType }
*
* @return
* the new instance of {@link RenewingType }
*/
public RenewingType createRenewingType() {
return new RenewingType();
}
/**
* Create an instance of {@link CancelTargetType }
*
* @return
* the new instance of {@link CancelTargetType }
*/
public CancelTargetType createCancelTargetType() {
return new CancelTargetType();
}
/**
* Create an instance of {@link RequestedTokenCancelledType }
*
* @return
* the new instance of {@link RequestedTokenCancelledType }
*/
public RequestedTokenCancelledType createRequestedTokenCancelledType() {
return new RequestedTokenCancelledType();
}
/**
* Create an instance of {@link ValidateTargetType }
*
* @return
* the new instance of {@link ValidateTargetType }
*/
public ValidateTargetType createValidateTargetType() {
return new ValidateTargetType();
}
/**
* Create an instance of {@link StatusType }
*
* @return
* the new instance of {@link StatusType }
*/
public StatusType createStatusType() {
return new StatusType();
}
/**
* Create an instance of {@link SignChallengeType }
*
* @return
* the new instance of {@link SignChallengeType }
*/
public SignChallengeType createSignChallengeType() {
return new SignChallengeType();
}
/**
* Create an instance of {@link BinaryExchangeType }
*
* @return
* the new instance of {@link BinaryExchangeType }
*/
public BinaryExchangeType createBinaryExchangeType() {
return new BinaryExchangeType();
}
/**
* Create an instance of {@link RequestKETType }
*
* @return
* the new instance of {@link RequestKETType }
*/
public RequestKETType createRequestKETType() {
return new RequestKETType();
}
/**
* Create an instance of {@link KeyExchangeTokenType }
*
* @return
* the new instance of {@link KeyExchangeTokenType }
*/
public KeyExchangeTokenType createKeyExchangeTokenType() {
return new KeyExchangeTokenType();
}
/**
* Create an instance of {@link AuthenticatorType }
*
* @return
* the new instance of {@link AuthenticatorType }
*/
public AuthenticatorType createAuthenticatorType() {
return new AuthenticatorType();
}
/**
* Create an instance of {@link OnBehalfOfType }
*
* @return
* the new instance of {@link OnBehalfOfType }
*/
public OnBehalfOfType createOnBehalfOfType() {
return new OnBehalfOfType();
}
/**
* Create an instance of {@link EncryptionType }
*
* @return
* the new instance of {@link EncryptionType }
*/
public EncryptionType createEncryptionType() {
return new EncryptionType();
}
/**
* Create an instance of {@link ProofEncryptionType }
*
* @return
* the new instance of {@link ProofEncryptionType }
*/
public ProofEncryptionType createProofEncryptionType() {
return new ProofEncryptionType();
}
/**
* Create an instance of {@link UseKeyType }
*
* @return
* the new instance of {@link UseKeyType }
*/
public UseKeyType createUseKeyType() {
return new UseKeyType();
}
/**
* Create an instance of {@link DelegateToType }
*
* @return
* the new instance of {@link DelegateToType }
*/
public DelegateToType createDelegateToType() {
return new DelegateToType();
}
/**
* Create an instance of {@link ParticipantsType }
*
* @return
* the new instance of {@link ParticipantsType }
*/
public ParticipantsType createParticipantsType() {
return new ParticipantsType();
}
/**
* Create an instance of {@link ParticipantType }
*
* @return
* the new instance of {@link ParticipantType }
*/
public ParticipantType createParticipantType() {
return new ParticipantType();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RequestSecurityTokenType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link RequestSecurityTokenType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "RequestSecurityToken")
public JAXBElement<RequestSecurityTokenType> createRequestSecurityToken(RequestSecurityTokenType value) {
return new JAXBElement<>(_RequestSecurityToken_QNAME, RequestSecurityTokenType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "TokenType")
public JAXBElement<String> createTokenType(String value) {
return new JAXBElement<>(_TokenType_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "RequestType")
public JAXBElement<String> createRequestType(String value) {
return new JAXBElement<>(_RequestType_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RequestSecurityTokenResponseType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link RequestSecurityTokenResponseType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "RequestSecurityTokenResponse")
public JAXBElement<RequestSecurityTokenResponseType> createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value) {
return new JAXBElement<>(_RequestSecurityTokenResponse_QNAME, RequestSecurityTokenResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RequestedSecurityTokenType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link RequestedSecurityTokenType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "RequestedSecurityToken")
public JAXBElement<RequestedSecurityTokenType> createRequestedSecurityToken(RequestedSecurityTokenType value) {
return new JAXBElement<>(_RequestedSecurityToken_QNAME, RequestedSecurityTokenType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link BinarySecretType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link BinarySecretType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "BinarySecret")
public JAXBElement<BinarySecretType> createBinarySecret(BinarySecretType value) {
return new JAXBElement<>(_BinarySecret_QNAME, BinarySecretType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ClaimsType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ClaimsType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "Claims")
public JAXBElement<ClaimsType> createClaims(ClaimsType value) {
return new JAXBElement<>(_Claims_QNAME, ClaimsType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link EntropyType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link EntropyType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "Entropy")
public JAXBElement<EntropyType> createEntropy(EntropyType value) {
return new JAXBElement<>(_Entropy_QNAME, EntropyType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link LifetimeType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link LifetimeType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "Lifetime")
public JAXBElement<LifetimeType> createLifetime(LifetimeType value) {
return new JAXBElement<>(_Lifetime_QNAME, LifetimeType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RequestSecurityTokenCollectionType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link RequestSecurityTokenCollectionType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "RequestSecurityTokenCollection")
public JAXBElement<RequestSecurityTokenCollectionType> createRequestSecurityTokenCollection(RequestSecurityTokenCollectionType value) {
return new JAXBElement<>(_RequestSecurityTokenCollection_QNAME, RequestSecurityTokenCollectionType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RequestSecurityTokenResponseCollectionType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link RequestSecurityTokenResponseCollectionType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "RequestSecurityTokenResponseCollection")
public JAXBElement<RequestSecurityTokenResponseCollectionType> createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value) {
return new JAXBElement<>(_RequestSecurityTokenResponseCollection_QNAME, RequestSecurityTokenResponseCollectionType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "ComputedKey")
public JAXBElement<String> createComputedKey(String value) {
return new JAXBElement<>(_ComputedKey_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RequestedReferenceType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link RequestedReferenceType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "RequestedAttachedReference")
public JAXBElement<RequestedReferenceType> createRequestedAttachedReference(RequestedReferenceType value) {
return new JAXBElement<>(_RequestedAttachedReference_QNAME, RequestedReferenceType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RequestedReferenceType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link RequestedReferenceType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "RequestedUnattachedReference")
public JAXBElement<RequestedReferenceType> createRequestedUnattachedReference(RequestedReferenceType value) {
return new JAXBElement<>(_RequestedUnattachedReference_QNAME, RequestedReferenceType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RequestedProofTokenType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link RequestedProofTokenType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "RequestedProofToken")
public JAXBElement<RequestedProofTokenType> createRequestedProofToken(RequestedProofTokenType value) {
return new JAXBElement<>(_RequestedProofToken_QNAME, RequestedProofTokenType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RequestSecurityTokenResponseCollectionType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link RequestSecurityTokenResponseCollectionType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "IssuedTokens")
public JAXBElement<RequestSecurityTokenResponseCollectionType> createIssuedTokens(RequestSecurityTokenResponseCollectionType value) {
return new JAXBElement<>(_IssuedTokens_QNAME, RequestSecurityTokenResponseCollectionType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RenewTargetType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link RenewTargetType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "RenewTarget")
public JAXBElement<RenewTargetType> createRenewTarget(RenewTargetType value) {
return new JAXBElement<>(_RenewTarget_QNAME, RenewTargetType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AllowPostdatingType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AllowPostdatingType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "AllowPostdating")
public JAXBElement<AllowPostdatingType> createAllowPostdating(AllowPostdatingType value) {
return new JAXBElement<>(_AllowPostdating_QNAME, AllowPostdatingType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RenewingType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link RenewingType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "Renewing")
public JAXBElement<RenewingType> createRenewing(RenewingType value) {
return new JAXBElement<>(_Renewing_QNAME, RenewingType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link CancelTargetType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link CancelTargetType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "CancelTarget")
public JAXBElement<CancelTargetType> createCancelTarget(CancelTargetType value) {
return new JAXBElement<>(_CancelTarget_QNAME, CancelTargetType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RequestedTokenCancelledType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link RequestedTokenCancelledType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "RequestedTokenCancelled")
public JAXBElement<RequestedTokenCancelledType> createRequestedTokenCancelled(RequestedTokenCancelledType value) {
return new JAXBElement<>(_RequestedTokenCancelled_QNAME, RequestedTokenCancelledType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ValidateTargetType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ValidateTargetType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "ValidateTarget")
public JAXBElement<ValidateTargetType> createValidateTarget(ValidateTargetType value) {
return new JAXBElement<>(_ValidateTarget_QNAME, ValidateTargetType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link StatusType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link StatusType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "Status")
public JAXBElement<StatusType> createStatus(StatusType value) {
return new JAXBElement<>(_Status_QNAME, StatusType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SignChallengeType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SignChallengeType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "SignChallenge")
public JAXBElement<SignChallengeType> createSignChallenge(SignChallengeType value) {
return new JAXBElement<>(_SignChallenge_QNAME, SignChallengeType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SignChallengeType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SignChallengeType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "SignChallengeResponse")
public JAXBElement<SignChallengeType> createSignChallengeResponse(SignChallengeType value) {
return new JAXBElement<>(_SignChallengeResponse_QNAME, SignChallengeType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "Challenge")
public JAXBElement<String> createChallenge(String value) {
return new JAXBElement<>(_Challenge_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link BinaryExchangeType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link BinaryExchangeType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "BinaryExchange")
public JAXBElement<BinaryExchangeType> createBinaryExchange(BinaryExchangeType value) {
return new JAXBElement<>(_BinaryExchange_QNAME, BinaryExchangeType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RequestKETType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link RequestKETType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "RequestKET")
public JAXBElement<RequestKETType> createRequestKET(RequestKETType value) {
return new JAXBElement<>(_RequestKET_QNAME, RequestKETType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link KeyExchangeTokenType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link KeyExchangeTokenType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "KeyExchangeToken")
public JAXBElement<KeyExchangeTokenType> createKeyExchangeToken(KeyExchangeTokenType value) {
return new JAXBElement<>(_KeyExchangeToken_QNAME, KeyExchangeTokenType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AuthenticatorType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AuthenticatorType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "Authenticator")
public JAXBElement<AuthenticatorType> createAuthenticator(AuthenticatorType value) {
return new JAXBElement<>(_Authenticator_QNAME, AuthenticatorType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "CombinedHash")
public JAXBElement<byte[]> createCombinedHash(byte[] value) {
return new JAXBElement<>(_CombinedHash_QNAME, byte[].class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OnBehalfOfType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OnBehalfOfType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "OnBehalfOf")
public JAXBElement<OnBehalfOfType> createOnBehalfOf(OnBehalfOfType value) {
return new JAXBElement<>(_OnBehalfOf_QNAME, OnBehalfOfType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link EndpointReferenceType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link EndpointReferenceType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "Issuer")
public JAXBElement<EndpointReferenceType> createIssuer(EndpointReferenceType value) {
return new JAXBElement<>(_Issuer_QNAME, EndpointReferenceType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "AuthenticationType")
public JAXBElement<String> createAuthenticationType(String value) {
return new JAXBElement<>(_AuthenticationType_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "KeyType")
public JAXBElement<String> createKeyType(String value) {
return new JAXBElement<>(_KeyType_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Long }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link Long }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "KeySize")
public JAXBElement<Long> createKeySize(Long value) {
return new JAXBElement<>(_KeySize_QNAME, Long.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "SignatureAlgorithm")
public JAXBElement<String> createSignatureAlgorithm(String value) {
return new JAXBElement<>(_SignatureAlgorithm_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "EncryptionAlgorithm")
public JAXBElement<String> createEncryptionAlgorithm(String value) {
return new JAXBElement<>(_EncryptionAlgorithm_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "CanonicalizationAlgorithm")
public JAXBElement<String> createCanonicalizationAlgorithm(String value) {
return new JAXBElement<>(_CanonicalizationAlgorithm_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "ComputedKeyAlgorithm")
public JAXBElement<String> createComputedKeyAlgorithm(String value) {
return new JAXBElement<>(_ComputedKeyAlgorithm_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link EncryptionType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link EncryptionType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "Encryption")
public JAXBElement<EncryptionType> createEncryption(EncryptionType value) {
return new JAXBElement<>(_Encryption_QNAME, EncryptionType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProofEncryptionType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProofEncryptionType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "ProofEncryption")
public JAXBElement<ProofEncryptionType> createProofEncryption(ProofEncryptionType value) {
return new JAXBElement<>(_ProofEncryption_QNAME, ProofEncryptionType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link UseKeyType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link UseKeyType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "UseKey")
public JAXBElement<UseKeyType> createUseKey(UseKeyType value) {
return new JAXBElement<>(_UseKey_QNAME, UseKeyType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "KeyWrapAlgorithm")
public JAXBElement<String> createKeyWrapAlgorithm(String value) {
return new JAXBElement<>(_KeyWrapAlgorithm_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "SignWith")
public JAXBElement<String> createSignWith(String value) {
return new JAXBElement<>(_SignWith_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "EncryptWith")
public JAXBElement<String> createEncryptWith(String value) {
return new JAXBElement<>(_EncryptWith_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DelegateToType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DelegateToType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "DelegateTo")
public JAXBElement<DelegateToType> createDelegateTo(DelegateToType value) {
return new JAXBElement<>(_DelegateTo_QNAME, DelegateToType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "Forwardable")
public JAXBElement<Boolean> createForwardable(Boolean value) {
return new JAXBElement<>(_Forwardable_QNAME, Boolean.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "Delegatable")
public JAXBElement<Boolean> createDelegatable(Boolean value) {
return new JAXBElement<>(_Delegatable_QNAME, Boolean.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ParticipantsType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ParticipantsType }{@code >}
*/
@XmlElementDecl(namespace = "http://docs.oasis-open.org/ws-sx/ws-trust/200512", name = "Participants")
public JAXBElement<ParticipantsType> createParticipants(ParticipantsType value) {
return new JAXBElement<>(_Participants_QNAME, ParticipantsType.class, null, value);
}
}