Searched refs:RSAKeyValueType (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 DRSAKeyValueType.java13 * Java content class for RSAKeyValueType complex type.
17 * <complexType name="RSAKeyValueType">
30 public interface RSAKeyValueType { interface
H A DRSAKeyValueElement.java17 * <element name="RSAKeyValue" type="{http://www.w3.org/2000/09/xmldsig#}RSAKeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.xmlsig.RSAKeyValueType
H A DObjectFactory.java71 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.RSAKeyValueType.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl");
695 * Create an instance of RSAKeyValueType
700 public com.sun.identity.saml2.jaxb.xmlsig.RSAKeyValueType createRSAKeyValueType()
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DRSAKeyValueType.java13 * Java content class for RSAKeyValueType complex type.
17 * <complexType name="RSAKeyValueType">
30 public interface RSAKeyValueType { interface
H A DRSAKeyValueElement.java17 * <element name="RSAKeyValue" type="{http://www.w3.org/2000/09/xmldsig#}RSAKeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.xmlsig.RSAKeyValueType
H A DObjectFactory.java45 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.RSAKeyValueType.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl");
299 * Create an instance of RSAKeyValueType
304 public com.sun.identity.wsfederation.jaxb.xmlsig.RSAKeyValueType createRSAKeyValueType()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/
H A DRSAKeyValueType.java13 * Java content class for RSAKeyValueType complex type.
17 * <complexType name="RSAKeyValueType">
30 public interface RSAKeyValueType { interface
H A DRSAKeyValueElement.java17 * <element name="RSAKeyValue" type="{http://www.w3.org/2000/09/xmldsig#}RSAKeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.xmlsig.RSAKeyValueType
H A DObjectFactory.java71 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlsig.RSAKeyValueType.class), "com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl");
695 * Create an instance of RSAKeyValueType
700 public com.sun.identity.saml2.jaxb.xmlsig.RSAKeyValueType createRSAKeyValueType()
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/
H A DRSAKeyValueType.java13 * Java content class for RSAKeyValueType complex type.
17 * <complexType name="RSAKeyValueType">
30 public interface RSAKeyValueType { interface
H A DRSAKeyValueElement.java17 * <element name="RSAKeyValue" type="{http://www.w3.org/2000/09/xmldsig#}RSAKeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.xmlsig.RSAKeyValueType
H A DObjectFactory.java45 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.xmlsig.RSAKeyValueType.class), "com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl");
299 * Create an instance of RSAKeyValueType
304 public com.sun.identity.wsfederation.jaxb.xmlsig.RSAKeyValueType createRSAKeyValueType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DRSAKeyValueType.java13 * Java content class for RSAKeyValueType complex type.
17 * <complexType name="RSAKeyValueType">
30 public interface RSAKeyValueType { interface
H A DRSAKeyValueElement.java17 * <element name="RSAKeyValue" type="{http://www.w3.org/2000/09/xmldsig#}RSAKeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.xmlsig.RSAKeyValueType
H A DObjectFactory.java89 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.RSAKeyValueType.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.RSAKeyValueTypeImpl");
935 * Create an instance of RSAKeyValueType
940 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.RSAKeyValueType createRSAKeyValueType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/
H A DRSAKeyValueType.java13 * Java content class for RSAKeyValueType complex type.
17 * <complexType name="RSAKeyValueType">
30 public interface RSAKeyValueType { interface
H A DRSAKeyValueElement.java17 * <element name="RSAKeyValue" type="{http://www.w3.org/2000/09/xmldsig#}RSAKeyValueType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.xmlsig.RSAKeyValueType
H A DObjectFactory.java89 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlsig.RSAKeyValueType.class), "com.sun.identity.liberty.ws.common.jaxb.xmlsig.impl.RSAKeyValueTypeImpl");
935 * Create an instance of RSAKeyValueType
940 public com.sun.identity.liberty.ws.common.jaxb.xmlsig.RSAKeyValueType createRSAKeyValueType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DRSAKeyValueTypeImpl.java11 public class RSAKeyValueTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.RSAKeyValueType, 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.RSAKeyValueType.class);
77 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.RSAKeyValueType.class);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DRSAKeyValueTypeImpl.java11 public class RSAKeyValueTypeImpl implements com.sun.identity.saml2.jaxb.xmlsig.RSAKeyValueType, 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.RSAKeyValueType.class);
77 return (com.sun.identity.saml2.jaxb.xmlsig.RSAKeyValueType.class);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DRSAKeyValueTypeImpl.java11 public class RSAKeyValueTypeImpl implements com.sun.identity.wsfederation.jaxb.xmlsig.RSAKeyValueType, 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.RSAKeyValueType.class);
77 return (com.sun.identity.wsfederation.jaxb.xmlsig.RSAKeyValueType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DRSAKeyValueTypeImpl.java11 public class RSAKeyValueTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlsig.RSAKeyValueType, 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.RSAKeyValueType.class);
77 return (com.sun.identity.liberty.ws.common.jaxb.xmlsig.RSAKeyValueType.class);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DRSAKeyValueTypeImpl.java11 public class RSAKeyValueTypeImpl implements com.sun.identity.saml2.jaxb.xmlsig.RSAKeyValueType, 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.RSAKeyValueType.class);
77 return (com.sun.identity.saml2.jaxb.xmlsig.RSAKeyValueType.class);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DRSAKeyValueTypeImpl.java11 public class RSAKeyValueTypeImpl implements com.sun.identity.wsfederation.jaxb.xmlsig.RSAKeyValueType, 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.RSAKeyValueType.class);
77 return (com.sun.identity.wsfederation.jaxb.xmlsig.RSAKeyValueType.class);

Completed in 176 milliseconds