InfoCenter Home >
5: Securing applications -- special topics >
5.2: Introduction to custom registries >
5.2.2: Implementing the CustomRegistry interface >
5.2.2.2: Writing the sample application

5.2.2.2: Writing the sample application

To enable WebSphere applications to use the registry described in Structure of the example registry, you must provide a class that implements the methods in the CustomRegistry interface, described in The CustomRegistry interface. This section describes the structure and methods of a class that accesses the example registry.

Go to previous article: Structure of the example registry Go to next article: Structure of the implementation class

 

 
Go to previous article: Structure of the example registry Go to next article: Structure of the implementation class