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

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlenc/
H A DCipherDataElement.java17 * <element name="CipherData" type="{http://www.w3.org/2001/04/xmlenc#}CipherDataType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.xmlenc.CipherDataType
H A DCipherDataType.java13 * Java content class for CipherDataType complex type.
17 * <complexType name="CipherDataType">
30 public interface CipherDataType { interface
H A DEncryptedType.java154 * {@link com.sun.identity.saml2.jaxb.xmlenc.CipherDataType}
157 com.sun.identity.saml2.jaxb.xmlenc.CipherDataType getCipherData();
164 * {@link com.sun.identity.saml2.jaxb.xmlenc.CipherDataType}
167 void setCipherData(com.sun.identity.saml2.jaxb.xmlenc.CipherDataType value);
H A DObjectFactory.java38 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlenc.CipherDataType.class), "com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl");
160 * Create an instance of CipherDataType
165 public com.sun.identity.saml2.jaxb.xmlenc.CipherDataType createCipherDataType()
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlenc/
H A DCipherDataElement.java17 * <element name="CipherData" type="{http://www.w3.org/2001/04/xmlenc#}CipherDataType"/>
22 extends javax.xml.bind.Element, com.sun.identity.saml2.jaxb.xmlenc.CipherDataType
H A DCipherDataType.java13 * Java content class for CipherDataType complex type.
17 * <complexType name="CipherDataType">
30 public interface CipherDataType { interface
H A DEncryptedType.java154 * {@link com.sun.identity.saml2.jaxb.xmlenc.CipherDataType}
157 com.sun.identity.saml2.jaxb.xmlenc.CipherDataType getCipherData();
164 * {@link com.sun.identity.saml2.jaxb.xmlenc.CipherDataType}
167 void setCipherData(com.sun.identity.saml2.jaxb.xmlenc.CipherDataType value);
H A DObjectFactory.java38 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlenc.CipherDataType.class), "com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl");
160 * Create an instance of CipherDataType
165 public com.sun.identity.saml2.jaxb.xmlenc.CipherDataType createCipherDataType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlenc/
H A DCipherDataElement.java17 * <element name="CipherData" type="{http://www.w3.org/2001/04/xmlenc#}CipherDataType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType
H A DCipherDataType.java13 * Java content class for CipherDataType complex type.
17 * <complexType name="CipherDataType">
30 public interface CipherDataType { interface
H A DEncryptedType.java155 * {@link com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType}
157 com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType getCipherData();
165 * {@link com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType}
167 void setCipherData(com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType value);
H A DObjectFactory.java52 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType.class), "com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.CipherDataTypeImpl");
352 * Create an instance of CipherDataType
357 public com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType createCipherDataType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlenc/
H A DCipherDataElement.java17 * <element name="CipherData" type="{http://www.w3.org/2001/04/xmlenc#}CipherDataType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType
H A DCipherDataType.java13 * Java content class for CipherDataType complex type.
17 * <complexType name="CipherDataType">
30 public interface CipherDataType { interface
H A DEncryptedType.java155 * {@link com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType}
157 com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType getCipherData();
165 * {@link com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType}
167 void setCipherData(com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType value);
H A DObjectFactory.java52 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType.class), "com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.CipherDataTypeImpl");
352 * Create an instance of CipherDataType
357 public com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType createCipherDataType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlenc/impl/
H A DCipherDataTypeImpl.java11 public class CipherDataTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType, 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.xmlenc.CipherDataType.class);
98 return (com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType.class);
H A DEncryptedTypeImpl.java20 protected com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType _CipherData;
77 public com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType getCipherData() {
81 public void setCipherData(com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType value) {
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlenc/impl/
H A DCipherDataTypeImpl.java11 public class CipherDataTypeImpl implements com.sun.identity.saml2.jaxb.xmlenc.CipherDataType, 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.xmlenc.CipherDataType.class);
98 return (com.sun.identity.saml2.jaxb.xmlenc.CipherDataType.class);
H A DEncryptedTypeImpl.java20 protected com.sun.identity.saml2.jaxb.xmlenc.CipherDataType _CipherData;
77 public com.sun.identity.saml2.jaxb.xmlenc.CipherDataType getCipherData() {
81 public void setCipherData(com.sun.identity.saml2.jaxb.xmlenc.CipherDataType value) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlenc/impl/
H A DCipherDataTypeImpl.java11 public class CipherDataTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType, 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.xmlenc.CipherDataType.class);
98 return (com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType.class);
H A DEncryptedTypeImpl.java20 protected com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType _CipherData;
77 public com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType getCipherData() {
81 public void setCipherData(com.sun.identity.liberty.ws.common.jaxb.xmlenc.CipherDataType value) {
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlenc/impl/
H A DCipherDataTypeImpl.java11 public class CipherDataTypeImpl implements com.sun.identity.saml2.jaxb.xmlenc.CipherDataType, 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.xmlenc.CipherDataType.class);
98 return (com.sun.identity.saml2.jaxb.xmlenc.CipherDataType.class);
H A DEncryptedTypeImpl.java20 protected com.sun.identity.saml2.jaxb.xmlenc.CipherDataType _CipherData;
77 public com.sun.identity.saml2.jaxb.xmlenc.CipherDataType getCipherData() {
81 public void setCipherData(com.sun.identity.saml2.jaxb.xmlenc.CipherDataType value) {

Completed in 96 milliseconds