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.


Constructor Index

 o SampleSimpleAuthenticatorBeanInfo()

Method Index

 o getBeanDescriptor()
Create a BeanDescriptor with the SampleSimpleAuthenticatorBeanInfo as the customizer class.

Constructors

 o SampleSimpleAuthenticatorBeanInfo
 public SampleSimpleAuthenticatorBeanInfo()

Methods

 o 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