Uses of Class
com.ibm.websphere.security.Result
Packages that use Result
-
Uses of Result in com.ibm.websphere.security
Methods in com.ibm.websphere.security that return ResultModifier and TypeMethodDescriptionGets a list of groups that match a pattern in the registy.Gets a list of users that match a pattern in the registry.default ResultUserRegistry.getUsersByAttribute(String attributeName, String value, int limit) Returns a SearchResult containing a list of users that match the specified LDAP attribute name and value.UserRegistry.getUsersForGroup(String groupSecurityName, int limit) Gets a list of users in a group.