Searched refs:has_IsPassive (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthnRequestEnvelopeTypeImpl.java18 protected boolean has_IsPassive; field in class:AuthnRequestEnvelopeTypeImpl
52 has_IsPassive = true;
140 if (has_IsPassive) {
654 has_IsPassive = true;
H A DAuthnRequestTypeImpl.java23 protected boolean has_IsPassive; field in class:AuthnRequestTypeImpl
95 has_IsPassive = true;
205 if (has_IsPassive) {
1073 has_IsPassive = true;
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DAuthnRequestEnvelopeTypeImpl.java18 protected boolean has_IsPassive; field in class:AuthnRequestEnvelopeTypeImpl
52 has_IsPassive = true;
140 if (has_IsPassive) {
654 has_IsPassive = true;
H A DAuthnRequestTypeImpl.java23 protected boolean has_IsPassive; field in class:AuthnRequestTypeImpl
95 has_IsPassive = true;
205 if (has_IsPassive) {
1073 has_IsPassive = true;

Completed in 44 milliseconds