| /forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/impl/ |
| H A D | AssertionIDRefImpl.java | 55 private boolean mutable = true; field in class:AssertionIDRefImpl 114 if (!mutable) { 125 mutable = false; 131 * @return true if the object is mutable; false otherwise. 134 return mutable; 227 mutable = false;
|
| H A D | ActionImpl.java | 64 private boolean mutable = true; field in class:ActionImpl 130 mutable = false; 168 mutable = false; 174 * @return true if the object is mutable; false otherwise. 177 return mutable; 200 if (!mutable) { 227 if (!mutable) {
|
| H A D | AttributeStatementImpl.java | 77 private boolean mutable = true; field in class:AttributeStatementImpl 155 mutable = false; 206 if (!mutable) { 233 if (!mutable) { 245 if (mutable) { 257 mutable = false; 264 * @return <code>true</code> if the object is mutable; 269 return mutable;
|
| H A D | SubjectLocalityImpl.java | 68 private boolean mutable = true; field in class:SubjectLocalityImpl 108 mutable = false; 147 mutable = false; 153 * @return <code>true</code> if the object is mutable; 157 return mutable; 180 if (!mutable) { 207 if (!mutable) {
|
| /forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/impl/ |
| H A D | ActionImpl.java | 67 private boolean mutable = true; field in class:ActionImpl 180 * be determined by calling <code>mutable</code> on the object. 184 if (!mutable) { 252 mutable = false; 256 * Checks if the object is mutable 258 * @return <code>true</code> if the object is mutable, 262 return mutable;
|
| H A D | DecisionImpl.java | 63 private boolean mutable = true; field in class:DecisionImpl 120 if (!mutable) { 179 * Checks if the object is mutable 181 * @return <code>true</code> if the object is mutable, 185 return mutable; 192 mutable = false;
|
| H A D | EnvironmentImpl.java | 68 private boolean mutable = true; field in class:EnvironmentImpl 181 * be determined by calling <code>mutable</code> on the object. 185 if (!mutable) { 254 mutable = false; 258 * Checks if the object is mutable 260 * @return <code>true</code> if the object is mutable, 264 return mutable;
|
| H A D | StatusDetailImpl.java | 63 private boolean mutable = true; field in class:StatusDetailImpl 113 if (!mutable) { 194 * Checks if the object is mutable 196 * @return <code>true</code> if the object is mutable, 200 return mutable; 207 mutable = false;
|
| H A D | StatusMessageImpl.java | 55 private boolean mutable = true; field in class:StatusMessageImpl 112 if (!mutable) { 170 * Checks if the object is mutable 172 * @return <code>true</code> if the object is mutable, 176 return mutable; 183 mutable = false;
|
| H A D | ResponseImpl.java | 70 private boolean mutable = true; field in class:ResponseImpl 128 if (!mutable) { 153 if (!mutable) { 211 * Checks if the object is mutable 213 * @return <code>true</code> if the object is mutable, 217 return mutable; 225 if (mutable) { 234 mutable = false;
|
| H A D | ResultImpl.java | 77 private boolean mutable = true; field in class:ResultImpl 133 if (!mutable) { 156 if (!mutable) { 182 if (!mutable) { 263 * Checks if the object is mutable 265 * @return <code>true</code> if the object is mutable, 269 return mutable; 277 if (mutable) { 284 mutable = false;
|
| H A D | StatusCodeImpl.java | 68 private boolean mutable = true; field in class:StatusCodeImpl 125 if (!mutable) { 159 if (!mutable) { 235 * Checks if the object is mutable 237 * @return <code>true</code> if the object is mutable, 241 return mutable; 248 mutable = false;
|
| H A D | StatusImpl.java | 72 private boolean mutable = true; field in class:StatusImpl 130 if (!mutable) { 157 if (!mutable) { 179 if (!mutable) { 235 * Checks if the object is mutable 237 * @return <code>true</code> if the object is mutable, 241 return mutable; 248 if (mutable) { 258 mutable = false;
|
| /forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/impl/ |
| H A D | AssertionIDRefImpl.java | 55 private boolean mutable = true; field in class:AssertionIDRefImpl 114 if (!mutable) { 125 mutable = false; 131 * @return true if the object is mutable; false otherwise. 134 return mutable; 227 mutable = false;
|
| H A D | ActionImpl.java | 64 private boolean mutable = true; field in class:ActionImpl 130 mutable = false; 168 mutable = false; 174 * @return true if the object is mutable; false otherwise. 177 return mutable; 200 if (!mutable) { 227 if (!mutable) {
|
| H A D | AttributeStatementImpl.java | 77 private boolean mutable = true; field in class:AttributeStatementImpl 155 mutable = false; 206 if (!mutable) { 233 if (!mutable) { 245 if (mutable) { 257 mutable = false; 264 * @return <code>true</code> if the object is mutable; 269 return mutable;
|
| /forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/impl/ |
| H A D | ActionImpl.java | 67 private boolean mutable = true; field in class:ActionImpl 180 * be determined by calling <code>mutable</code> on the object. 184 if (!mutable) { 252 mutable = false; 256 * Checks if the object is mutable 258 * @return <code>true</code> if the object is mutable, 262 return mutable;
|
| H A D | DecisionImpl.java | 63 private boolean mutable = true; field in class:DecisionImpl 120 if (!mutable) { 179 * Checks if the object is mutable 181 * @return <code>true</code> if the object is mutable, 185 return mutable; 192 mutable = false;
|
| H A D | EnvironmentImpl.java | 68 private boolean mutable = true; field in class:EnvironmentImpl 181 * be determined by calling <code>mutable</code> on the object. 185 if (!mutable) { 254 mutable = false; 258 * Checks if the object is mutable 260 * @return <code>true</code> if the object is mutable, 264 return mutable;
|
| H A D | StatusDetailImpl.java | 63 private boolean mutable = true; field in class:StatusDetailImpl 113 if (!mutable) { 194 * Checks if the object is mutable 196 * @return <code>true</code> if the object is mutable, 200 return mutable; 207 mutable = false;
|
| H A D | StatusMessageImpl.java | 55 private boolean mutable = true; field in class:StatusMessageImpl 112 if (!mutable) { 170 * Checks if the object is mutable 172 * @return <code>true</code> if the object is mutable, 176 return mutable; 183 mutable = false;
|
| /forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/ |
| H A D | RequestedAuthnContextImpl.java | 70 private boolean mutable = false; field in class:RequestedAuthnContextImpl 79 mutable = true; 197 if (!mutable) { 241 if (!mutable) { 277 if (!mutable) { 376 mutable = false; 392 * Returns true if the object is mutable 394 * @return true if the object is mutable 397 return mutable;
|
| /forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/policy/impl/ |
| H A D | ObligationImpl.java | 78 private boolean mutable = true; field in class:ObligationImpl 340 mutable = false; 344 * Checks if this object is mutable 346 * @return <code>true</code> if the object is mutable, 350 return mutable;
|
| H A D | ObligationsImpl.java | 69 private boolean mutable = true; field in class:ObligationsImpl 129 if (!mutable) { 152 if (!mutable) { 213 mutable = false; 217 * Checks if this object is mutable 219 * @return <code>true</code> if the object is mutable, 223 return mutable;
|
| /forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/saml2/impl/ |
| H A D | XACMLAuthzDecisionStatementImpl.java | 89 private boolean mutable = true; field in class:XACMLAuthzDecisionStatementImpl 156 if (!mutable) { 188 if (!mutable) { 248 * Checks if the object is mutable 250 * @return <code>true</code> if the object is mutable, 254 return mutable; 261 mutable = false;
|