public interface RealmInitializer
See com.sun.enterprise.web.WebContainer and com.sun.web.security.RealmAdapter
| 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 © 2019. All rights reserved.