Searched refs:mustUnderstand (Results 1 - 25 of 32) sorted by relevance

12

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DProcessingContextHeader.java47 private Boolean mustUnderstand = null; field in class:ProcessingContextHeader
94 mustUnderstand = Utils.StringToBoolean(str);
127 * Returns value of 'mustUnderstand' attribute.
129 * @return value of 'mustUnderstand' attribute
132 return mustUnderstand;
156 * Sets value of <code>mustUnderstand</code> attribute.
158 * @param mustUnderstand value of <code>mustUnderstand</code> attribute
160 public void setMustUnderstand(Boolean mustUnderstand) { argument
161 this.mustUnderstand
[all...]
H A DCorrelationHeader.java58 private Boolean mustUnderstand = null; field in class:CorrelationHeader
69 mustUnderstand = Boolean.TRUE;
101 mustUnderstand = Utils.StringToBoolean(str);
167 * Returns value of <code>mustUnderstand</code> attribute.
169 * @return value of <code>mustUnderstand</code> attribute
172 return mustUnderstand;
185 * Sets value of <code>mustUnderstand</code> attribute.
187 * @param mustUnderstand value of <code>mustUnderstand</code> attribute
189 public void setMustUnderstand(Boolean mustUnderstand) { argument
[all...]
H A DProviderHeader.java49 private Boolean mustUnderstand = null; field in class:ProviderHeader
70 mustUnderstand = Boolean.TRUE;
101 mustUnderstand = Utils.StringToBoolean(str);
143 * Returns value of <code>mustUnderstand</code> attribute.
145 * @return value of <code>mustUnderstand</code> attribute
148 return mustUnderstand;
181 * Sets value of <code>mustUnderstand</code> attribute.
183 * @param mustUnderstand value of <code>mustUnderstand</code> attribute
185 public void setMustUnderstand(Boolean mustUnderstand) { argument
[all...]
H A DConsentHeader.java54 private Boolean mustUnderstand = null; field in class:ConsentHeader
83 mustUnderstand = Utils.StringToBoolean(str);
137 * Returns value of </code>mustUnderstand</code> attribute.
138 * @return value of </code>mustUnderstand</code> attribute
141 return mustUnderstand;
162 * Sets value of <code>mustUnderstand</code> attribute.
164 * @param mustUnderstand value of <code>mustUnderstand</code> attribute.
166 public void setMustUnderstand(Boolean mustUnderstand) { argument
167 this.mustUnderstand
[all...]
H A DUsageDirectiveHeader.java56 private Boolean mustUnderstand = null; field in class:UsageDirectiveHeader
94 mustUnderstand = Utils.StringToBoolean(str);
135 * Returns value of <code>mustUnderstand</code> attribute.
137 * @return value of <code>mustUnderstand</code> attribute.
140 return mustUnderstand;
174 * Sets value of <code>mustUnderstand</code> attribute.
176 * @param mustUnderstand value of <code>mustUnderstand</code> attribute.
178 public void setMustUnderstand(Boolean mustUnderstand) { argument
179 this.mustUnderstand
[all...]
H A DServiceInstanceUpdateHeader.java55 private Boolean mustUnderstand = null; field in class:ServiceInstanceUpdateHeader
63 mustUnderstand = Boolean.TRUE;
138 mustUnderstand = Utils.StringToBoolean(str);
189 * Returns value of <code>mustUnderstand</code> attribute.
191 * @return value of <code>mustUnderstand</code> attribute.
194 return mustUnderstand;
244 * Sets value of <code>mustUnderstand</code> attribute.
246 * @param mustUnderstand value of <code>mustUnderstand</code> attribute.
248 public void setMustUnderstand(Boolean mustUnderstand) { argument
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DProcessingContextHeader.java47 private Boolean mustUnderstand = null; field in class:ProcessingContextHeader
94 mustUnderstand = Utils.StringToBoolean(str);
127 * Returns value of 'mustUnderstand' attribute.
129 * @return value of 'mustUnderstand' attribute
132 return mustUnderstand;
156 * Sets value of <code>mustUnderstand</code> attribute.
158 * @param mustUnderstand value of <code>mustUnderstand</code> attribute
160 public void setMustUnderstand(Boolean mustUnderstand) { argument
161 this.mustUnderstand
[all...]
H A DCorrelationHeader.java61 private Boolean mustUnderstand = null; field in class:CorrelationHeader
72 mustUnderstand = Boolean.TRUE;
104 mustUnderstand = Utils.StringToBoolean(str);
170 * Returns value of <code>mustUnderstand</code> attribute.
172 * @return value of <code>mustUnderstand</code> attribute
175 return mustUnderstand;
188 * Sets value of <code>mustUnderstand</code> attribute.
190 * @param mustUnderstand value of <code>mustUnderstand</code> attribute
192 public void setMustUnderstand(Boolean mustUnderstand) { argument
[all...]
H A DProviderHeader.java49 private Boolean mustUnderstand = null; field in class:ProviderHeader
70 mustUnderstand = Boolean.TRUE;
101 mustUnderstand = Utils.StringToBoolean(str);
143 * Returns value of <code>mustUnderstand</code> attribute.
145 * @return value of <code>mustUnderstand</code> attribute
148 return mustUnderstand;
181 * Sets value of <code>mustUnderstand</code> attribute.
183 * @param mustUnderstand value of <code>mustUnderstand</code> attribute
185 public void setMustUnderstand(Boolean mustUnderstand) { argument
[all...]
H A DConsentHeader.java54 private Boolean mustUnderstand = null; field in class:ConsentHeader
83 mustUnderstand = Utils.StringToBoolean(str);
137 * Returns value of </code>mustUnderstand</code> attribute.
138 * @return value of </code>mustUnderstand</code> attribute
141 return mustUnderstand;
162 * Sets value of <code>mustUnderstand</code> attribute.
164 * @param mustUnderstand value of <code>mustUnderstand</code> attribute.
166 public void setMustUnderstand(Boolean mustUnderstand) { argument
167 this.mustUnderstand
[all...]
H A DUsageDirectiveHeader.java56 private Boolean mustUnderstand = null; field in class:UsageDirectiveHeader
94 mustUnderstand = Utils.StringToBoolean(str);
135 * Returns value of <code>mustUnderstand</code> attribute.
137 * @return value of <code>mustUnderstand</code> attribute.
140 return mustUnderstand;
174 * Sets value of <code>mustUnderstand</code> attribute.
176 * @param mustUnderstand value of <code>mustUnderstand</code> attribute.
178 public void setMustUnderstand(Boolean mustUnderstand) { argument
179 this.mustUnderstand
[all...]
H A DServiceInstanceUpdateHeader.java55 private Boolean mustUnderstand = null; field in class:ServiceInstanceUpdateHeader
63 mustUnderstand = Boolean.TRUE;
138 mustUnderstand = Utils.StringToBoolean(str);
189 * Returns value of <code>mustUnderstand</code> attribute.
191 * @return value of <code>mustUnderstand</code> attribute.
194 return mustUnderstand;
244 * Sets value of <code>mustUnderstand</code> attribute.
246 * @param mustUnderstand value of <code>mustUnderstand</code> attribute.
248 public void setMustUnderstand(Boolean mustUnderstand) { argument
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/paos/
H A DPAOSResponse.java50 private Boolean mustUnderstand; field in class:PAOSResponse
57 * @param mustUnderstand the value of the mustUnderstand attribute
61 public PAOSResponse(String refToMessageID, Boolean mustUnderstand, argument
65 this.mustUnderstand = mustUnderstand;
118 * Returns value of <code>mustUnderstand</code> attribute.
120 * @return value of <code>mustUnderstand</code> attribute.
123 return mustUnderstand;
127 * Sets the value of the <code>mustUnderstand</cod
132 setMustUnderstand(Boolean mustUnderstand) argument
[all...]
H A DPAOSRequest.java49 private Boolean mustUnderstand; field in class:PAOSRequest
59 * @param mustUnderstand the value of the mustUnderstand attribute
64 String messageID, Boolean mustUnderstand, String actor)
70 this.mustUnderstand = mustUnderstand;
165 * Returns value of <code>mustUnderstand</code> attribute.
167 * @return value of <code>mustUnderstand</code> attribute.
170 return mustUnderstand;
174 * Sets the value of the <code>mustUnderstand</cod
63 PAOSRequest(String responseConsumerURL, String service, String messageID, Boolean mustUnderstand, String actor) argument
179 setMustUnderstand(Boolean mustUnderstand) argument
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/paos/
H A DPAOSResponse.java50 private Boolean mustUnderstand; field in class:PAOSResponse
57 * @param mustUnderstand the value of the mustUnderstand attribute
61 public PAOSResponse(String refToMessageID, Boolean mustUnderstand, argument
65 this.mustUnderstand = mustUnderstand;
118 * Returns value of <code>mustUnderstand</code> attribute.
120 * @return value of <code>mustUnderstand</code> attribute.
123 return mustUnderstand;
127 * Sets the value of the <code>mustUnderstand</cod
132 setMustUnderstand(Boolean mustUnderstand) argument
[all...]
H A DPAOSRequest.java49 private Boolean mustUnderstand; field in class:PAOSRequest
59 * @param mustUnderstand the value of the mustUnderstand attribute
64 String messageID, Boolean mustUnderstand, String actor)
70 this.mustUnderstand = mustUnderstand;
165 * Returns value of <code>mustUnderstand</code> attribute.
167 * @return value of <code>mustUnderstand</code> attribute.
170 return mustUnderstand;
174 * Sets the value of the <code>mustUnderstand</cod
63 PAOSRequest(String responseConsumerURL, String service, String messageID, Boolean mustUnderstand, String actor) argument
179 setMustUnderstand(Boolean mustUnderstand) argument
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/
H A DECPRelayState.java59 * Returns value of <code>mustUnderstand</code> attribute.
61 * @return value of <code>mustUnderstand</code> attribute.
66 * Sets the value of the <code>mustUnderstand</code> attribute.
68 * @param mustUnderstand the value of <code>mustUnderstand</code>
72 public void setMustUnderstand(Boolean mustUnderstand) throws SAML2Exception; argument
H A DECPResponse.java42 * Returns value of <code>mustUnderstand</code> attribute.
44 * @return value of <code>mustUnderstand</code> attribute.
49 * Sets the value of the <code>mustUnderstand</code> attribute.
51 * @param mustUnderstand the value of <code>mustUnderstand</code>
55 public void setMustUnderstand(Boolean mustUnderstand) throws SAML2Exception; argument
H A DECPRequest.java79 * Returns value of <code>mustUnderstand</code> attribute.
81 * @return value of <code>mustUnderstand</code> attribute.
86 * Sets the value of the <code>mustUnderstand</code> attribute.
88 * @param mustUnderstand the value of <code>mustUnderstand</code>
92 public void setMustUnderstand(Boolean mustUnderstand) throws SAML2Exception; argument
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/
H A DECPRelayState.java59 * Returns value of <code>mustUnderstand</code> attribute.
61 * @return value of <code>mustUnderstand</code> attribute.
66 * Sets the value of the <code>mustUnderstand</code> attribute.
68 * @param mustUnderstand the value of <code>mustUnderstand</code>
72 public void setMustUnderstand(Boolean mustUnderstand) throws SAML2Exception; argument
H A DECPResponse.java42 * Returns value of <code>mustUnderstand</code> attribute.
44 * @return value of <code>mustUnderstand</code> attribute.
49 * Sets the value of the <code>mustUnderstand</code> attribute.
51 * @param mustUnderstand the value of <code>mustUnderstand</code>
55 public void setMustUnderstand(Boolean mustUnderstand) throws SAML2Exception; argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/impl/
H A DECPRelayStateImpl.java46 private Boolean mustUnderstand; field in class:ECPRelayStateImpl
113 * Returns value of <code>mustUnderstand</code> attribute.
115 * @return value of <code>mustUnderstand</code> attribute.
118 return mustUnderstand;
122 * Sets the value of the <code>mustUnderstand</code> attribute.
124 * @param mustUnderstand the value of <code>mustUnderstand</code>
128 public void setMustUnderstand(Boolean mustUnderstand) argument
135 this.mustUnderstand = mustUnderstand;
[all...]
H A DECPResponseImpl.java46 private Boolean mustUnderstand; field in class:ECPResponseImpl
87 * Returns value of <code>mustUnderstand</code> attribute.
89 * @return value of <code>mustUnderstand</code> attribute.
92 return mustUnderstand;
96 * Sets the value of the <code>mustUnderstand</code> attribute.
98 * @param mustUnderstand the value of <code>mustUnderstand</code>
102 public void setMustUnderstand(Boolean mustUnderstand) argument
109 this.mustUnderstand = mustUnderstand;
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/ecp/impl/
H A DECPRelayStateImpl.java46 private Boolean mustUnderstand; field in class:ECPRelayStateImpl
113 * Returns value of <code>mustUnderstand</code> attribute.
115 * @return value of <code>mustUnderstand</code> attribute.
118 return mustUnderstand;
122 * Sets the value of the <code>mustUnderstand</code> attribute.
124 * @param mustUnderstand the value of <code>mustUnderstand</code>
128 public void setMustUnderstand(Boolean mustUnderstand) argument
135 this.mustUnderstand = mustUnderstand;
[all...]
H A DECPResponseImpl.java46 private Boolean mustUnderstand; field in class:ECPResponseImpl
87 * Returns value of <code>mustUnderstand</code> attribute.
89 * @return value of <code>mustUnderstand</code> attribute.
92 return mustUnderstand;
96 * Sets the value of the <code>mustUnderstand</code> attribute.
98 * @param mustUnderstand the value of <code>mustUnderstand</code>
102 public void setMustUnderstand(Boolean mustUnderstand) argument
109 this.mustUnderstand = mustUnderstand;
[all...]

Completed in 47 milliseconds

12