com.ibm.websphere.security
Uses of Class Result
Packages that use Result
Package | Description |
---|---|
com.ibm.websphere.security |
Uses of Result in com.ibm.websphere.security
Modifier and Type | Method and Description |
---|---|
UserRegistry.getGroups(java.lang.String pattern,int limit)
Gets a list of groups that match a pattern in the registy.
|
|
UserRegistry.getUsers(java.lang.String pattern,int limit)
Gets a list of users that match a pattern in the registy.
|
|
UserRegistry.getUsersForGroup(java.lang.String groupSecurityName,int limit)
Deprecated. This method will be deprecated in future.
|