org.apache.geronimo.corba.security.config.ssl
public class: SSLConfigGBean [javadoc |
source]
java.lang.Object
org.apache.geronimo.corba.security.config.ssl.SSLConfigGBean
Implementation of an SSLConfigGBean
- version:
$
- Rev: 452600 $ $Date: 2006-10-03 12:29:42 -0700 (Tue, 03 Oct 2006) $
Field Summary |
---|
public static final GBeanInfo | GBEAN_INFO | |
Method from org.apache.geronimo.corba.security.config.ssl.SSLConfigGBean Summary: |
---|
getGBeanInfo |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.geronimo.corba.security.config.ssl.SSLConfigGBean Detail: |
public static GBeanInfo getGBeanInfo() {
return GBEAN_INFO;
}
|