Interface RealmInitializer
-
public interface RealmInitializerInterface to facilitate Initialization of the injected Realm Instance with Application Descriptor info see com.sun.enterprise.web.WebContainer and com.sun.web.security.RealmAdapter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinitializeRealm(Object bundledescriptor, boolean isSystemApp, String realmName)voidlogout()Clean up security and policy context.voidsetVirtualServer(Object container)voidupdateWebSecurityManager()
-