Searched refs:SignaturePropertyElement (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 DSignaturePropertyElement.java21 public interface SignaturePropertyElement interface in inherits:javax.xml.bind.Element,com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyType
H A DObjectFactory.java48 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyElement.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl");
108 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperty"), (com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyElement.class));
359 * Create an instance of SignaturePropertyElement
364 public com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyElement createSignaturePropertyElement()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DSignaturePropertyElement.java21 public interface SignaturePropertyElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyType
H A DObjectFactory.java37 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyElement.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl");
108 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperty"), (com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyElement.class));
191 * Create an instance of SignaturePropertyElement
196 public com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyElement createSignaturePropertyElement()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DSignaturePropertyElement.java21 public interface SignaturePropertyElement interface in inherits:javax.xml.bind.Element,com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyType
H A DObjectFactory.java48 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyElement.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl");
108 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperty"), (com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyElement.class));
359 * Create an instance of SignaturePropertyElement
364 public com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyElement createSignaturePropertyElement()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DSignaturePropertyElement.java21 public interface SignaturePropertyElement interface in inherits:javax.xml.bind.Element,com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyType
H A DObjectFactory.java37 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyElement.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl");
108 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperty"), (com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyElement.class));
191 * Create an instance of SignaturePropertyElement
196 public com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyElement createSignaturePropertyElement()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DSignaturePropertyElement.java21 public interface SignaturePropertyElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertyType
H A DObjectFactory.java46 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertyElement.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.SignaturePropertyElementImpl");
108 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperty"), (com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertyElement.class));
311 * Create an instance of SignaturePropertyElement
316 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertyElement createSignaturePropertyElement()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DSignaturePropertyElement.java21 public interface SignaturePropertyElement interface in inherits:javax.xml.bind.Element,com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertyType
H A DObjectFactory.java46 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertyElement.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.SignaturePropertyElementImpl");
108 rootTagMap.put(new javax.xml.namespace.QName("http://www.w3.org/2000/09/xmldsig#", "SignatureProperty"), (com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertyElement.class));
311 * Create an instance of SignaturePropertyElement
316 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertyElement createSignaturePropertyElement()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DSignaturePropertyElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertyElement, 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.SignaturePropertyElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertyElement.class);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DSignaturePropertyElementImpl.java13 implements com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyElement, 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.SignaturePropertyElement.class);
58 return (com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyElement.class);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DSignaturePropertyElementImpl.java13 implements com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyElement, 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.SignaturePropertyElement.class);
58 return (com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyElement.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DSignaturePropertyElementImpl.java13 implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertyElement, 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.SignaturePropertyElement.class);
58 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertyElement.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DSignaturePropertyElementImpl.java13 implements com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyElement, 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.SignaturePropertyElement.class);
58 return (com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyElement.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DSignaturePropertyElementImpl.java13 implements com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyElement, 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.SignaturePropertyElement.class);
58 return (com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyElement.class);

Completed in 117 milliseconds