Uses of Class
com.sap.security.api.PrincipalAlreadyExistsException

Packages that use PrincipalAlreadyExistsException
com.sap.security.api Provides basic User Management functionality. 
 

Uses of PrincipalAlreadyExistsException in com.sap.security.api
 

Subclasses of PrincipalAlreadyExistsException in com.sap.security.api
 class GroupAlreadyExistsException
          This exception indicates an attempt to create a group which already exists in the data store.
 class RoleAlreadyExistsException
          This exception indicates an attempt to access a non-existing role in the role store.
 class UserAccountAlreadyExistsException
          This exception indicates an attempt to create a user account that already exists in the user account store.
 class UserAlreadyExistsException
          This exception indicates an attempt to create a user that already exists in the user store.
 



Copyright © 2002 SAP AG All Rights Reserved.