Searched refs:AttributeServiceElementImpl (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 DAttributeServiceElementImpl.java11 public class AttributeServiceElementImpl class in inherits:com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl,com.sun.identity.saml2.jaxb.metadata.AttributeServiceElement,com.sun.xml.bind.RIElement,com.sun.xml.bind.JAXBObject,com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject,com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable,com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
32 return new com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.Unmarshaller(context);
137 return com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.this;
238 spawnHandlerFromEnterAttribute((((com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl)com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
242 spawnHandlerFromEnterAttribute((((com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl)com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
246 spawnHandlerFromEnterAttribute((((com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl)com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
H A DAttributeAuthorityDescriptorTypeImpl.java547 _getAttributeService().add(((com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.class), 4, ___uri, ___local, ___qname, __atts)));
558 _getAttributeService().add(((com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.class), 4, ___uri, ___local, ___qname, __atts)));
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DAttributeServiceElementImpl.java11 public class AttributeServiceElementImpl class in inherits:com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl,com.sun.identity.saml2.jaxb.metadata.AttributeServiceElement,com.sun.xml.bind.RIElement,com.sun.xml.bind.JAXBObject,com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject,com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable,com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
32 return new com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.Unmarshaller(context);
137 return com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.this;
238 spawnHandlerFromEnterAttribute((((com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl)com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
242 spawnHandlerFromEnterAttribute((((com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl)com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
246 spawnHandlerFromEnterAttribute((((com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl)com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
H A DAttributeAuthorityDescriptorTypeImpl.java547 _getAttributeService().add(((com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.class), 4, ___uri, ___local, ___qname, __atts)));
558 _getAttributeService().add(((com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.class), 4, ___uri, ___local, ___qname, __atts)));
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DObjectFactory.java59 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadata.AttributeServiceElement.class), "com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl");
534 return new com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl();
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DObjectFactory.java59 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadata.AttributeServiceElement.class), "com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl");
534 return new com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl();

Completed in 75 milliseconds