Uses of Package
com.sap.security.um.user

Packages that use com.sap.security.um.user
com.sap.security.um.service   
com.sap.security.um.user   
 

Classes in com.sap.security.um.user used by com.sap.security.um.service
PersistenceException
          Exception class which is used in case of communication errors with the user store during search, read or write operations.
UserProvider
          This interface represents the service interface which provides read access to a user implementation.
 

Classes in com.sap.security.um.user used by com.sap.security.um.user
PasswordCheckResult
          This enumeration provides the codes of a password check operation.
PersistenceException
          Exception class which is used in case of communication errors with the user store during search, read or write operations.
UnsupportedUserAttributeException
          Exception which is throw if an attribute should be read which is not supported by the user store.
User
          This interface provides read access to user data and is an extension of Principal.
UserProvider.CaseSensitive
          Two possible ways to search for user attribute values if supported by the the user provider implementation for the concrete user attribute.
UserProvider.SearchOperator
          Searching for exact match of the search criteria.
 



Copyright © 2015 SAP. All Rights Reserved.