+

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 WAS. 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, 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


Develop standalone custom registries

 

Related


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