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

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DEntityDescriptorTypeImpl.java23 protected com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType _AffiliationDescriptor; field in class:EntityDescriptorTypeImpl
114 return _AffiliationDescriptor;
118 _AffiliationDescriptor = value;
168 if ((((_RoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor == null)? 0 :_RoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor.size())>= 1)&&(_AffiliationDescriptor == null)) {
173 if ((((_RoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor == null)? 0 :_RoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor.size()) == 0)&&(_AffiliationDescriptor!= null)) {
174 if (_AffiliationDescriptor instanceof javax.xml.bind.Element) {
175 context.childAsBody(((com.sun.xml.bind.JAXBObject) _AffiliationDescriptor), "AffiliationDescriptor");
178 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _AffiliationDescriptor), "AffiliationDescriptor");
180 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _AffiliationDescriptor), "AffiliationDescriptor");
182 context.childAsBody(((com.sun.xml.bind.JAXBObject) _AffiliationDescriptor), "AffiliationDescripto
[all...]
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DEntityDescriptorTypeImpl.java23 protected com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType _AffiliationDescriptor; field in class:EntityDescriptorTypeImpl
114 return _AffiliationDescriptor;
118 _AffiliationDescriptor = value;
168 if ((((_RoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor == null)? 0 :_RoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor.size())>= 1)&&(_AffiliationDescriptor == null)) {
173 if ((((_RoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor == null)? 0 :_RoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor.size()) == 0)&&(_AffiliationDescriptor!= null)) {
174 if (_AffiliationDescriptor instanceof javax.xml.bind.Element) {
175 context.childAsBody(((com.sun.xml.bind.JAXBObject) _AffiliationDescriptor), "AffiliationDescriptor");
178 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _AffiliationDescriptor), "AffiliationDescriptor");
180 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _AffiliationDescriptor), "AffiliationDescriptor");
182 context.childAsBody(((com.sun.xml.bind.JAXBObject) _AffiliationDescriptor), "AffiliationDescripto
[all...]
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/meta/jaxb/impl/
H A DEntityDescriptorTypeImpl.java23 protected com.sun.identity.liberty.ws.meta.jaxb.AffiliationDescriptorType _AffiliationDescriptor; field in class:EntityDescriptorTypeImpl
111 return _AffiliationDescriptor;
115 _AffiliationDescriptor = value;
137 if (_AffiliationDescriptor == null) {
169 if (((_AffiliationDescriptor!= null)&&(((_SPDescriptor == null)? 0 :_SPDescriptor.size()) == 0))&&(((_IDPDescriptor == null)? 0 :_IDPDescriptor.size()) == 0)) {
171 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _AffiliationDescriptor), "AffiliationDescriptor");
173 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _AffiliationDescriptor), "AffiliationDescriptor");
175 context.childAsBody(((com.sun.xml.bind.JAXBObject) _AffiliationDescriptor), "AffiliationDescriptor");
266 if (_AffiliationDescriptor == null) {
301 if (_AffiliationDescriptor
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/meta/jaxb/impl/
H A DEntityDescriptorTypeImpl.java23 protected com.sun.identity.liberty.ws.meta.jaxb.AffiliationDescriptorType _AffiliationDescriptor; field in class:EntityDescriptorTypeImpl
111 return _AffiliationDescriptor;
115 _AffiliationDescriptor = value;
137 if (_AffiliationDescriptor == null) {
169 if (((_AffiliationDescriptor!= null)&&(((_SPDescriptor == null)? 0 :_SPDescriptor.size()) == 0))&&(((_IDPDescriptor == null)? 0 :_IDPDescriptor.size()) == 0)) {
171 context.childAsURIs(((com.sun.xml.bind.JAXBObject) _AffiliationDescriptor), "AffiliationDescriptor");
173 context.childAsAttributes(((com.sun.xml.bind.JAXBObject) _AffiliationDescriptor), "AffiliationDescriptor");
175 context.childAsBody(((com.sun.xml.bind.JAXBObject) _AffiliationDescriptor), "AffiliationDescriptor");
266 if (_AffiliationDescriptor == null) {
301 if (_AffiliationDescriptor
[all...]

Completed in 33 milliseconds