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

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/meta/jaxb/impl/
H A DSPDescriptorTypeImpl.java16 protected boolean has_AuthnRequestsSigned; field in class:SPDescriptorTypeImpl
32 has_AuthnRequestsSigned = true;
53 if (!has_AuthnRequestsSigned) {
84 if (!has_AuthnRequestsSigned) {
98 if (!has_AuthnRequestsSigned) {
920 has_AuthnRequestsSigned = true;
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/meta/jaxb/impl/
H A DSPDescriptorTypeImpl.java16 protected boolean has_AuthnRequestsSigned; field in class:SPDescriptorTypeImpl
32 has_AuthnRequestsSigned = true;
53 if (!has_AuthnRequestsSigned) {
84 if (!has_AuthnRequestsSigned) {
98 if (!has_AuthnRequestsSigned) {
920 has_AuthnRequestsSigned = true;
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DSPSSODescriptorTypeImpl.java16 protected boolean has_AuthnRequestsSigned; field in class:SPSSODescriptorTypeImpl
35 has_AuthnRequestsSigned = true;
120 if (has_AuthnRequestsSigned) {
465 has_AuthnRequestsSigned = true;
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DSPSSODescriptorTypeImpl.java16 protected boolean has_AuthnRequestsSigned; field in class:SPSSODescriptorTypeImpl
35 has_AuthnRequestsSigned = true;
120 if (has_AuthnRequestsSigned) {
465 has_AuthnRequestsSigned = true;

Completed in 41 milliseconds