|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoSuchPrincipalException | |
| com.sap.security.api | Provides basic User Management functionality. |
| Uses of NoSuchPrincipalException in com.sap.security.api |
| Subclasses of NoSuchPrincipalException in com.sap.security.api | |
class |
NoSuchGroupException
This exception indicates an attempt to access a non-existing group object in the object store. |
class |
NoSuchObjectException
This exception indicates an attempt to access a non-existing object in the object store. |
class |
NoSuchRoleException
This exception indicates an attempt to access a non-existing role object in the object store. |
class |
NoSuchUserAccountException
This exception indicates an attempt to access a non-existing user in the user store. |
class |
NoSuchUserException
This exception indicates an attempt to access a non-existing user in the user store. |
| Methods in com.sap.security.api that throw NoSuchPrincipalException | |
IPrincipal[] |
IPrincipalFactory.getPrincipals(java.lang.String[] uniqueIDs)
Gets the objects for multiple unique IDs |
IPrincipal[] |
IPrincipalFactory.getPrincipals(java.lang.String[] uniqueIDs,
AttributeList populateAttributes)
Gets the objects for multiple unique IDs and populates all attributes in populateAttributes |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||