Searched refs:EncryptionPropertyElement (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlenc/
H A DEncryptionPropertyElement.java21 public interface EncryptionPropertyElement interface in inherits:javax.xml.bind.Element,com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyType
H A DObjectFactory.java58 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyElement.class), "com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl");
65 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2001/04/xmlenc#", "EncryptionProperty"), (com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyElement.class));
436 * Create an instance of EncryptionPropertyElement
441 public com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyElement createEncryptionPropertyElement()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlenc/
H A DEncryptionPropertyElement.java21 public interface EncryptionPropertyElement interface in inherits:javax.xml.bind.Element,com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyType
H A DObjectFactory.java58 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyElement.class), "com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl");
65 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2001/04/xmlenc#", "EncryptionProperty"), (com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyElement.class));
436 * Create an instance of EncryptionPropertyElement
441 public com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyElement createEncryptionPropertyElement()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlenc/
H A DEncryptionPropertyElement.java21 public interface EncryptionPropertyElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionPropertyType
H A DObjectFactory.java40 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionPropertyElement.class), "com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionPropertyElementImpl");
65 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2001/04/xmlenc#", "EncryptionProperty"), (com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionPropertyElement.class));
184 * Create an instance of EncryptionPropertyElement
189 public com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionPropertyElement createEncryptionPropertyElement()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlenc/
H A DEncryptionPropertyElement.java21 public interface EncryptionPropertyElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionPropertyType
H A DObjectFactory.java40 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionPropertyElement.class), "com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionPropertyElementImpl");
65 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2001/04/xmlenc#", "EncryptionProperty"), (com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionPropertyElement.class));
184 * Create an instance of EncryptionPropertyElement
189 public com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionPropertyElement createEncryptionPropertyElement()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlenc/impl/
H A DEncryptionPropertyElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionPropertyElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionPropertyElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionPropertyElement.class);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlenc/impl/
H A DEncryptionPropertyElementImpl.java13 implements com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyElement, 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
20 return (com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyElement.class);
58 return (com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyElement.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlenc/impl/
H A DEncryptionPropertyElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionPropertyElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionPropertyElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionPropertyElement.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlenc/impl/
H A DEncryptionPropertyElementImpl.java13 implements com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyElement, 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
20 return (com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyElement.class);
58 return (com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyElement.class);

Completed in 83 milliseconds