Searched refs:OAEPparamsImpl (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlenc/impl/
H A DEncryptionMethodTypeImpl.java455 public static class OAEPparamsImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionMethodType.OAEPparams, com.sun.xml.bind.RIElement, 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 class in class:EncryptionMethodTypeImpl
462 public OAEPparamsImpl() { method in class:EncryptionMethodTypeImpl.OAEPparamsImpl
465 public OAEPparamsImpl(byte[] value) { method in class:EncryptionMethodTypeImpl.OAEPparamsImpl
490 return new com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.Unmarshaller(context);
580 return com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.this;
778 _getContent().add(((com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl) spawnChildFromEnterElement((com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.class), 8, ___uri, ___local, ___qname, __atts)));
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlenc/impl/
H A DEncryptionMethodTypeImpl.java455 public static class OAEPparamsImpl implements com.sun.identity.saml2.jaxb.xmlenc.EncryptionMethodType.OAEPparams, com.sun.xml.bind.RIElement, 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 class in class:EncryptionMethodTypeImpl
462 public OAEPparamsImpl() { method in class:EncryptionMethodTypeImpl.OAEPparamsImpl
465 public OAEPparamsImpl(byte[] value) { method in class:EncryptionMethodTypeImpl.OAEPparamsImpl
490 return new com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.Unmarshaller(context);
580 return com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.this;
763 _getContent().add(((com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.class), 8, ___uri, ___local, ___qname, __atts)));
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlenc/impl/
H A DEncryptionMethodTypeImpl.java455 public static class OAEPparamsImpl implements com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionMethodType.OAEPparams, com.sun.xml.bind.RIElement, 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 class in class:EncryptionMethodTypeImpl
462 public OAEPparamsImpl() { method in class:EncryptionMethodTypeImpl.OAEPparamsImpl
465 public OAEPparamsImpl(byte[] value) { method in class:EncryptionMethodTypeImpl.OAEPparamsImpl
490 return new com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.Unmarshaller(context);
580 return com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.this;
778 _getContent().add(((com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl) spawnChildFromEnterElement((com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.class), 8, ___uri, ___local, ___qname, __atts)));
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlenc/impl/
H A DEncryptionMethodTypeImpl.java455 public static class OAEPparamsImpl implements com.sun.identity.saml2.jaxb.xmlenc.EncryptionMethodType.OAEPparams, com.sun.xml.bind.RIElement, 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 class in class:EncryptionMethodTypeImpl
462 public OAEPparamsImpl() { method in class:EncryptionMethodTypeImpl.OAEPparamsImpl
465 public OAEPparamsImpl(byte[] value) { method in class:EncryptionMethodTypeImpl.OAEPparamsImpl
490 return new com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.Unmarshaller(context);
580 return com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.this;
763 _getContent().add(((com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl) spawnChildFromEnterElement((com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.class), 8, ___uri, ___local, ___qname, __atts)));
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlenc/
H A DObjectFactory.java46 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionMethodType.OAEPparams.class), "com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionMethodTypeImpl$OAEPparamsImpl");
264 return new com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl();
276 return new com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl(value);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlenc/
H A DObjectFactory.java54 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlenc.EncryptionMethodType.OAEPparams.class), "com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl$OAEPparamsImpl");
384 return new com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl();
396 return new com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl(value);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlenc/
H A DObjectFactory.java46 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.xmlenc.EncryptionMethodType.OAEPparams.class), "com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionMethodTypeImpl$OAEPparamsImpl");
264 return new com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl();
276 return new com.sun.identity.liberty.ws.common.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl(value);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlenc/
H A DObjectFactory.java54 defaultImplementations.put((com.sun.identity.saml2.jaxb.xmlenc.EncryptionMethodType.OAEPparams.class), "com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl$OAEPparamsImpl");
384 return new com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl();
396 return new com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl(value);

Completed in 117 milliseconds