public interface RealmInitializer
| Modifier and Type | Method and Description |
|---|---|
void |
initializeRealm(Object bundledescriptor,
boolean isSystemApp,
String realmName) |
void |
logout()
Clean up security and policy context.
|
void |
setVirtualServer(Object container) |
void |
updateWebSecurityManager() |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.