Searched refs:DSAKeyValueType (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 DDSAKeyValueElement.java17 * <element name="DSAKeyValue" type="{http://www.w3.org/2000/09/xmldsig#}DSAKeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
H A DDSAKeyValueType.java13 * Java content class for DSAKeyValueType complex type.
17 * <complexType name="DSAKeyValueType">
39 public interface DSAKeyValueType { interface
H A DObjectFactory.java86 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl");
899 * Create an instance of DSAKeyValueType
904 public com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType createDSAKeyValueType()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DDSAKeyValueElement.java17 * <element name="DSAKeyValue" type="{http://www.w3.org/2000/09/xmldsig#}DSAKeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
H A DDSAKeyValueType.java13 * Java content class for DSAKeyValueType complex type.
17 * <complexType name="DSAKeyValueType">
39 public interface DSAKeyValueType { interface
H A DObjectFactory.java54 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl");
431 * Create an instance of DSAKeyValueType
436 public com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType createDSAKeyValueType()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DDSAKeyValueElement.java17 * <element name="DSAKeyValue" type="{http://www.w3.org/2000/09/xmldsig#}DSAKeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
H A DDSAKeyValueType.java13 * Java content class for DSAKeyValueType complex type.
17 * <complexType name="DSAKeyValueType">
39 public interface DSAKeyValueType { interface
H A DObjectFactory.java86 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl");
899 * Create an instance of DSAKeyValueType
904 public com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType createDSAKeyValueType()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DDSAKeyValueElement.java17 * <element name="DSAKeyValue" type="{http://www.w3.org/2000/09/xmldsig#}DSAKeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
H A DDSAKeyValueType.java13 * Java content class for DSAKeyValueType complex type.
17 * <complexType name="DSAKeyValueType">
39 public interface DSAKeyValueType { interface
H A DObjectFactory.java54 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl");
431 * Create an instance of DSAKeyValueType
436 public com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType createDSAKeyValueType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DDSAKeyValueElement.java17 * <element name="DSAKeyValue" type="{http://www.w3.org/2000/09/xmldsig#}DSAKeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueType
H A DDSAKeyValueType.java13 * Java content class for DSAKeyValueType complex type.
17 * <complexType name="DSAKeyValueType">
39 public interface DSAKeyValueType { interface
H A DObjectFactory.java43 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueType.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.DSAKeyValueTypeImpl");
275 * Create an instance of DSAKeyValueType
280 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueType createDSAKeyValueType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DDSAKeyValueElement.java17 * <element name="DSAKeyValue" type="{http://www.w3.org/2000/09/xmldsig#}DSAKeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueType
H A DDSAKeyValueType.java13 * Java content class for DSAKeyValueType complex type.
17 * <complexType name="DSAKeyValueType">
39 public interface DSAKeyValueType { interface
H A DObjectFactory.java43 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueType.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.DSAKeyValueTypeImpl");
275 * Create an instance of DSAKeyValueType
280 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueType createDSAKeyValueType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DDSAKeyValueTypeImpl.java11 public class DSAKeyValueTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueType, 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
25 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueType.class);
175 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueType.class);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DDSAKeyValueTypeImpl.java11 public class DSAKeyValueTypeImpl implements com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType, 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
25 return (com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType.class);
175 return (com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType.class);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DDSAKeyValueTypeImpl.java11 public class DSAKeyValueTypeImpl implements com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType, 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
25 return (com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType.class);
175 return (com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DDSAKeyValueTypeImpl.java11 public class DSAKeyValueTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueType, 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
25 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueType.class);
175 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.DSAKeyValueType.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DDSAKeyValueTypeImpl.java11 public class DSAKeyValueTypeImpl implements com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType, 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
25 return (com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType.class);
175 return (com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DDSAKeyValueTypeImpl.java11 public class DSAKeyValueTypeImpl implements com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType, 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
25 return (com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType.class);
175 return (com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType.class);

Completed in 123 milliseconds