Searched refs:has_IsDefault (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DIndexedEndpointTypeImpl.java18 protected boolean has_IsDefault; field in class:IndexedEndpointTypeImpl
42 has_IsDefault = true;
71 if (has_IsDefault) {
247 has_IsDefault = true;
H A DAttributeConsumingServiceTypeImpl.java19 protected boolean has_IsDefault; field in class:AttributeConsumingServiceTypeImpl
76 has_IsDefault = true;
161 if (has_IsDefault) {
484 has_IsDefault = true;
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DIndexedEndpointTypeImpl.java18 protected boolean has_IsDefault; field in class:IndexedEndpointTypeImpl
42 has_IsDefault = true;
71 if (has_IsDefault) {
247 has_IsDefault = true;
H A DAttributeConsumingServiceTypeImpl.java19 protected boolean has_IsDefault; field in class:AttributeConsumingServiceTypeImpl
76 has_IsDefault = true;
161 if (has_IsDefault) {
484 has_IsDefault = true;
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/meta/jaxb/impl/
H A DSPDescriptorTypeImpl.java265 protected boolean has_IsDefault; field in class:SPDescriptorTypeImpl.AssertionConsumerServiceURLTypeImpl
284 if (!has_IsDefault) {
293 has_IsDefault = true;
328 if (has_IsDefault) {
454 has_IsDefault = true;
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/meta/jaxb/impl/
H A DSPDescriptorTypeImpl.java265 protected boolean has_IsDefault; field in class:SPDescriptorTypeImpl.AssertionConsumerServiceURLTypeImpl
284 if (!has_IsDefault) {
293 has_IsDefault = true;
328 if (has_IsDefault) {
454 has_IsDefault = true;

Completed in 33 milliseconds