001: //
002: // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.2-b01-fcs
003: // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
004: // Any modifications to this file will be lost upon recompilation of the source schema.
005: // Generated on: 2006.08.10 at 02:34:36 PM IST
006: //
007:
008: package com.sun.xml.ws.security.trust.impl.bindings;
009:
010: import javax.xml.bind.JAXBElement;
011: import javax.xml.bind.annotation.XmlElementDecl;
012: import javax.xml.bind.annotation.XmlRegistry;
013: import javax.xml.namespace.QName;
014: import com.sun.xml.ws.security.trust.impl.bindings.AllowPostdatingType;
015: import com.sun.xml.ws.security.trust.impl.bindings.AuthenticatorType;
016: import com.sun.xml.ws.security.trust.impl.bindings.BinaryExchangeType;
017: import com.sun.xml.ws.security.trust.impl.bindings.BinarySecretType;
018: import com.sun.xml.ws.security.trust.impl.bindings.CancelTargetType;
019: import com.sun.xml.ws.security.trust.impl.bindings.ClaimsType;
020: import com.sun.xml.ws.security.trust.impl.bindings.DelegateToType;
021: import com.sun.xml.ws.security.trust.impl.bindings.EncryptionType;
022: import com.sun.xml.ws.security.trust.impl.bindings.EntropyType;
023: import com.sun.xml.ws.security.trust.impl.bindings.KeyExchangeTokenType;
024: import com.sun.xml.ws.security.trust.impl.bindings.LifetimeType;
025: import com.sun.xml.ws.security.trust.impl.bindings.ObjectFactory;
026: import com.sun.xml.ws.security.trust.impl.bindings.OnBehalfOfType;
027: import com.sun.xml.ws.security.trust.impl.bindings.ParticipantType;
028: import com.sun.xml.ws.security.trust.impl.bindings.ParticipantsType;
029: import com.sun.xml.ws.security.trust.impl.bindings.ProofEncryptionType;
030: import com.sun.xml.ws.security.trust.impl.bindings.RenewTargetType;
031: import com.sun.xml.ws.security.trust.impl.bindings.RenewingType;
032: import com.sun.xml.ws.security.trust.impl.bindings.RequestKETType;
033: import com.sun.xml.ws.security.trust.impl.bindings.RequestSecurityTokenResponseCollectionType;
034: import com.sun.xml.ws.security.trust.impl.bindings.RequestSecurityTokenResponseType;
035: import com.sun.xml.ws.security.trust.impl.bindings.RequestSecurityTokenType;
036: import com.sun.xml.ws.security.trust.impl.bindings.RequestedProofTokenType;
037: import com.sun.xml.ws.security.trust.impl.bindings.RequestedReferenceType;
038: import com.sun.xml.ws.security.trust.impl.bindings.RequestedSecurityTokenType;
039: import com.sun.xml.ws.security.trust.impl.bindings.RequestedTokenCancelledType;
040: import com.sun.xml.ws.security.trust.impl.bindings.SignChallengeType;
041: import com.sun.xml.ws.security.trust.impl.bindings.StatusType;
042: import com.sun.xml.ws.security.trust.impl.bindings.UseKeyType;
043:
044: /**
045: * This object contains factory methods for each
046: * Java content interface and Java element interface
047: * generated in the com.sun.xml.ws.security.trust.impl.bindings package.
048: * <p>An ObjectFactory allows you to programatically
049: * construct new instances of the Java representation
050: * for XML content. The Java representation of XML
051: * content can consist of schema derived interfaces
052: * and classes representing the binding of schema
053: * type definitions, element declarations and model
054: * groups. Factory methods for each of these are
055: * provided in this class.
056: *
057: */
058: @XmlRegistry
059: public class ObjectFactory {
060:
061: private final static QName _Issuer_QNAME = new QName(
062: "http://schemas.xmlsoap.org/ws/2005/02/trust", "Issuer");
063: private final static QName _Claims_QNAME = new QName(
064: "http://schemas.xmlsoap.org/ws/2005/02/trust", "Claims");
065: private final static QName _SignWith_QNAME = new QName(
066: "http://schemas.xmlsoap.org/ws/2005/02/trust", "SignWith");
067: private final static QName _CanonicalizationAlgorithm_QNAME = new QName(
068: "http://schemas.xmlsoap.org/ws/2005/02/trust",
069: "CanonicalizationAlgorithm");
070: private final static QName _Participants_QNAME = new QName(
071: "http://schemas.xmlsoap.org/ws/2005/02/trust",
072: "Participants");
073: private final static QName _IssuedTokens_QNAME = new QName(
074: "http://schemas.xmlsoap.org/ws/2005/02/trust",
075: "IssuedTokens");
076: private final static QName _Lifetime_QNAME = new QName(
077: "http://schemas.xmlsoap.org/ws/2005/02/trust", "Lifetime");
078: private final static QName _KeyType_QNAME = new QName(
079: "http://schemas.xmlsoap.org/ws/2005/02/trust", "KeyType");
080: private final static QName _SignChallenge_QNAME = new QName(
081: "http://schemas.xmlsoap.org/ws/2005/02/trust",
082: "SignChallenge");
083: private final static QName _DelegateTo_QNAME = new QName(
084: "http://schemas.xmlsoap.org/ws/2005/02/trust", "DelegateTo");
085: private final static QName _Renewing_QNAME = new QName(
086: "http://schemas.xmlsoap.org/ws/2005/02/trust", "Renewing");
087: private final static QName _RenewTarget_QNAME = new QName(
088: "http://schemas.xmlsoap.org/ws/2005/02/trust",
089: "RenewTarget");
090: private final static QName _UseKey_QNAME = new QName(
091: "http://schemas.xmlsoap.org/ws/2005/02/trust", "UseKey");
092: private final static QName _AllowPostdating_QNAME = new QName(
093: "http://schemas.xmlsoap.org/ws/2005/02/trust",
094: "AllowPostdating");
095: private final static QName _Authenticator_QNAME = new QName(
096: "http://schemas.xmlsoap.org/ws/2005/02/trust",
097: "Authenticator");
098: private final static QName _TokenType_QNAME = new QName(
099: "http://schemas.xmlsoap.org/ws/2005/02/trust", "TokenType");
100: private final static QName _Challenge_QNAME = new QName(
101: "http://schemas.xmlsoap.org/ws/2005/02/trust", "Challenge");
102: private final static QName _RequestedAttachedReference_QNAME = new QName(
103: "http://schemas.xmlsoap.org/ws/2005/02/trust",
104: "RequestedAttachedReference");
105: private final static QName _AuthenticationType_QNAME = new QName(
106: "http://schemas.xmlsoap.org/ws/2005/02/trust",
107: "AuthenticationType");
108: private final static QName _Forwardable_QNAME = new QName(
109: "http://schemas.xmlsoap.org/ws/2005/02/trust",
110: "Forwardable");
111: private final static QName _KeySize_QNAME = new QName(
112: "http://schemas.xmlsoap.org/ws/2005/02/trust", "KeySize");
113: private final static QName _SignChallengeResponse_QNAME = new QName(
114: "http://schemas.xmlsoap.org/ws/2005/02/trust",
115: "SignChallengeResponse");
116: private final static QName _RequestSecurityTokenResponseCollection_QNAME = new QName(
117: "http://schemas.xmlsoap.org/ws/2005/02/trust",
118: "RequestSecurityTokenResponseCollection");
119: private final static QName _Encryption_QNAME = new QName(
120: "http://schemas.xmlsoap.org/ws/2005/02/trust", "Encryption");
121: private final static QName _ProofEncryption_QNAME = new QName(
122: "http://schemas.xmlsoap.org/ws/2005/02/trust",
123: "ProofEncryption");
124: private final static QName _RequestedTokenCancelled_QNAME = new QName(
125: "http://schemas.xmlsoap.org/ws/2005/02/trust",
126: "RequestedTokenCancelled");
127: private final static QName _EncryptionAlgorithm_QNAME = new QName(
128: "http://schemas.xmlsoap.org/ws/2005/02/trust",
129: "EncryptionAlgorithm");
130: private final static QName _RequestedSecurityToken_QNAME = new QName(
131: "http://schemas.xmlsoap.org/ws/2005/02/trust",
132: "RequestedSecurityToken");
133: private final static QName _Entropy_QNAME = new QName(
134: "http://schemas.xmlsoap.org/ws/2005/02/trust", "Entropy");
135: private final static QName _RequestedProofToken_QNAME = new QName(
136: "http://schemas.xmlsoap.org/ws/2005/02/trust",
137: "RequestedProofToken");
138: private final static QName _RequestSecurityTokenResponse_QNAME = new QName(
139: "http://schemas.xmlsoap.org/ws/2005/02/trust",
140: "RequestSecurityTokenResponse");
141: private final static QName _RequestType_QNAME = new QName(
142: "http://schemas.xmlsoap.org/ws/2005/02/trust",
143: "RequestType");
144: private final static QName _ComputedKeyAlgorithm_QNAME = new QName(
145: "http://schemas.xmlsoap.org/ws/2005/02/trust",
146: "ComputedKeyAlgorithm");
147: private final static QName _OnBehalfOf_QNAME = new QName(
148: "http://schemas.xmlsoap.org/ws/2005/02/trust", "OnBehalfOf");
149: private final static QName _CombinedHash_QNAME = new QName(
150: "http://schemas.xmlsoap.org/ws/2005/02/trust",
151: "CombinedHash");
152: private final static QName _KeyExchangeToken_QNAME = new QName(
153: "http://schemas.xmlsoap.org/ws/2005/02/trust",
154: "KeyExchangeToken");
155: private final static QName _EncryptWith_QNAME = new QName(
156: "http://schemas.xmlsoap.org/ws/2005/02/trust",
157: "EncryptWith");
158: private final static QName _RequestSecurityToken_QNAME = new QName(
159: "http://schemas.xmlsoap.org/ws/2005/02/trust",
160: "RequestSecurityToken");
161: private final static QName _BinarySecret_QNAME = new QName(
162: "http://schemas.xmlsoap.org/ws/2005/02/trust",
163: "BinarySecret");
164: private final static QName _Status_QNAME = new QName(
165: "http://schemas.xmlsoap.org/ws/2005/02/trust", "Status");
166: private final static QName _ComputedKey_QNAME = new QName(
167: "http://schemas.xmlsoap.org/ws/2005/02/trust",
168: "ComputedKey");
169: private final static QName _BinaryExchange_QNAME = new QName(
170: "http://schemas.xmlsoap.org/ws/2005/02/trust",
171: "BinaryExchange");
172: private final static QName _RequestedUnattachedReference_QNAME = new QName(
173: "http://schemas.xmlsoap.org/ws/2005/02/trust",
174: "RequestedUnattachedReference");
175: private final static QName _RequestKET_QNAME = new QName(
176: "http://schemas.xmlsoap.org/ws/2005/02/trust", "RequestKET");
177: private final static QName _CancelTarget_QNAME = new QName(
178: "http://schemas.xmlsoap.org/ws/2005/02/trust",
179: "CancelTarget");
180: private final static QName _SignatureAlgorithm_QNAME = new QName(
181: "http://schemas.xmlsoap.org/ws/2005/02/trust",
182: "SignatureAlgorithm");
183: private final static QName _Delegatable_QNAME = new QName(
184: "http://schemas.xmlsoap.org/ws/2005/02/trust",
185: "Delegatable");
186: private static final QName _EndpointReference_QNAME = new QName(
187: "http://www.w3.org/2005/08/addressing", "EndpointReference");
188:
189: /**
190: * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.ws.security.trust.impl.bindings
191: *
192: */
193: public ObjectFactory() {
194: }
195:
196: /**
197: * Create an instance of {@link AuthenticatorType }
198: *
199: */
200: public AuthenticatorType createAuthenticatorType() {
201: return new AuthenticatorType();
202: }
203:
204: /**
205: * Create an instance of {@link CancelTargetType }
206: *
207: */
208: public CancelTargetType createCancelTargetType() {
209: return new CancelTargetType();
210: }
211:
212: /**
213: * Create an instance of {@link RequestedReferenceType }
214: *
215: */
216: public RequestedReferenceType createRequestedReferenceType() {
217: return new RequestedReferenceType();
218: }
219:
220: /**
221: * Create an instance of {@link RequestKETType }
222: *
223: */
224: public RequestKETType createRequestKETType() {
225: return new RequestKETType();
226: }
227:
228: /**
229: * Create an instance of {@link RequestedSecurityTokenType }
230: *
231: */
232: public RequestedSecurityTokenType createRequestedSecurityTokenType() {
233: return new RequestedSecurityTokenType();
234: }
235:
236: /**
237: * Create an instance of {@link RenewTargetType }
238: *
239: */
240: public RenewTargetType createRenewTargetType() {
241: return new RenewTargetType();
242: }
243:
244: /**
245: * Create an instance of {@link OnBehalfOfType }
246: *
247: */
248: public OnBehalfOfType createOnBehalfOfType() {
249: return new OnBehalfOfType();
250: }
251:
252: /**
253: * Create an instance of {@link ProofEncryptionType }
254: *
255: */
256: public ProofEncryptionType createProofEncryptionType() {
257: return new ProofEncryptionType();
258: }
259:
260: /**
261: * Create an instance of {@link BinarySecretType }
262: *
263: */
264: public BinarySecretType createBinarySecretType() {
265: return new BinarySecretType();
266: }
267:
268: /**
269: * Create an instance of {@link DelegateToType }
270: *
271: */
272: public DelegateToType createDelegateToType() {
273: return new DelegateToType();
274: }
275:
276: /**
277: * Create an instance of {@link RequestedProofTokenType }
278: *
279: */
280: public RequestedProofTokenType createRequestedProofTokenType() {
281: return new RequestedProofTokenType();
282: }
283:
284: /**
285: * Create an instance of {@link SignChallengeType }
286: *
287: */
288: public SignChallengeType createSignChallengeType() {
289: return new SignChallengeType();
290: }
291:
292: /**
293: * Create an instance of {@link BinaryExchangeType }
294: *
295: */
296: public BinaryExchangeType createBinaryExchangeType() {
297: return new BinaryExchangeType();
298: }
299:
300: /**
301: * Create an instance of {@link UseKeyType }
302: *
303: */
304: public UseKeyType createUseKeyType() {
305: return new UseKeyType();
306: }
307:
308: /**
309: * Create an instance of {@link KeyExchangeTokenType }
310: *
311: */
312: public KeyExchangeTokenType createKeyExchangeTokenType() {
313: return new KeyExchangeTokenType();
314: }
315:
316: /**
317: * Create an instance of {@link EntropyType }
318: *
319: */
320: public EntropyType createEntropyType() {
321: return new EntropyType();
322: }
323:
324: /**
325: * Create an instance of {@link ClaimsType }
326: *
327: */
328: public ClaimsType createClaimsType() {
329: return new ClaimsType();
330: }
331:
332: /**
333: * Create an instance of {@link LifetimeType }
334: *
335: */
336: public LifetimeType createLifetimeType() {
337: return new LifetimeType();
338: }
339:
340: /**
341: * Create an instance of {@link ParticipantType }
342: *
343: */
344: public ParticipantType createParticipantType() {
345: return new ParticipantType();
346: }
347:
348: /**
349: * Create an instance of {@link RequestedTokenCancelledType }
350: *
351: */
352: public RequestedTokenCancelledType createRequestedTokenCancelledType() {
353: return new RequestedTokenCancelledType();
354: }
355:
356: /**
357: * Create an instance of {@link RenewingType }
358: *
359: */
360: public RenewingType createRenewingType() {
361: return new RenewingType();
362: }
363:
364: /**
365: * Create an instance of {@link RequestSecurityTokenType }
366: *
367: */
368: public RequestSecurityTokenType createRequestSecurityTokenType() {
369: return new RequestSecurityTokenType();
370: }
371:
372: /**
373: * Create an instance of {@link EncryptionType }
374: *
375: */
376: public EncryptionType createEncryptionType() {
377: return new EncryptionType();
378: }
379:
380: /**
381: * Create an instance of {@link StatusType }
382: *
383: */
384: public StatusType createStatusType() {
385: return new StatusType();
386: }
387:
388: /**
389: * Create an instance of {@link AllowPostdatingType }
390: *
391: */
392: public AllowPostdatingType createAllowPostdatingType() {
393: return new AllowPostdatingType();
394: }
395:
396: /**
397: * Create an instance of {@link RequestSecurityTokenResponseCollectionType }
398: *
399: */
400: public RequestSecurityTokenResponseCollectionType createRequestSecurityTokenResponseCollectionType() {
401: return new RequestSecurityTokenResponseCollectionType();
402: }
403:
404: /**
405: * Create an instance of {@link RequestSecurityTokenResponseType }
406: *
407: */
408: public RequestSecurityTokenResponseType createRequestSecurityTokenResponseType() {
409: return new RequestSecurityTokenResponseType();
410: }
411:
412: /**
413: * Create an instance of {@link ParticipantsType }
414: *
415: */
416: public ParticipantsType createParticipantsType() {
417: return new ParticipantsType();
418: }
419:
420: /**
421: * Create an instance of {@link JAXBElement }{@code <}{@link EndpointReferenceType }{@code >}}
422: *
423: */
424: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="Issuer")
425: public JAXBElement createIssuer(EndpointReference value) {
426: return new JAXBElement(_Issuer_QNAME, EndpointReference.class,
427: null, value);
428: }
429:
430: @XmlElementDecl(namespace="http://www.w3.org/2005/08/addressing",name="EndpointReference")
431: public JAXBElement createEndpointReference(EndpointReference value) {
432: return new JAXBElement(_EndpointReference_QNAME,
433: EndpointReference.class, null, value);
434: }
435:
436: /**
437: * Create an instance of {@link JAXBElement }{@code <}{@link ClaimsType }{@code >}}
438: *
439: */
440: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="Claims")
441: public JAXBElement<ClaimsType> createClaims(ClaimsType value) {
442: return new JAXBElement<ClaimsType>(_Claims_QNAME,
443: ClaimsType.class, null, value);
444: }
445:
446: /**
447: * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
448: *
449: */
450: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="SignWith")
451: public JAXBElement<String> createSignWith(String value) {
452: return new JAXBElement<String>(_SignWith_QNAME, String.class,
453: null, value);
454: }
455:
456: /**
457: * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
458: *
459: */
460: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="CanonicalizationAlgorithm")
461: public JAXBElement<String> createCanonicalizationAlgorithm(
462: String value) {
463: return new JAXBElement<String>(
464: _CanonicalizationAlgorithm_QNAME, String.class, null,
465: value);
466: }
467:
468: /**
469: * Create an instance of {@link JAXBElement }{@code <}{@link ParticipantsType }{@code >}}
470: *
471: */
472: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="Participants")
473: public JAXBElement<ParticipantsType> createParticipants(
474: ParticipantsType value) {
475: return new JAXBElement<ParticipantsType>(_Participants_QNAME,
476: ParticipantsType.class, null, value);
477: }
478:
479: /**
480: * Create an instance of {@link JAXBElement }{@code <}{@link RequestSecurityTokenResponseCollectionType }{@code >}}
481: *
482: */
483: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="IssuedTokens")
484: public JAXBElement<RequestSecurityTokenResponseCollectionType> createIssuedTokens(
485: RequestSecurityTokenResponseCollectionType value) {
486: return new JAXBElement<RequestSecurityTokenResponseCollectionType>(
487: _IssuedTokens_QNAME,
488: RequestSecurityTokenResponseCollectionType.class, null,
489: value);
490: }
491:
492: /**
493: * Create an instance of {@link JAXBElement }{@code <}{@link LifetimeType }{@code >}}
494: *
495: */
496: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="Lifetime")
497: public JAXBElement<LifetimeType> createLifetime(LifetimeType value) {
498: return new JAXBElement<LifetimeType>(_Lifetime_QNAME,
499: LifetimeType.class, null, value);
500: }
501:
502: /**
503: * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
504: *
505: */
506: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="KeyType")
507: public JAXBElement<String> createKeyType(String value) {
508: return new JAXBElement<String>(_KeyType_QNAME, String.class,
509: null, value);
510: }
511:
512: /**
513: * Create an instance of {@link JAXBElement }{@code <}{@link SignChallengeType }{@code >}}
514: *
515: */
516: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="SignChallenge")
517: public JAXBElement<SignChallengeType> createSignChallenge(
518: SignChallengeType value) {
519: return new JAXBElement<SignChallengeType>(_SignChallenge_QNAME,
520: SignChallengeType.class, null, value);
521: }
522:
523: /**
524: * Create an instance of {@link JAXBElement }{@code <}{@link DelegateToType }{@code >}}
525: *
526: */
527: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="DelegateTo")
528: public JAXBElement<DelegateToType> createDelegateTo(
529: DelegateToType value) {
530: return new JAXBElement<DelegateToType>(_DelegateTo_QNAME,
531: DelegateToType.class, null, value);
532: }
533:
534: /**
535: * Create an instance of {@link JAXBElement }{@code <}{@link RenewingType }{@code >}}
536: *
537: */
538: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="Renewing")
539: public JAXBElement<RenewingType> createRenewing(RenewingType value) {
540: return new JAXBElement<RenewingType>(_Renewing_QNAME,
541: RenewingType.class, null, value);
542: }
543:
544: /**
545: * Create an instance of {@link JAXBElement }{@code <}{@link RenewTargetType }{@code >}}
546: *
547: */
548: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="RenewTarget")
549: public JAXBElement<RenewTargetType> createRenewTarget(
550: RenewTargetType value) {
551: return new JAXBElement<RenewTargetType>(_RenewTarget_QNAME,
552: RenewTargetType.class, null, value);
553: }
554:
555: /**
556: * Create an instance of {@link JAXBElement }{@code <}{@link UseKeyType }{@code >}}
557: *
558: */
559: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="UseKey")
560: public JAXBElement<UseKeyType> createUseKey(UseKeyType value) {
561: return new JAXBElement<UseKeyType>(_UseKey_QNAME,
562: UseKeyType.class, null, value);
563: }
564:
565: /**
566: * Create an instance of {@link JAXBElement }{@code <}{@link AllowPostdatingType }{@code >}}
567: *
568: */
569: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="AllowPostdating")
570: public JAXBElement<AllowPostdatingType> createAllowPostdating(
571: AllowPostdatingType value) {
572: return new JAXBElement<AllowPostdatingType>(
573: _AllowPostdating_QNAME, AllowPostdatingType.class,
574: null, value);
575: }
576:
577: /**
578: * Create an instance of {@link JAXBElement }{@code <}{@link AuthenticatorType }{@code >}}
579: *
580: */
581: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="Authenticator")
582: public JAXBElement<AuthenticatorType> createAuthenticator(
583: AuthenticatorType value) {
584: return new JAXBElement<AuthenticatorType>(_Authenticator_QNAME,
585: AuthenticatorType.class, null, value);
586: }
587:
588: /**
589: * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
590: *
591: */
592: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="TokenType")
593: public JAXBElement<String> createTokenType(String value) {
594: return new JAXBElement<String>(_TokenType_QNAME, String.class,
595: null, value);
596: }
597:
598: /**
599: * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
600: *
601: */
602: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="Challenge")
603: public JAXBElement<String> createChallenge(String value) {
604: return new JAXBElement<String>(_Challenge_QNAME, String.class,
605: null, value);
606: }
607:
608: /**
609: * Create an instance of {@link JAXBElement }{@code <}{@link RequestedReferenceType }{@code >}}
610: *
611: */
612: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="RequestedAttachedReference")
613: public JAXBElement<RequestedReferenceType> createRequestedAttachedReference(
614: RequestedReferenceType value) {
615: return new JAXBElement<RequestedReferenceType>(
616: _RequestedAttachedReference_QNAME,
617: RequestedReferenceType.class, null, value);
618: }
619:
620: /**
621: * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
622: *
623: */
624: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="AuthenticationType")
625: public JAXBElement<String> createAuthenticationType(String value) {
626: return new JAXBElement<String>(_AuthenticationType_QNAME,
627: String.class, null, value);
628: }
629:
630: /**
631: * Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
632: *
633: */
634: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="Forwardable")
635: public JAXBElement<Boolean> createForwardable(Boolean value) {
636: return new JAXBElement<Boolean>(_Forwardable_QNAME,
637: Boolean.class, null, value);
638: }
639:
640: /**
641: * Create an instance of {@link JAXBElement }{@code <}{@link Long }{@code >}}
642: *
643: */
644: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="KeySize")
645: public JAXBElement<Long> createKeySize(Long value) {
646: return new JAXBElement<Long>(_KeySize_QNAME, Long.class, null,
647: value);
648: }
649:
650: /**
651: * Create an instance of {@link JAXBElement }{@code <}{@link SignChallengeType }{@code >}}
652: *
653: */
654: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="SignChallengeResponse")
655: public JAXBElement<SignChallengeType> createSignChallengeResponse(
656: SignChallengeType value) {
657: return new JAXBElement<SignChallengeType>(
658: _SignChallengeResponse_QNAME, SignChallengeType.class,
659: null, value);
660: }
661:
662: /**
663: * Create an instance of {@link JAXBElement }{@code <}{@link RequestSecurityTokenResponseCollectionType }{@code >}}
664: *
665: */
666: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="RequestSecurityTokenResponseCollection")
667: public JAXBElement<RequestSecurityTokenResponseCollectionType> createRequestSecurityTokenResponseCollection(
668: RequestSecurityTokenResponseCollectionType value) {
669: return new JAXBElement<RequestSecurityTokenResponseCollectionType>(
670: _RequestSecurityTokenResponseCollection_QNAME,
671: RequestSecurityTokenResponseCollectionType.class, null,
672: value);
673: }
674:
675: /**
676: * Create an instance of {@link JAXBElement }{@code <}{@link EncryptionType }{@code >}}
677: *
678: */
679: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="Encryption")
680: public JAXBElement<EncryptionType> createEncryption(
681: EncryptionType value) {
682: return new JAXBElement<EncryptionType>(_Encryption_QNAME,
683: EncryptionType.class, null, value);
684: }
685:
686: /**
687: * Create an instance of {@link JAXBElement }{@code <}{@link ProofEncryptionType }{@code >}}
688: *
689: */
690: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="ProofEncryption")
691: public JAXBElement<ProofEncryptionType> createProofEncryption(
692: ProofEncryptionType value) {
693: return new JAXBElement<ProofEncryptionType>(
694: _ProofEncryption_QNAME, ProofEncryptionType.class,
695: null, value);
696: }
697:
698: /**
699: * Create an instance of {@link JAXBElement }{@code <}{@link RequestedTokenCancelledType }{@code >}}
700: *
701: */
702: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="RequestedTokenCancelled")
703: public JAXBElement<RequestedTokenCancelledType> createRequestedTokenCancelled(
704: RequestedTokenCancelledType value) {
705: return new JAXBElement<RequestedTokenCancelledType>(
706: _RequestedTokenCancelled_QNAME,
707: RequestedTokenCancelledType.class, null, value);
708: }
709:
710: /**
711: * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
712: *
713: */
714: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="EncryptionAlgorithm")
715: public JAXBElement<String> createEncryptionAlgorithm(String value) {
716: return new JAXBElement<String>(_EncryptionAlgorithm_QNAME,
717: String.class, null, value);
718: }
719:
720: /**
721: * Create an instance of {@link JAXBElement }{@code <}{@link RequestedSecurityTokenType }{@code >}}
722: *
723: */
724: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="RequestedSecurityToken")
725: public JAXBElement<RequestedSecurityTokenType> createRequestedSecurityToken(
726: RequestedSecurityTokenType value) {
727: return new JAXBElement<RequestedSecurityTokenType>(
728: _RequestedSecurityToken_QNAME,
729: RequestedSecurityTokenType.class, null, value);
730: }
731:
732: /**
733: * Create an instance of {@link JAXBElement }{@code <}{@link EntropyType }{@code >}}
734: *
735: */
736: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="Entropy")
737: public JAXBElement<EntropyType> createEntropy(EntropyType value) {
738: return new JAXBElement<EntropyType>(_Entropy_QNAME,
739: EntropyType.class, null, value);
740: }
741:
742: /**
743: * Create an instance of {@link JAXBElement }{@code <}{@link RequestedProofTokenType }{@code >}}
744: *
745: */
746: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="RequestedProofToken")
747: public JAXBElement<RequestedProofTokenType> createRequestedProofToken(
748: RequestedProofTokenType value) {
749: return new JAXBElement<RequestedProofTokenType>(
750: _RequestedProofToken_QNAME,
751: RequestedProofTokenType.class, null, value);
752: }
753:
754: /**
755: * Create an instance of {@link JAXBElement }{@code <}{@link RequestSecurityTokenResponseType }{@code >}}
756: *
757: */
758: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="RequestSecurityTokenResponse")
759: public JAXBElement<RequestSecurityTokenResponseType> createRequestSecurityTokenResponse(
760: RequestSecurityTokenResponseType value) {
761: return new JAXBElement<RequestSecurityTokenResponseType>(
762: _RequestSecurityTokenResponse_QNAME,
763: RequestSecurityTokenResponseType.class, null, value);
764: }
765:
766: /**
767: * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
768: *
769: */
770: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="RequestType")
771: public JAXBElement<String> createRequestType(String value) {
772: return new JAXBElement<String>(_RequestType_QNAME,
773: String.class, null, value);
774: }
775:
776: /**
777: * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
778: *
779: */
780: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="ComputedKeyAlgorithm")
781: public JAXBElement<String> createComputedKeyAlgorithm(String value) {
782: return new JAXBElement<String>(_ComputedKeyAlgorithm_QNAME,
783: String.class, null, value);
784: }
785:
786: /**
787: * Create an instance of {@link JAXBElement }{@code <}{@link OnBehalfOfType }{@code >}}
788: *
789: */
790: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="OnBehalfOf")
791: public JAXBElement<OnBehalfOfType> createOnBehalfOf(
792: OnBehalfOfType value) {
793: return new JAXBElement<OnBehalfOfType>(_OnBehalfOf_QNAME,
794: OnBehalfOfType.class, null, value);
795: }
796:
797: /**
798: * Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}
799: *
800: */
801: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="CombinedHash")
802: public JAXBElement<byte[]> createCombinedHash(byte[] value) {
803: return new JAXBElement<byte[]>(_CombinedHash_QNAME,
804: byte[].class, null, ((byte[]) value));
805: }
806:
807: /**
808: * Create an instance of {@link JAXBElement }{@code <}{@link KeyExchangeTokenType }{@code >}}
809: *
810: */
811: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="KeyExchangeToken")
812: public JAXBElement<KeyExchangeTokenType> createKeyExchangeToken(
813: KeyExchangeTokenType value) {
814: return new JAXBElement<KeyExchangeTokenType>(
815: _KeyExchangeToken_QNAME, KeyExchangeTokenType.class,
816: null, value);
817: }
818:
819: /**
820: * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
821: *
822: */
823: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="EncryptWith")
824: public JAXBElement<String> createEncryptWith(String value) {
825: return new JAXBElement<String>(_EncryptWith_QNAME,
826: String.class, null, value);
827: }
828:
829: /**
830: * Create an instance of {@link JAXBElement }{@code <}{@link RequestSecurityTokenType }{@code >}}
831: *
832: */
833: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="RequestSecurityToken")
834: public JAXBElement<RequestSecurityTokenType> createRequestSecurityToken(
835: RequestSecurityTokenType value) {
836: return new JAXBElement<RequestSecurityTokenType>(
837: _RequestSecurityToken_QNAME,
838: RequestSecurityTokenType.class, null, value);
839: }
840:
841: /**
842: * Create an instance of {@link JAXBElement }{@code <}{@link BinarySecretType }{@code >}}
843: *
844: */
845: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="BinarySecret")
846: public JAXBElement<BinarySecretType> createBinarySecret(
847: BinarySecretType value) {
848: return new JAXBElement<BinarySecretType>(_BinarySecret_QNAME,
849: BinarySecretType.class, null, value);
850: }
851:
852: /**
853: * Create an instance of {@link JAXBElement }{@code <}{@link StatusType }{@code >}}
854: *
855: */
856: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="Status")
857: public JAXBElement<StatusType> createStatus(StatusType value) {
858: return new JAXBElement<StatusType>(_Status_QNAME,
859: StatusType.class, null, value);
860: }
861:
862: /**
863: * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
864: *
865: */
866: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="ComputedKey")
867: public JAXBElement<String> createComputedKey(String value) {
868: return new JAXBElement<String>(_ComputedKey_QNAME,
869: String.class, null, value);
870: }
871:
872: /**
873: * Create an instance of {@link JAXBElement }{@code <}{@link BinaryExchangeType }{@code >}}
874: *
875: */
876: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="BinaryExchange")
877: public JAXBElement<BinaryExchangeType> createBinaryExchange(
878: BinaryExchangeType value) {
879: return new JAXBElement<BinaryExchangeType>(
880: _BinaryExchange_QNAME, BinaryExchangeType.class, null,
881: value);
882: }
883:
884: /**
885: * Create an instance of {@link JAXBElement }{@code <}{@link RequestedReferenceType }{@code >}}
886: *
887: */
888: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="RequestedUnattachedReference")
889: public JAXBElement<RequestedReferenceType> createRequestedUnattachedReference(
890: RequestedReferenceType value) {
891: return new JAXBElement<RequestedReferenceType>(
892: _RequestedUnattachedReference_QNAME,
893: RequestedReferenceType.class, null, value);
894: }
895:
896: /**
897: * Create an instance of {@link JAXBElement }{@code <}{@link RequestKETType }{@code >}}
898: *
899: */
900: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="RequestKET")
901: public JAXBElement<RequestKETType> createRequestKET(
902: RequestKETType value) {
903: return new JAXBElement<RequestKETType>(_RequestKET_QNAME,
904: RequestKETType.class, null, value);
905: }
906:
907: /**
908: * Create an instance of {@link JAXBElement }{@code <}{@link CancelTargetType }{@code >}}
909: *
910: */
911: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="CancelTarget")
912: public JAXBElement<CancelTargetType> createCancelTarget(
913: CancelTargetType value) {
914: return new JAXBElement<CancelTargetType>(_CancelTarget_QNAME,
915: CancelTargetType.class, null, value);
916: }
917:
918: /**
919: * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
920: *
921: */
922: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="SignatureAlgorithm")
923: public JAXBElement<String> createSignatureAlgorithm(String value) {
924: return new JAXBElement<String>(_SignatureAlgorithm_QNAME,
925: String.class, null, value);
926: }
927:
928: /**
929: * Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
930: *
931: */
932: @XmlElementDecl(namespace="http://schemas.xmlsoap.org/ws/2005/02/trust",name="Delegatable")
933: public JAXBElement<Boolean> createDelegatable(Boolean value) {
934: return new JAXBElement<Boolean>(_Delegatable_QNAME,
935: Boolean.class, null, value);
936: }
937:
938: }
|