public class MockedUserInfoProvider extends Object implements UserInfoProvider
MockedUserInfoProvider interprets an AuthenticationInfo as the user name of a mocked user.
Mock users need to be configured.| Constructor and Description |
|---|
MockedUserInfoProvider(CdsRuntime runtime) |
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
get() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetPreviouspublic MockedUserInfoProvider(CdsRuntime runtime)
public UserInfo get()
get in interface UserInfoProviderCopyright © 2021. All rights reserved.