Searched refs:ManifestType (Results 1 - 24 of 24) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DManifestElement.java17 * <element name="Manifest" type="{http://www.w3.org/2000/09/xmldsig#}ManifestType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.xmlsig.ManifestType
H A DManifestType.java13 * Java content class for ManifestType complex type.
17 * <complexType name="ManifestType">
30 public interface ManifestType { interface
H A DObjectFactory.java77 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.ManifestType.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl");
791 * Create an instance of ManifestType
796 public com.sun.identity.saml2.jaxb.xmlsig.ManifestType createManifestType()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DManifestElement.java17 * <element name="Manifest" type="{http://www.w3.org/2000/09/xmldsig#}ManifestType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType
H A DManifestType.java13 * Java content class for ManifestType complex type.
17 * <complexType name="ManifestType">
30 public interface ManifestType { interface
H A DObjectFactory.java81 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl");
827 * Create an instance of ManifestType
832 public com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType createManifestType()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DManifestElement.java17 * <element name="Manifest" type="{http://www.w3.org/2000/09/xmldsig#}ManifestType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.xmlsig.ManifestType
H A DManifestType.java13 * Java content class for ManifestType complex type.
17 * <complexType name="ManifestType">
30 public interface ManifestType { interface
H A DObjectFactory.java77 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.ManifestType.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl");
791 * Create an instance of ManifestType
796 public com.sun.identity.saml2.jaxb.xmlsig.ManifestType createManifestType()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DManifestElement.java17 * <element name="Manifest" type="{http://www.w3.org/2000/09/xmldsig#}ManifestType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType
H A DManifestType.java13 * Java content class for ManifestType complex type.
17 * <complexType name="ManifestType">
30 public interface ManifestType { interface
H A DObjectFactory.java81 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl");
827 * Create an instance of ManifestType
832 public com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType createManifestType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DManifestElement.java17 * <element name="Manifest" type="{http://www.w3.org/2000/09/xmldsig#}ManifestType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.xmlsig.ManifestType
H A DManifestType.java13 * Java content class for ManifestType complex type.
17 * <complexType name="ManifestType">
30 public interface ManifestType { interface
H A DObjectFactory.java54 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.ManifestType.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.ManifestTypeImpl");
419 * Create an instance of ManifestType
424 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.ManifestType createManifestType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DManifestElement.java17 * <element name="Manifest" type="{http://www.w3.org/2000/09/xmldsig#}ManifestType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.xmlsig.ManifestType
H A DManifestType.java13 * Java content class for ManifestType complex type.
17 * <complexType name="ManifestType">
30 public interface ManifestType { interface
H A DObjectFactory.java54 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.ManifestType.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.ManifestTypeImpl");
419 * Create an instance of ManifestType
424 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.ManifestType createManifestType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DManifestTypeImpl.java11 public class ManifestTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.ManifestType, 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.xml.bind.marshaller.IdentifiableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.ManifestType.class);
110 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.ManifestType.class);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DManifestTypeImpl.java11 public class ManifestTypeImpl implements com.sun.identity.saml2.jaxb.xmlsig.ManifestType, 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.xml.bind.marshaller.IdentifiableObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
20 return (com.sun.identity.saml2.jaxb.xmlsig.ManifestType.class);
110 return (com.sun.identity.saml2.jaxb.xmlsig.ManifestType.class);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DManifestTypeImpl.java11 public class ManifestTypeImpl implements com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType, 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.xml.bind.marshaller.IdentifiableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType.class);
110 return (com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DManifestTypeImpl.java11 public class ManifestTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.ManifestType, 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.xml.bind.marshaller.IdentifiableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.ManifestType.class);
110 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.ManifestType.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DManifestTypeImpl.java11 public class ManifestTypeImpl implements com.sun.identity.saml2.jaxb.xmlsig.ManifestType, 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.xml.bind.marshaller.IdentifiableObject, com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
20 return (com.sun.identity.saml2.jaxb.xmlsig.ManifestType.class);
110 return (com.sun.identity.saml2.jaxb.xmlsig.ManifestType.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DManifestTypeImpl.java11 public class ManifestTypeImpl implements com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType, 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.xml.bind.marshaller.IdentifiableObject, com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType.class);
110 return (com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType.class);

Completed in 176 milliseconds