Uses of Class
com.ibm.websphere.security.NotImplementedException

Packages that use NotImplementedException
com.ibm.websphere.security   
 

Uses of NotImplementedException in com.ibm.websphere.security
 

Methods in com.ibm.websphere.security that throw NotImplementedException
 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.