Searched refs:SSLType (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 DSSLType.java29 public interface SSLType { interface
H A DSSLElement.java34 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.SSLType
H A DAuthenticatorTransportProtocolType.java68 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SSLType}
71 com.sun.identity.liberty.ws.common.jaxb.ac.SSLType getSSL();
78 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SSLType}
81 void setSSL(com.sun.identity.liberty.ws.common.jaxb.ac.SSLType value);
H A DObjectFactory.java130 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.SSLType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.SSLTypeImpl");
1383 * Create an instance of SSLType
1388 public com.sun.identity.liberty.ws.common.jaxb.ac.SSLType createSSLType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DSSLType.java29 public interface SSLType { interface
H A DSSLElement.java34 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.SSLType
H A DAuthenticatorTransportProtocolType.java68 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SSLType}
71 com.sun.identity.liberty.ws.common.jaxb.ac.SSLType getSSL();
78 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.SSLType}
81 void setSSL(com.sun.identity.liberty.ws.common.jaxb.ac.SSLType value);
H A DObjectFactory.java130 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.SSLType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.SSLTypeImpl");
1383 * Create an instance of SSLType
1388 public com.sun.identity.liberty.ws.common.jaxb.ac.SSLType createSSLType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DSSLTypeImpl.java11 public class SSLTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.SSLType, 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.SSLType.class);
88 return (com.sun.identity.liberty.ws.common.jaxb.ac.SSLType.class);
H A DAuthenticatorTransportProtocolTypeImpl.java15 protected com.sun.identity.liberty.ws.common.jaxb.ac.SSLType _SSL;
40 public com.sun.identity.liberty.ws.common.jaxb.ac.SSLType getSSL() {
44 public void setSSL(com.sun.identity.liberty.ws.common.jaxb.ac.SSLType value) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DSSLTypeImpl.java11 public class SSLTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.SSLType, 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.SSLType.class);
88 return (com.sun.identity.liberty.ws.common.jaxb.ac.SSLType.class);
H A DAuthenticatorTransportProtocolTypeImpl.java15 protected com.sun.identity.liberty.ws.common.jaxb.ac.SSLType _SSL;
40 public com.sun.identity.liberty.ws.common.jaxb.ac.SSLType getSSL() {
44 public void setSSL(com.sun.identity.liberty.ws.common.jaxb.ac.SSLType value) {

Completed in 74 milliseconds