Searched refs:SignaturePropertiesType (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 DSignaturePropertiesElement.java17 * <element name="SignatureProperties" type="{http://www.w3.org/2000/09/xmldsig#}SignaturePropertiesType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertiesType
H A DSignaturePropertiesType.java13 * Java content class for SignaturePropertiesType complex type.
17 * <complexType name="SignaturePropertiesType">
30 public interface SignaturePropertiesType { interface
H A DObjectFactory.java78 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertiesType.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl");
803 * Create an instance of SignaturePropertiesType
808 public com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertiesType createSignaturePropertiesType()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DSignaturePropertiesElement.java17 * <element name="SignatureProperties" type="{http://www.w3.org/2000/09/xmldsig#}SignaturePropertiesType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertiesType
H A DSignaturePropertiesType.java13 * Java content class for SignaturePropertiesType complex type.
17 * <complexType name="SignaturePropertiesType">
30 public interface SignaturePropertiesType { interface
H A DObjectFactory.java84 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertiesType.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl");
863 * Create an instance of SignaturePropertiesType
868 public com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertiesType createSignaturePropertiesType()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DSignaturePropertiesElement.java17 * <element name="SignatureProperties" type="{http://www.w3.org/2000/09/xmldsig#}SignaturePropertiesType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertiesType
H A DSignaturePropertiesType.java13 * Java content class for SignaturePropertiesType complex type.
17 * <complexType name="SignaturePropertiesType">
30 public interface SignaturePropertiesType { interface
H A DObjectFactory.java78 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertiesType.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl");
803 * Create an instance of SignaturePropertiesType
808 public com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertiesType createSignaturePropertiesType()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DSignaturePropertiesElement.java17 * <element name="SignatureProperties" type="{http://www.w3.org/2000/09/xmldsig#}SignaturePropertiesType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertiesType
H A DSignaturePropertiesType.java13 * Java content class for SignaturePropertiesType complex type.
17 * <complexType name="SignaturePropertiesType">
30 public interface SignaturePropertiesType { interface
H A DObjectFactory.java84 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertiesType.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl");
863 * Create an instance of SignaturePropertiesType
868 public com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertiesType createSignaturePropertiesType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DSignaturePropertiesElement.java17 * <element name="SignatureProperties" type="{http://www.w3.org/2000/09/xmldsig#}SignaturePropertiesType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertiesType
H A DSignaturePropertiesType.java13 * Java content class for SignaturePropertiesType complex type.
17 * <complexType name="SignaturePropertiesType">
30 public interface SignaturePropertiesType { interface
H A DObjectFactory.java85 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertiesType.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl");
875 * Create an instance of SignaturePropertiesType
880 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertiesType createSignaturePropertiesType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DSignaturePropertiesElement.java17 * <element name="SignatureProperties" type="{http://www.w3.org/2000/09/xmldsig#}SignaturePropertiesType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertiesType
H A DSignaturePropertiesType.java13 * Java content class for SignaturePropertiesType complex type.
17 * <complexType name="SignaturePropertiesType">
30 public interface SignaturePropertiesType { interface
H A DObjectFactory.java85 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertiesType.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl");
875 * Create an instance of SignaturePropertiesType
880 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertiesType createSignaturePropertiesType()
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DSignaturePropertiesTypeImpl.java11 public class SignaturePropertiesTypeImpl implements com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertiesType, 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.SignaturePropertiesType.class);
110 return (com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertiesType.class);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DSignaturePropertiesTypeImpl.java11 public class SignaturePropertiesTypeImpl implements com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertiesType, 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.SignaturePropertiesType.class);
110 return (com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertiesType.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DSignaturePropertiesTypeImpl.java11 public class SignaturePropertiesTypeImpl implements com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertiesType, 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.SignaturePropertiesType.class);
110 return (com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertiesType.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DSignaturePropertiesTypeImpl.java11 public class SignaturePropertiesTypeImpl implements com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertiesType, 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.SignaturePropertiesType.class);
110 return (com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertiesType.class);
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DSignaturePropertiesTypeImpl.java11 public class SignaturePropertiesTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertiesType, 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.SignaturePropertiesType.class);
110 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertiesType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DSignaturePropertiesTypeImpl.java11 public class SignaturePropertiesTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertiesType, 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.SignaturePropertiesType.class);
110 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.SignaturePropertiesType.class);

Completed in 150 milliseconds