Searched refs:HTTPType (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 DHTTPType.java29 public interface HTTPType { interface
H A DHTTPElement.java34 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType
H A DAuthenticatorTransportProtocolType.java108 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType}
111 com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType getHTTP();
118 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType}
121 void setHTTP(com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType value);
H A DObjectFactory.java134 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.HTTPTypeImpl");
1431 * Create an instance of HTTPType
1436 public com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType createHTTPType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DHTTPType.java29 public interface HTTPType { interface
H A DHTTPElement.java34 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType
H A DAuthenticatorTransportProtocolType.java108 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType}
111 com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType getHTTP();
118 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType}
121 void setHTTP(com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType value);
H A DObjectFactory.java134 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.HTTPTypeImpl");
1431 * Create an instance of HTTPType
1436 public com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType createHTTPType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DHTTPTypeImpl.java11 public class HTTPTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType, 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.HTTPType.class);
88 return (com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType.class);
H A DAuthenticatorTransportProtocolTypeImpl.java17 protected com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType _HTTP;
56 public com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType getHTTP() {
60 public void setHTTP(com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType value) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DHTTPTypeImpl.java11 public class HTTPTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType, 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.HTTPType.class);
88 return (com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType.class);
H A DAuthenticatorTransportProtocolTypeImpl.java17 protected com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType _HTTP;
56 public com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType getHTTP() {
60 public void setHTTP(com.sun.identity.liberty.ws.common.jaxb.ac.HTTPType value) {

Completed in 284 milliseconds