Searched refs:EncryptionMethodElementImpl (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 DEncryptionMethodElementImpl.java11 public class EncryptionMethodElementImpl class in inherits:com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl,com.sun.identity.saml2.jaxb.metadata.EncryptionMethodElement,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.EncryptionMethodElementImpl.Unmarshaller(context);
137 return com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.this;
214 spawnHandlerFromEnterAttribute((((com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl)com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
H A DKeyDescriptorTypeImpl.java233 _getEncryptionMethod().add(((com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.class), 7, ___uri, ___local, ___qname, __atts)));
315 _getEncryptionMethod().add(((com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.class), 7, ___uri, ___local, ___qname, __atts)));
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/impl/
H A DEncryptionMethodElementImpl.java11 public class EncryptionMethodElementImpl class in inherits:com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl,com.sun.identity.saml2.jaxb.metadata.EncryptionMethodElement,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.EncryptionMethodElementImpl.Unmarshaller(context);
137 return com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.this;
214 spawnHandlerFromEnterAttribute((((com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl)com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
H A DKeyDescriptorTypeImpl.java233 _getEncryptionMethod().add(((com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.class), 7, ___uri, ___local, ___qname, __atts)));
315 _getEncryptionMethod().add(((com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.class), 7, ___uri, ___local, ___qname, __atts)));
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DObjectFactory.java63 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadata.EncryptionMethodElement.class), "com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl");
582 return new com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl();
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadata/
H A DObjectFactory.java63 defaultImplementations.put((com.sun.identity.saml2.jaxb.metadata.EncryptionMethodElement.class), "com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl");
582 return new com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl();

Completed in 375 milliseconds