Attributes Summary |
serverId : String | The user ID under which the server runs, for security purposes.
|
serverPassword : Password | The password corresponding to the server ID.
|
realm : String | The name of the user registry.
|
limit : int | Specifies the maximum number of entries expected when retrieving user and group information from User Registry.
|
ignoreCase : boolean | If ignore case is set the authorization check will do a case insenstitive check.
|
properties : Property
*
| A set of user registry configuration properties that are specific to a given type of pluggable registry.
|