Searched refs:EncryptedNameIdentifierType (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/ps/
H A DEncryptedNameIdentifierElement.java17 * <element name="EncryptedNameIdentifier" type="{urn:liberty:iff:2003-08}EncryptedNameIdentifierType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ps.EncryptedNameIdentifierType
H A DEncryptedNameIdentifierType.java13 * Java content class for EncryptedNameIdentifierType complex type.
17 * <complexType name="EncryptedNameIdentifierType">
30 public interface EncryptedNameIdentifierType { interface
H A DObjectFactory.java73 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.EncryptedNameIdentifierType.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.EncryptedNameIdentifierTypeImpl");
673 * Create an instance of EncryptedNameIdentifierType
678 public com.sun.identity.liberty.ws.common.jaxb.ps.EncryptedNameIdentifierType createEncryptedNameIdentifierType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DEncryptedNameIdentifierElement.java17 * <element name="EncryptedNameIdentifier" type="{urn:liberty:iff:2003-08}EncryptedNameIdentifierType"/>
22 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ps.EncryptedNameIdentifierType
H A DEncryptedNameIdentifierType.java13 * Java content class for EncryptedNameIdentifierType complex type.
17 * <complexType name="EncryptedNameIdentifierType">
30 public interface EncryptedNameIdentifierType { interface
H A DObjectFactory.java73 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.EncryptedNameIdentifierType.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.EncryptedNameIdentifierTypeImpl");
673 * Create an instance of EncryptedNameIdentifierType
678 public com.sun.identity.liberty.ws.common.jaxb.ps.EncryptedNameIdentifierType createEncryptedNameIdentifierType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DEncryptedNameIdentifierTypeImpl.java11 public class EncryptedNameIdentifierTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ps.EncryptedNameIdentifierType, 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.ps.EncryptedNameIdentifierType.class);
99 return (com.sun.identity.liberty.ws.common.jaxb.ps.EncryptedNameIdentifierType.class);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/
H A DEncryptedNameIdentifierTypeImpl.java11 public class EncryptedNameIdentifierTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ps.EncryptedNameIdentifierType, 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.ps.EncryptedNameIdentifierType.class);
99 return (com.sun.identity.liberty.ws.common.jaxb.ps.EncryptedNameIdentifierType.class);

Completed in 219 milliseconds