Uses of Class
com.ibm.websphere.security.NotImplementedException
Packages that use NotImplementedException
-
Uses of NotImplementedException in com.ibm.websphere.security
Methods in com.ibm.websphere.security that throw NotImplementedExceptionModifier and TypeMethodDescriptioncom.ibm.websphere.security.cred.WSCredentialUserRegistry.createCredential(String userSecurityName) This method is implemented internally by the WebSphere code in this release.UserRegistry.getAttributesForUser(String userSecurityName, Set<String> attributeNames) Returns a Map of the specified attribute names and their values for the given user.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.