All Packages Class Hierarchy This Package Previous Next Index
Class com.ibm.beans.samples.dips.sessauth.demo.SampleSimpleAuthenticatorBeanInfo
java.lang.Object
|
+----java.beans.SimpleBeanInfo
|
+----com.ibm.beans.samples.dips.sessauth.demo.SampleSimpleAuthenticatorBeanInfo
- public class SampleSimpleAuthenticatorBeanInfo
- extends SimpleBeanInfo
The SampleSimpleAuthenticatorBeanInfo class provides access
to the customizer.
-
SampleSimpleAuthenticatorBeanInfo()
-
-
getBeanDescriptor()
- Create a BeanDescriptor with the SampleSimpleAuthenticatorBeanInfo as
the customizer class.
SampleSimpleAuthenticatorBeanInfo
public SampleSimpleAuthenticatorBeanInfo()
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- Create a BeanDescriptor with the SampleSimpleAuthenticatorBeanInfo as
the customizer class.
- Returns:
- BeanDescriptor with an appropriate customizer defined.
- Overrides:
- getBeanDescriptor in class SimpleBeanInfo
All Packages Class Hierarchy This Package Previous Next Index