Searched refs:DSAKeyValueElement (Results 1 - 18 of 18) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DDSAKeyValueElement.java21 public interface DSAKeyValueElement interface in inherits:javax.xml.bind.Element,com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
H A DObjectFactory.java87 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueElement.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl");
93 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "DSAKeyValue"), (com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueElement.class));
911 * Create an instance of DSAKeyValueElement
916 public com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueElement createDSAKeyValueElement()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DDSAKeyValueElement.java21 public interface DSAKeyValueElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
H A DObjectFactory.java77 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueElement.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl");
93 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "DSAKeyValue"), (com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueElement.class));
767 * Create an instance of DSAKeyValueElement
772 public com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueElement createDSAKeyValueElement()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DDSAKeyValueElement.java21 public interface DSAKeyValueElement interface in inherits:javax.xml.bind.Element,com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
H A DObjectFactory.java87 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueElement.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl");
93 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "DSAKeyValue"), (com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueElement.class));
911 * Create an instance of DSAKeyValueElement
916 public com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueElement createDSAKeyValueElement()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DDSAKeyValueElement.java21 public interface DSAKeyValueElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
H A DObjectFactory.java77 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueElement.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl");
93 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "DSAKeyValue"), (com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueElement.class));
767 * Create an instance of DSAKeyValueElement
772 public com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueElement createDSAKeyValueElement()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DDSAKeyValueElement.java21 public interface DSAKeyValueElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueType
H A DObjectFactory.java47 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueElement.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.DSAKeyValueElementImpl");
93 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "DSAKeyValue"), (com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueElement.class));
323 * Create an instance of DSAKeyValueElement
328 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueElement createDSAKeyValueElement()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DDSAKeyValueElement.java21 public interface DSAKeyValueElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueType
H A DObjectFactory.java47 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueElement.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.DSAKeyValueElementImpl");
93 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "DSAKeyValue"), (com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueElement.class));
323 * Create an instance of DSAKeyValueElement
328 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueElement createDSAKeyValueElement()
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DDSAKeyValueElementImpl.java13 implements com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueElement, 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.xmlsig.DSAKeyValueElement.class);
58 return (com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueElement.class);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DDSAKeyValueElementImpl.java13 implements com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueElement.class);
58 return (com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueElement.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DDSAKeyValueElementImpl.java13 implements com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueElement, 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.xmlsig.DSAKeyValueElement.class);
58 return (com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueElement.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DDSAKeyValueElementImpl.java13 implements com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueElement, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueElement.class);
58 return (com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueElement.class);
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DDSAKeyValueElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueElement, 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.xmlsig.DSAKeyValueElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueElement.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DDSAKeyValueElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueElement, 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.xmlsig.DSAKeyValueElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueElement.class);

Completed in 600 milliseconds