public class UserManagementAccessor extends Object
Constructor and Description |
---|
UserManagementAccessor() |
Modifier and Type | Method and Description |
---|---|
static UserManagementAccessor |
getInstance()
Returns User Management Accessor used to get registered user provider.
|
static UserProvider |
getUserProvider()
Returns user provider that provides read access to the user implementation.
|
public static UserManagementAccessor getInstance()
public static UserProvider getUserProvider() throws PersistenceException
PersistenceException
- If there is a communication errors with the user store during
search and read operations.Copyright © 2019 SAP. All Rights Reserved.