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

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DKeyValueType.java13 * Java content class for KeyValueType complex type.
17 * <complexType name="KeyValueType">
31 public interface KeyValueType { interface
H A DKeyValueElement.java17 * <element name="KeyValue" type="{http://www.w3.org/2000/09/xmldsig#}KeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyValueType
H A DObjectFactory.java71 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyValueType.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.KeyValueTypeImpl");
659 * Create an instance of KeyValueType
664 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyValueType createKeyValueType()
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DKeyValueType.java13 * Java content class for KeyValueType complex type.
17 * <complexType name="KeyValueType">
31 public interface KeyValueType { interface
H A DKeyValueElement.java17 * <element name="KeyValue" type="{http://www.w3.org/2000/09/xmldsig#}KeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.xmlsig.KeyValueType
H A DObjectFactory.java62 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.KeyValueType.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl");
563 * Create an instance of KeyValueType
568 public com.sun.identity.saml2.jaxb.xmlsig.KeyValueType createKeyValueType()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DKeyValueType.java13 * Java content class for KeyValueType complex type.
17 * <complexType name="KeyValueType">
31 public interface KeyValueType { interface
H A DKeyValueElement.java17 * <element name="KeyValue" type="{http://www.w3.org/2000/09/xmldsig#}KeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.xmlsig.KeyValueType
H A DObjectFactory.java40 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.KeyValueType.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl");
227 * Create an instance of KeyValueType
232 public com.sun.identity.wsfederation.jaxb.xmlsig.KeyValueType createKeyValueType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DKeyValueType.java13 * Java content class for KeyValueType complex type.
17 * <complexType name="KeyValueType">
31 public interface KeyValueType { interface
H A DKeyValueElement.java17 * <element name="KeyValue" type="{http://www.w3.org/2000/09/xmldsig#}KeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyValueType
H A DObjectFactory.java71 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyValueType.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.KeyValueTypeImpl");
659 * Create an instance of KeyValueType
664 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyValueType createKeyValueType()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DKeyValueType.java13 * Java content class for KeyValueType complex type.
17 * <complexType name="KeyValueType">
31 public interface KeyValueType { interface
H A DKeyValueElement.java17 * <element name="KeyValue" type="{http://www.w3.org/2000/09/xmldsig#}KeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.xmlsig.KeyValueType
H A DObjectFactory.java62 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.KeyValueType.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl");
563 * Create an instance of KeyValueType
568 public com.sun.identity.saml2.jaxb.xmlsig.KeyValueType createKeyValueType()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DKeyValueType.java13 * Java content class for KeyValueType complex type.
17 * <complexType name="KeyValueType">
31 public interface KeyValueType { interface
H A DKeyValueElement.java17 * <element name="KeyValue" type="{http://www.w3.org/2000/09/xmldsig#}KeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.xmlsig.KeyValueType
H A DObjectFactory.java40 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.KeyValueType.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl");
227 * Create an instance of KeyValueType
232 public com.sun.identity.wsfederation.jaxb.xmlsig.KeyValueType createKeyValueType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DKeyValueTypeImpl.java11 public class KeyValueTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyValueType, 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
19 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyValueType.class);
125 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyValueType.class);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DKeyValueTypeImpl.java11 public class KeyValueTypeImpl implements com.sun.identity.saml2.jaxb.xmlsig.KeyValueType, 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
19 return (com.sun.identity.saml2.jaxb.xmlsig.KeyValueType.class);
125 return (com.sun.identity.saml2.jaxb.xmlsig.KeyValueType.class);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DKeyValueTypeImpl.java11 public class KeyValueTypeImpl implements com.sun.identity.wsfederation.jaxb.xmlsig.KeyValueType, 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
19 return (com.sun.identity.wsfederation.jaxb.xmlsig.KeyValueType.class);
125 return (com.sun.identity.wsfederation.jaxb.xmlsig.KeyValueType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DKeyValueTypeImpl.java11 public class KeyValueTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyValueType, 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
19 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyValueType.class);
125 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.KeyValueType.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DKeyValueTypeImpl.java11 public class KeyValueTypeImpl implements com.sun.identity.saml2.jaxb.xmlsig.KeyValueType, 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
19 return (com.sun.identity.saml2.jaxb.xmlsig.KeyValueType.class);
125 return (com.sun.identity.saml2.jaxb.xmlsig.KeyValueType.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DKeyValueTypeImpl.java11 public class KeyValueTypeImpl implements com.sun.identity.wsfederation.jaxb.xmlsig.KeyValueType, 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
19 return (com.sun.identity.wsfederation.jaxb.xmlsig.KeyValueType.class);
125 return (com.sun.identity.wsfederation.jaxb.xmlsig.KeyValueType.class);

Completed in 638 milliseconds