+

Search Tips   |   Advanced Search

 

Example: Standalone custom registries

 

Use these links to view registry examples.

A standalone custom registry is a customer-implemented registry that implements the UserRegistry Java interface, as provided by WebSphere Application Server. A custom-implemented registry can support virtually any type or form of an accounts repository from a relational database, flat file, and so on. The custom registry provides considerable flexibility in adapting WAS security to various environments where some form of a registry, other than a federated repository, Lightweight Directory Access Protocol (LDAP) registry, or local operating system registry, already exist in the operational environment. To view a sample standalone custom registry, refer to the following files:




 

Related tasks


Developing standalone custom registries

 

Related Reference


FileRegistrySample.java file
users.props file
groups.props file

 

Reference topic