Uses of Class
com.ibm.websphere.security.NotImplementedException
-
Packages that use NotImplementedException Package Description com.ibm.websphere.security -
-
Uses of NotImplementedException in com.ibm.websphere.security
Methods in com.ibm.websphere.security that throw NotImplementedException Modifier and Type Method Description WSCredential
UserRegistry. createCredential(java.lang.String userSecurityName)
This method is implemented internally by the WebSphere code in this release.Result
UserRegistry. getUsersForGroup(java.lang.String groupSecurityName, int limit)
Gets a list of users in a group.
-