Searched refs:IPAddressType (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 DIPAddressType.java29 public interface IPAddressType { interface
H A DIPAddressElement.java34 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType
H A DAuthenticatorType.java172 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType}
174 com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType getIPAddress();
182 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType}
184 void setIPAddress(com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType value);
H A DObjectFactory.java69 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.IPAddressTypeImpl");
651 * Create an instance of IPAddressType
656 public com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType createIPAddressType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DIPAddressType.java29 public interface IPAddressType { interface
H A DIPAddressElement.java34 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType
H A DAuthenticatorType.java172 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType}
174 com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType getIPAddress();
182 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType}
184 void setIPAddress(com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType value);
H A DObjectFactory.java69 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.IPAddressTypeImpl");
651 * Create an instance of IPAddressType
656 public com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType createIPAddressType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DIPAddressTypeImpl.java11 public class IPAddressTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType, 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.IPAddressType.class);
88 return (com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType.class);
H A DAuthenticatorTypeImpl.java20 protected com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType _IPAddress;
83 public com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType getIPAddress() {
87 public void setIPAddress(com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType value) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DIPAddressTypeImpl.java11 public class IPAddressTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType, 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.IPAddressType.class);
88 return (com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType.class);
H A DAuthenticatorTypeImpl.java20 protected com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType _IPAddress;
83 public com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType getIPAddress() {
87 public void setIPAddress(com.sun.identity.liberty.ws.common.jaxb.ac.IPAddressType value) {

Completed in 57 milliseconds