1 |
|
|
2 |
|
package org.kuali.student.security.trust.dto; |
3 |
|
|
4 |
|
import javax.xml.bind.JAXBElement; |
5 |
|
import javax.xml.bind.annotation.XmlElementDecl; |
6 |
|
import javax.xml.bind.annotation.XmlRegistry; |
7 |
|
import javax.xml.namespace.QName; |
8 |
|
import org.kuali.student.security.addressing.dto.EndpointReferenceType; |
9 |
|
|
10 |
|
|
11 |
|
|
12 |
|
|
13 |
|
|
14 |
|
|
15 |
|
|
16 |
|
|
17 |
|
|
18 |
|
|
19 |
|
|
20 |
|
|
21 |
|
|
22 |
|
|
23 |
|
|
24 |
|
|
25 |
|
@XmlRegistry |
|
|
| 0% |
Uncovered Elements: 151 (151) |
Complexity: 76 |
Complexity Density: 1.01 |
|
26 |
|
public class ObjectFactory { |
27 |
|
|
28 |
|
private final static QName _RequestSecurityToken_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "RequestSecurityToken"); |
29 |
|
private final static QName _IssuedTokens_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "IssuedTokens"); |
30 |
|
private final static QName _SignChallenge_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "SignChallenge"); |
31 |
|
private final static QName _RequestedSecurityToken_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "RequestedSecurityToken"); |
32 |
|
private final static QName _RequestSecurityTokenResponse_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "RequestSecurityTokenResponse"); |
33 |
|
private final static QName _RequestSecurityTokenResponseCollection_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "RequestSecurityTokenResponseCollection"); |
34 |
|
private final static QName _Issuer_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "Issuer"); |
35 |
|
private final static QName _Authenticator_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "Authenticator"); |
36 |
|
private final static QName _AllowPostdating_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "AllowPostdating"); |
37 |
|
private final static QName _RequestKET_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "RequestKET"); |
38 |
|
private final static QName _DelegateTo_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "DelegateTo"); |
39 |
|
private final static QName _UseKey_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "UseKey"); |
40 |
|
private final static QName _Encryption_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "Encryption"); |
41 |
|
private final static QName _RequestedTokenCancelled_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "RequestedTokenCancelled"); |
42 |
|
private final static QName _Claims_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "Claims"); |
43 |
|
private final static QName _SignatureAlgorithm_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "SignatureAlgorithm"); |
44 |
|
private final static QName _RequestedAttachedReference_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "RequestedAttachedReference"); |
45 |
|
private final static QName _SignWith_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "SignWith"); |
46 |
|
private final static QName _RenewTarget_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "RenewTarget"); |
47 |
|
private final static QName _Delegatable_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "Delegatable"); |
48 |
|
private final static QName _Forwardable_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "Forwardable"); |
49 |
|
private final static QName _KeyExchangeToken_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "KeyExchangeToken"); |
50 |
|
private final static QName _EncryptWith_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "EncryptWith"); |
51 |
|
private final static QName _BinarySecret_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "BinarySecret"); |
52 |
|
private final static QName _ComputedKey_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "ComputedKey"); |
53 |
|
private final static QName _RequestedProofToken_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "RequestedProofToken"); |
54 |
|
private final static QName _ComputedKeyAlgorithm_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "ComputedKeyAlgorithm"); |
55 |
|
private final static QName _AuthenticationType_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "AuthenticationType"); |
56 |
|
private final static QName _EncryptionAlgorithm_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "EncryptionAlgorithm"); |
57 |
|
private final static QName _OnBehalfOf_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "OnBehalfOf"); |
58 |
|
private final static QName _RequestedUnattachedReference_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "RequestedUnattachedReference"); |
59 |
|
private final static QName _TokenType_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "TokenType"); |
60 |
|
private final static QName _SignChallengeResponse_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "SignChallengeResponse"); |
61 |
|
private final static QName _CombinedHash_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "CombinedHash"); |
62 |
|
private final static QName _KeySize_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "KeySize"); |
63 |
|
private final static QName _KeyType_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "KeyType"); |
64 |
|
private final static QName _Participants_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "Participants"); |
65 |
|
private final static QName _Renewing_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "Renewing"); |
66 |
|
private final static QName _Entropy_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "Entropy"); |
67 |
|
private final static QName _ProofEncryption_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "ProofEncryption"); |
68 |
|
private final static QName _Status_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "Status"); |
69 |
|
private final static QName _Lifetime_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "Lifetime"); |
70 |
|
private final static QName _Challenge_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "Challenge"); |
71 |
|
private final static QName _BinaryExchange_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "BinaryExchange"); |
72 |
|
private final static QName _CancelTarget_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "CancelTarget"); |
73 |
|
private final static QName _CanonicalizationAlgorithm_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "CanonicalizationAlgorithm"); |
74 |
|
private final static QName _RequestType_QNAME = new QName("http://schemas.xmlsoap.org/ws/2005/02/trust", "RequestType"); |
75 |
|
|
76 |
|
|
77 |
|
|
78 |
|
|
79 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
80 |
0
|
public ObjectFactory() {... |
81 |
|
} |
82 |
|
|
83 |
|
|
84 |
|
@link |
85 |
|
|
86 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
87 |
0
|
public RequestSecurityTokenType createRequestSecurityTokenType() {... |
88 |
0
|
return new RequestSecurityTokenType(); |
89 |
|
} |
90 |
|
|
91 |
|
|
92 |
|
@link |
93 |
|
|
94 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
95 |
0
|
public BinarySecretType createBinarySecretType() {... |
96 |
0
|
return new BinarySecretType(); |
97 |
|
} |
98 |
|
|
99 |
|
|
100 |
|
@link |
101 |
|
|
102 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
103 |
0
|
public RequestedSecurityTokenType createRequestedSecurityTokenType() {... |
104 |
0
|
return new RequestedSecurityTokenType(); |
105 |
|
} |
106 |
|
|
107 |
|
|
108 |
|
@link |
109 |
|
|
110 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
111 |
0
|
public RequestSecurityTokenResponseType createRequestSecurityTokenResponseType() {... |
112 |
0
|
return new RequestSecurityTokenResponseType(); |
113 |
|
} |
114 |
|
|
115 |
|
|
116 |
|
@link |
117 |
|
|
118 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
119 |
0
|
public OnBehalfOfType createOnBehalfOfType() {... |
120 |
0
|
return new OnBehalfOfType(); |
121 |
|
} |
122 |
|
|
123 |
|
|
124 |
|
@link |
125 |
|
|
126 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
127 |
0
|
public RequestedReferenceType createRequestedReferenceType() {... |
128 |
0
|
return new RequestedReferenceType(); |
129 |
|
} |
130 |
|
|
131 |
|
|
132 |
|
@link |
133 |
|
|
134 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
135 |
0
|
public RequestedTokenCancelledType createRequestedTokenCancelledType() {... |
136 |
0
|
return new RequestedTokenCancelledType(); |
137 |
|
} |
138 |
|
|
139 |
|
|
140 |
|
@link |
141 |
|
|
142 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
143 |
0
|
public KeyExchangeTokenType createKeyExchangeTokenType() {... |
144 |
0
|
return new KeyExchangeTokenType(); |
145 |
|
} |
146 |
|
|
147 |
|
|
148 |
|
@link |
149 |
|
|
150 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
151 |
0
|
public CancelTargetType createCancelTargetType() {... |
152 |
0
|
return new CancelTargetType(); |
153 |
|
} |
154 |
|
|
155 |
|
|
156 |
|
@link |
157 |
|
|
158 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
159 |
0
|
public RequestedProofTokenType createRequestedProofTokenType() {... |
160 |
0
|
return new RequestedProofTokenType(); |
161 |
|
} |
162 |
|
|
163 |
|
|
164 |
|
@link |
165 |
|
|
166 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
167 |
0
|
public LifetimeType createLifetimeType() {... |
168 |
0
|
return new LifetimeType(); |
169 |
|
} |
170 |
|
|
171 |
|
|
172 |
|
@link |
173 |
|
|
174 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
175 |
0
|
public AllowPostdatingType createAllowPostdatingType() {... |
176 |
0
|
return new AllowPostdatingType(); |
177 |
|
} |
178 |
|
|
179 |
|
|
180 |
|
@link |
181 |
|
|
182 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
183 |
0
|
public RequestSecurityTokenResponseCollectionType createRequestSecurityTokenResponseCollectionType() {... |
184 |
0
|
return new RequestSecurityTokenResponseCollectionType(); |
185 |
|
} |
186 |
|
|
187 |
|
|
188 |
|
@link |
189 |
|
|
190 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
191 |
0
|
public BinaryExchangeType createBinaryExchangeType() {... |
192 |
0
|
return new BinaryExchangeType(); |
193 |
|
} |
194 |
|
|
195 |
|
|
196 |
|
@link |
197 |
|
|
198 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
199 |
0
|
public ClaimsType createClaimsType() {... |
200 |
0
|
return new ClaimsType(); |
201 |
|
} |
202 |
|
|
203 |
|
|
204 |
|
@link |
205 |
|
|
206 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
207 |
0
|
public EntropyType createEntropyType() {... |
208 |
0
|
return new EntropyType(); |
209 |
|
} |
210 |
|
|
211 |
|
|
212 |
|
@link |
213 |
|
|
214 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
215 |
0
|
public RenewTargetType createRenewTargetType() {... |
216 |
0
|
return new RenewTargetType(); |
217 |
|
} |
218 |
|
|
219 |
|
|
220 |
|
@link |
221 |
|
|
222 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
223 |
0
|
public UseKeyType createUseKeyType() {... |
224 |
0
|
return new UseKeyType(); |
225 |
|
} |
226 |
|
|
227 |
|
|
228 |
|
@link |
229 |
|
|
230 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
231 |
0
|
public DelegateToType createDelegateToType() {... |
232 |
0
|
return new DelegateToType(); |
233 |
|
} |
234 |
|
|
235 |
|
|
236 |
|
@link |
237 |
|
|
238 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
239 |
0
|
public ProofEncryptionType createProofEncryptionType() {... |
240 |
0
|
return new ProofEncryptionType(); |
241 |
|
} |
242 |
|
|
243 |
|
|
244 |
|
@link |
245 |
|
|
246 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
247 |
0
|
public SignChallengeType createSignChallengeType() {... |
248 |
0
|
return new SignChallengeType(); |
249 |
|
} |
250 |
|
|
251 |
|
|
252 |
|
@link |
253 |
|
|
254 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
255 |
0
|
public RequestKETType createRequestKETType() {... |
256 |
0
|
return new RequestKETType(); |
257 |
|
} |
258 |
|
|
259 |
|
|
260 |
|
@link |
261 |
|
|
262 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
263 |
0
|
public ParticipantsType createParticipantsType() {... |
264 |
0
|
return new ParticipantsType(); |
265 |
|
} |
266 |
|
|
267 |
|
|
268 |
|
@link |
269 |
|
|
270 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
271 |
0
|
public EncryptionType createEncryptionType() {... |
272 |
0
|
return new EncryptionType(); |
273 |
|
} |
274 |
|
|
275 |
|
|
276 |
|
@link |
277 |
|
|
278 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
279 |
0
|
public RenewingType createRenewingType() {... |
280 |
0
|
return new RenewingType(); |
281 |
|
} |
282 |
|
|
283 |
|
|
284 |
|
@link |
285 |
|
|
286 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
287 |
0
|
public StatusType createStatusType() {... |
288 |
0
|
return new StatusType(); |
289 |
|
} |
290 |
|
|
291 |
|
|
292 |
|
@link |
293 |
|
|
294 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
295 |
0
|
public ParticipantType createParticipantType() {... |
296 |
0
|
return new ParticipantType(); |
297 |
|
} |
298 |
|
|
299 |
|
|
300 |
|
@link |
301 |
|
|
302 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
303 |
0
|
public AuthenticatorType createAuthenticatorType() {... |
304 |
0
|
return new AuthenticatorType(); |
305 |
|
} |
306 |
|
|
307 |
|
|
308 |
|
@link@link |
309 |
|
|
310 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
311 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "RequestSecurityToken")... |
312 |
|
public JAXBElement<RequestSecurityTokenType> createRequestSecurityToken(RequestSecurityTokenType value) { |
313 |
0
|
return new JAXBElement<RequestSecurityTokenType>(_RequestSecurityToken_QNAME, RequestSecurityTokenType.class, null, value); |
314 |
|
} |
315 |
|
|
316 |
|
|
317 |
|
@link@link |
318 |
|
|
319 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
320 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "IssuedTokens")... |
321 |
|
public JAXBElement<RequestSecurityTokenResponseCollectionType> createIssuedTokens(RequestSecurityTokenResponseCollectionType value) { |
322 |
0
|
return new JAXBElement<RequestSecurityTokenResponseCollectionType>(_IssuedTokens_QNAME, RequestSecurityTokenResponseCollectionType.class, null, value); |
323 |
|
} |
324 |
|
|
325 |
|
|
326 |
|
@link@link |
327 |
|
|
328 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
329 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "SignChallenge")... |
330 |
|
public JAXBElement<SignChallengeType> createSignChallenge(SignChallengeType value) { |
331 |
0
|
return new JAXBElement<SignChallengeType>(_SignChallenge_QNAME, SignChallengeType.class, null, value); |
332 |
|
} |
333 |
|
|
334 |
|
|
335 |
|
@link@link |
336 |
|
|
337 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
338 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "RequestedSecurityToken")... |
339 |
|
public JAXBElement<RequestedSecurityTokenType> createRequestedSecurityToken(RequestedSecurityTokenType value) { |
340 |
0
|
return new JAXBElement<RequestedSecurityTokenType>(_RequestedSecurityToken_QNAME, RequestedSecurityTokenType.class, null, value); |
341 |
|
} |
342 |
|
|
343 |
|
|
344 |
|
@link@link |
345 |
|
|
346 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
347 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "RequestSecurityTokenResponse")... |
348 |
|
public JAXBElement<RequestSecurityTokenResponseType> createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value) { |
349 |
0
|
return new JAXBElement<RequestSecurityTokenResponseType>(_RequestSecurityTokenResponse_QNAME, RequestSecurityTokenResponseType.class, null, value); |
350 |
|
} |
351 |
|
|
352 |
|
|
353 |
|
@link@link |
354 |
|
|
355 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
356 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "RequestSecurityTokenResponseCollection")... |
357 |
|
public JAXBElement<RequestSecurityTokenResponseCollectionType> createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value) { |
358 |
0
|
return new JAXBElement<RequestSecurityTokenResponseCollectionType>(_RequestSecurityTokenResponseCollection_QNAME, RequestSecurityTokenResponseCollectionType.class, null, value); |
359 |
|
} |
360 |
|
|
361 |
|
|
362 |
|
@link@link |
363 |
|
|
364 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
365 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "Issuer")... |
366 |
|
public JAXBElement<EndpointReferenceType> createIssuer(EndpointReferenceType value) { |
367 |
0
|
return new JAXBElement<EndpointReferenceType>(_Issuer_QNAME, EndpointReferenceType.class, null, value); |
368 |
|
} |
369 |
|
|
370 |
|
|
371 |
|
@link@link |
372 |
|
|
373 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
374 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "Authenticator")... |
375 |
|
public JAXBElement<AuthenticatorType> createAuthenticator(AuthenticatorType value) { |
376 |
0
|
return new JAXBElement<AuthenticatorType>(_Authenticator_QNAME, AuthenticatorType.class, null, value); |
377 |
|
} |
378 |
|
|
379 |
|
|
380 |
|
@link@link |
381 |
|
|
382 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
383 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "AllowPostdating")... |
384 |
|
public JAXBElement<AllowPostdatingType> createAllowPostdating(AllowPostdatingType value) { |
385 |
0
|
return new JAXBElement<AllowPostdatingType>(_AllowPostdating_QNAME, AllowPostdatingType.class, null, value); |
386 |
|
} |
387 |
|
|
388 |
|
|
389 |
|
@link@link |
390 |
|
|
391 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
392 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "RequestKET")... |
393 |
|
public JAXBElement<RequestKETType> createRequestKET(RequestKETType value) { |
394 |
0
|
return new JAXBElement<RequestKETType>(_RequestKET_QNAME, RequestKETType.class, null, value); |
395 |
|
} |
396 |
|
|
397 |
|
|
398 |
|
@link@link |
399 |
|
|
400 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
401 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "DelegateTo")... |
402 |
|
public JAXBElement<DelegateToType> createDelegateTo(DelegateToType value) { |
403 |
0
|
return new JAXBElement<DelegateToType>(_DelegateTo_QNAME, DelegateToType.class, null, value); |
404 |
|
} |
405 |
|
|
406 |
|
|
407 |
|
@link@link |
408 |
|
|
409 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
410 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "UseKey")... |
411 |
|
public JAXBElement<UseKeyType> createUseKey(UseKeyType value) { |
412 |
0
|
return new JAXBElement<UseKeyType>(_UseKey_QNAME, UseKeyType.class, null, value); |
413 |
|
} |
414 |
|
|
415 |
|
|
416 |
|
@link@link |
417 |
|
|
418 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
419 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "Encryption")... |
420 |
|
public JAXBElement<EncryptionType> createEncryption(EncryptionType value) { |
421 |
0
|
return new JAXBElement<EncryptionType>(_Encryption_QNAME, EncryptionType.class, null, value); |
422 |
|
} |
423 |
|
|
424 |
|
|
425 |
|
@link@link |
426 |
|
|
427 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
428 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "RequestedTokenCancelled")... |
429 |
|
public JAXBElement<RequestedTokenCancelledType> createRequestedTokenCancelled(RequestedTokenCancelledType value) { |
430 |
0
|
return new JAXBElement<RequestedTokenCancelledType>(_RequestedTokenCancelled_QNAME, RequestedTokenCancelledType.class, null, value); |
431 |
|
} |
432 |
|
|
433 |
|
|
434 |
|
@link@link |
435 |
|
|
436 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
437 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "Claims")... |
438 |
|
public JAXBElement<ClaimsType> createClaims(ClaimsType value) { |
439 |
0
|
return new JAXBElement<ClaimsType>(_Claims_QNAME, ClaimsType.class, null, value); |
440 |
|
} |
441 |
|
|
442 |
|
|
443 |
|
@link@link |
444 |
|
|
445 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
446 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "SignatureAlgorithm")... |
447 |
|
public JAXBElement<String> createSignatureAlgorithm(String value) { |
448 |
0
|
return new JAXBElement<String>(_SignatureAlgorithm_QNAME, String.class, null, value); |
449 |
|
} |
450 |
|
|
451 |
|
|
452 |
|
@link@link |
453 |
|
|
454 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
455 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "RequestedAttachedReference")... |
456 |
|
public JAXBElement<RequestedReferenceType> createRequestedAttachedReference(RequestedReferenceType value) { |
457 |
0
|
return new JAXBElement<RequestedReferenceType>(_RequestedAttachedReference_QNAME, RequestedReferenceType.class, null, value); |
458 |
|
} |
459 |
|
|
460 |
|
|
461 |
|
@link@link |
462 |
|
|
463 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
464 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "SignWith")... |
465 |
|
public JAXBElement<String> createSignWith(String value) { |
466 |
0
|
return new JAXBElement<String>(_SignWith_QNAME, String.class, null, value); |
467 |
|
} |
468 |
|
|
469 |
|
|
470 |
|
@link@link |
471 |
|
|
472 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
473 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "RenewTarget")... |
474 |
|
public JAXBElement<RenewTargetType> createRenewTarget(RenewTargetType value) { |
475 |
0
|
return new JAXBElement<RenewTargetType>(_RenewTarget_QNAME, RenewTargetType.class, null, value); |
476 |
|
} |
477 |
|
|
478 |
|
|
479 |
|
@link@link |
480 |
|
|
481 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
482 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "Delegatable")... |
483 |
|
public JAXBElement<Boolean> createDelegatable(Boolean value) { |
484 |
0
|
return new JAXBElement<Boolean>(_Delegatable_QNAME, Boolean.class, null, value); |
485 |
|
} |
486 |
|
|
487 |
|
|
488 |
|
@link@link |
489 |
|
|
490 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
491 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "Forwardable")... |
492 |
|
public JAXBElement<Boolean> createForwardable(Boolean value) { |
493 |
0
|
return new JAXBElement<Boolean>(_Forwardable_QNAME, Boolean.class, null, value); |
494 |
|
} |
495 |
|
|
496 |
|
|
497 |
|
@link@link |
498 |
|
|
499 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
500 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "KeyExchangeToken")... |
501 |
|
public JAXBElement<KeyExchangeTokenType> createKeyExchangeToken(KeyExchangeTokenType value) { |
502 |
0
|
return new JAXBElement<KeyExchangeTokenType>(_KeyExchangeToken_QNAME, KeyExchangeTokenType.class, null, value); |
503 |
|
} |
504 |
|
|
505 |
|
|
506 |
|
@link@link |
507 |
|
|
508 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
509 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "EncryptWith")... |
510 |
|
public JAXBElement<String> createEncryptWith(String value) { |
511 |
0
|
return new JAXBElement<String>(_EncryptWith_QNAME, String.class, null, value); |
512 |
|
} |
513 |
|
|
514 |
|
|
515 |
|
@link@link |
516 |
|
|
517 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
518 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "BinarySecret")... |
519 |
|
public JAXBElement<BinarySecretType> createBinarySecret(BinarySecretType value) { |
520 |
0
|
return new JAXBElement<BinarySecretType>(_BinarySecret_QNAME, BinarySecretType.class, null, value); |
521 |
|
} |
522 |
|
|
523 |
|
|
524 |
|
@link@link |
525 |
|
|
526 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
527 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "ComputedKey")... |
528 |
|
public JAXBElement<String> createComputedKey(String value) { |
529 |
0
|
return new JAXBElement<String>(_ComputedKey_QNAME, String.class, null, value); |
530 |
|
} |
531 |
|
|
532 |
|
|
533 |
|
@link@link |
534 |
|
|
535 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
536 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "RequestedProofToken")... |
537 |
|
public JAXBElement<RequestedProofTokenType> createRequestedProofToken(RequestedProofTokenType value) { |
538 |
0
|
return new JAXBElement<RequestedProofTokenType>(_RequestedProofToken_QNAME, RequestedProofTokenType.class, null, value); |
539 |
|
} |
540 |
|
|
541 |
|
|
542 |
|
@link@link |
543 |
|
|
544 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
545 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "ComputedKeyAlgorithm")... |
546 |
|
public JAXBElement<String> createComputedKeyAlgorithm(String value) { |
547 |
0
|
return new JAXBElement<String>(_ComputedKeyAlgorithm_QNAME, String.class, null, value); |
548 |
|
} |
549 |
|
|
550 |
|
|
551 |
|
@link@link |
552 |
|
|
553 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
554 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "AuthenticationType")... |
555 |
|
public JAXBElement<String> createAuthenticationType(String value) { |
556 |
0
|
return new JAXBElement<String>(_AuthenticationType_QNAME, String.class, null, value); |
557 |
|
} |
558 |
|
|
559 |
|
|
560 |
|
@link@link |
561 |
|
|
562 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
563 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "EncryptionAlgorithm")... |
564 |
|
public JAXBElement<String> createEncryptionAlgorithm(String value) { |
565 |
0
|
return new JAXBElement<String>(_EncryptionAlgorithm_QNAME, String.class, null, value); |
566 |
|
} |
567 |
|
|
568 |
|
|
569 |
|
@link@link |
570 |
|
|
571 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
572 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "OnBehalfOf")... |
573 |
|
public JAXBElement<OnBehalfOfType> createOnBehalfOf(OnBehalfOfType value) { |
574 |
0
|
return new JAXBElement<OnBehalfOfType>(_OnBehalfOf_QNAME, OnBehalfOfType.class, null, value); |
575 |
|
} |
576 |
|
|
577 |
|
|
578 |
|
@link@link |
579 |
|
|
580 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
581 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "RequestedUnattachedReference")... |
582 |
|
public JAXBElement<RequestedReferenceType> createRequestedUnattachedReference(RequestedReferenceType value) { |
583 |
0
|
return new JAXBElement<RequestedReferenceType>(_RequestedUnattachedReference_QNAME, RequestedReferenceType.class, null, value); |
584 |
|
} |
585 |
|
|
586 |
|
|
587 |
|
@link@link |
588 |
|
|
589 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
590 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "TokenType")... |
591 |
|
public JAXBElement<String> createTokenType(String value) { |
592 |
0
|
return new JAXBElement<String>(_TokenType_QNAME, String.class, null, value); |
593 |
|
} |
594 |
|
|
595 |
|
|
596 |
|
@link@link |
597 |
|
|
598 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
599 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "SignChallengeResponse")... |
600 |
|
public JAXBElement<SignChallengeType> createSignChallengeResponse(SignChallengeType value) { |
601 |
0
|
return new JAXBElement<SignChallengeType>(_SignChallengeResponse_QNAME, SignChallengeType.class, null, value); |
602 |
|
} |
603 |
|
|
604 |
|
|
605 |
|
@link@link |
606 |
|
|
607 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
608 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "CombinedHash")... |
609 |
|
public JAXBElement<byte[]> createCombinedHash(byte[] value) { |
610 |
0
|
return new JAXBElement<byte[]>(_CombinedHash_QNAME, byte[].class, null, ((byte[]) value)); |
611 |
|
} |
612 |
|
|
613 |
|
|
614 |
|
@link@link |
615 |
|
|
616 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
617 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "KeySize")... |
618 |
|
public JAXBElement<Long> createKeySize(Long value) { |
619 |
0
|
return new JAXBElement<Long>(_KeySize_QNAME, Long.class, null, value); |
620 |
|
} |
621 |
|
|
622 |
|
|
623 |
|
@link@link |
624 |
|
|
625 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
626 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "KeyType")... |
627 |
|
public JAXBElement<String> createKeyType(String value) { |
628 |
0
|
return new JAXBElement<String>(_KeyType_QNAME, String.class, null, value); |
629 |
|
} |
630 |
|
|
631 |
|
|
632 |
|
@link@link |
633 |
|
|
634 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
635 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "Participants")... |
636 |
|
public JAXBElement<ParticipantsType> createParticipants(ParticipantsType value) { |
637 |
0
|
return new JAXBElement<ParticipantsType>(_Participants_QNAME, ParticipantsType.class, null, value); |
638 |
|
} |
639 |
|
|
640 |
|
|
641 |
|
@link@link |
642 |
|
|
643 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
644 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "Renewing")... |
645 |
|
public JAXBElement<RenewingType> createRenewing(RenewingType value) { |
646 |
0
|
return new JAXBElement<RenewingType>(_Renewing_QNAME, RenewingType.class, null, value); |
647 |
|
} |
648 |
|
|
649 |
|
|
650 |
|
@link@link |
651 |
|
|
652 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
653 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "Entropy")... |
654 |
|
public JAXBElement<EntropyType> createEntropy(EntropyType value) { |
655 |
0
|
return new JAXBElement<EntropyType>(_Entropy_QNAME, EntropyType.class, null, value); |
656 |
|
} |
657 |
|
|
658 |
|
|
659 |
|
@link@link |
660 |
|
|
661 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
662 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "ProofEncryption")... |
663 |
|
public JAXBElement<ProofEncryptionType> createProofEncryption(ProofEncryptionType value) { |
664 |
0
|
return new JAXBElement<ProofEncryptionType>(_ProofEncryption_QNAME, ProofEncryptionType.class, null, value); |
665 |
|
} |
666 |
|
|
667 |
|
|
668 |
|
@link@link |
669 |
|
|
670 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
671 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "Status")... |
672 |
|
public JAXBElement<StatusType> createStatus(StatusType value) { |
673 |
0
|
return new JAXBElement<StatusType>(_Status_QNAME, StatusType.class, null, value); |
674 |
|
} |
675 |
|
|
676 |
|
|
677 |
|
@link@link |
678 |
|
|
679 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
680 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "Lifetime")... |
681 |
|
public JAXBElement<LifetimeType> createLifetime(LifetimeType value) { |
682 |
0
|
return new JAXBElement<LifetimeType>(_Lifetime_QNAME, LifetimeType.class, null, value); |
683 |
|
} |
684 |
|
|
685 |
|
|
686 |
|
@link@link |
687 |
|
|
688 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
689 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "Challenge")... |
690 |
|
public JAXBElement<String> createChallenge(String value) { |
691 |
0
|
return new JAXBElement<String>(_Challenge_QNAME, String.class, null, value); |
692 |
|
} |
693 |
|
|
694 |
|
|
695 |
|
@link@link |
696 |
|
|
697 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
698 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "BinaryExchange")... |
699 |
|
public JAXBElement<BinaryExchangeType> createBinaryExchange(BinaryExchangeType value) { |
700 |
0
|
return new JAXBElement<BinaryExchangeType>(_BinaryExchange_QNAME, BinaryExchangeType.class, null, value); |
701 |
|
} |
702 |
|
|
703 |
|
|
704 |
|
@link@link |
705 |
|
|
706 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
707 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "CancelTarget")... |
708 |
|
public JAXBElement<CancelTargetType> createCancelTarget(CancelTargetType value) { |
709 |
0
|
return new JAXBElement<CancelTargetType>(_CancelTarget_QNAME, CancelTargetType.class, null, value); |
710 |
|
} |
711 |
|
|
712 |
|
|
713 |
|
@link@link |
714 |
|
|
715 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
716 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "CanonicalizationAlgorithm")... |
717 |
|
public JAXBElement<String> createCanonicalizationAlgorithm(String value) { |
718 |
0
|
return new JAXBElement<String>(_CanonicalizationAlgorithm_QNAME, String.class, null, value); |
719 |
|
} |
720 |
|
|
721 |
|
|
722 |
|
@link@link |
723 |
|
|
724 |
|
|
|
|
| 0% |
Uncovered Elements: 1 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
725 |
0
|
@XmlElementDecl(namespace = "http://schemas.xmlsoap.org/ws/2005/02/trust", name = "RequestType")... |
726 |
|
public JAXBElement<String> createRequestType(String value) { |
727 |
0
|
return new JAXBElement<String>(_RequestType_QNAME, String.class, null, value); |
728 |
|
} |
729 |
|
|
730 |
|
} |