Searched refs:PhysicalVerificationType (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DPhysicalVerificationType.java34 public interface PhysicalVerificationType { interface
H A DPhysicalVerificationElement.java40 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType
H A DIdentificationType.java73 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType}
75 com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType getPhysicalVerification();
83 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType}
85 void setPhysicalVerification(com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType value);
H A DObjectFactory.java67 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.PhysicalVerificationTypeImpl");
627 * Create an instance of PhysicalVerificationType
632 public com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType createPhysicalVerificationType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DPhysicalVerificationType.java34 public interface PhysicalVerificationType { interface
H A DPhysicalVerificationElement.java40 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType
H A DIdentificationType.java73 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType}
75 com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType getPhysicalVerification();
83 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType}
85 void setPhysicalVerification(com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType value);
H A DObjectFactory.java67 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.PhysicalVerificationTypeImpl");
627 * Create an instance of PhysicalVerificationType
632 public com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType createPhysicalVerificationType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DPhysicalVerificationTypeImpl.java11 public class PhysicalVerificationTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType, 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.ac.PhysicalVerificationType.class);
59 return (com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType.class);
H A DIdentificationTypeImpl.java15 protected com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType _PhysicalVerification;
36 public com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType getPhysicalVerification() {
40 public void setPhysicalVerification(com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType value) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DPhysicalVerificationTypeImpl.java11 public class PhysicalVerificationTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType, 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.ac.PhysicalVerificationType.class);
59 return (com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType.class);
H A DIdentificationTypeImpl.java15 protected com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType _PhysicalVerification;
36 public com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType getPhysicalVerification() {
40 public void setPhysicalVerification(com.sun.identity.liberty.ws.common.jaxb.ac.PhysicalVerificationType value) {

Completed in 124 milliseconds