Developing a custom user registry for Liberty
You can develop a custom user registry class by implementing the com.ibm.websphere.security.UserRegistry interface in the Liberty server.
About this task
The UserRegistry interface is a Service Programming Interface (SPI) that enables support to virtually any type of account repository. For a general view of stand-alone custom registries, see Stand-alone custom registries.