Searched refs:KeyInfoElement (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 DKeyInfoElement.java21 public interface KeyInfoElement interface in inherits:javax.xml.bind.Element,com.sun.identity.saml2.jaxb.xmlsig.KeyInfoType
H A DObjectFactory.java46 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.KeyInfoElement.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl");
96 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "KeyInfo"), (com.sun.identity.saml2.jaxb.xmlsig.KeyInfoElement.class));
335 * Create an instance of KeyInfoElement
340 public com.sun.identity.saml2.jaxb.xmlsig.KeyInfoElement createKeyInfoElement()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DKeyInfoElement.java21 public interface KeyInfoElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoType
H A DObjectFactory.java69 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoElement.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl");
96 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "KeyInfo"), (com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoElement.class));
647 * Create an instance of KeyInfoElement
652 public com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoElement createKeyInfoElement()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DKeyInfoElement.java21 public interface KeyInfoElement interface in inherits:javax.xml.bind.Element,com.sun.identity.saml2.jaxb.xmlsig.KeyInfoType
H A DObjectFactory.java46 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.KeyInfoElement.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl");
96 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "KeyInfo"), (com.sun.identity.saml2.jaxb.xmlsig.KeyInfoElement.class));
335 * Create an instance of KeyInfoElement
340 public com.sun.identity.saml2.jaxb.xmlsig.KeyInfoElement createKeyInfoElement()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DKeyInfoElement.java21 public interface KeyInfoElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoType
H A DObjectFactory.java69 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoElement.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl");
96 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "KeyInfo"), (com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoElement.class));
647 * Create an instance of KeyInfoElement
652 public com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoElement createKeyInfoElement()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DKeyInfoElement.java21 public interface KeyInfoElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyInfoType
H A DObjectFactory.java41 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyInfoElement.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.KeyInfoElementImpl");
96 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "KeyInfo"), (com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyInfoElement.class));
251 * Create an instance of KeyInfoElement
256 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyInfoElement createKeyInfoElement()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DKeyInfoElement.java21 public interface KeyInfoElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyInfoType
H A DObjectFactory.java41 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyInfoElement.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.KeyInfoElementImpl");
96 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "KeyInfo"), (com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyInfoElement.class));
251 * Create an instance of KeyInfoElement
256 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyInfoElement createKeyInfoElement()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DKeyInfoElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyInfoElement, 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.KeyInfoElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyInfoElement.class);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DKeyInfoElementImpl.java13 implements com.sun.identity.saml2.jaxb.xmlsig.KeyInfoElement, 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.KeyInfoElement.class);
58 return (com.sun.identity.saml2.jaxb.xmlsig.KeyInfoElement.class);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DKeyInfoElementImpl.java13 implements com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoElement, 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.KeyInfoElement.class);
58 return (com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoElement.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DKeyInfoElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyInfoElement, 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.KeyInfoElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyInfoElement.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DKeyInfoElementImpl.java13 implements com.sun.identity.saml2.jaxb.xmlsig.KeyInfoElement, 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.KeyInfoElement.class);
58 return (com.sun.identity.saml2.jaxb.xmlsig.KeyInfoElement.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DKeyInfoElementImpl.java13 implements com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoElement, 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.KeyInfoElement.class);
58 return (com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoElement.class);

Completed in 115 milliseconds