| Package | Description |
|---|---|
| com.sun.enterprise.security.web.integration | |
| com.sun.web.security |
| Modifier and Type | Method and Description |
|---|---|
JaccWebAuthorizationManager |
WebSecurityManagerFactory.createManager(WebBundleDescriptor webBundleDescriptor,
boolean register,
ServerContext context) |
JaccWebAuthorizationManager |
WebSecurityManagerFactory.getManager(String ctxId,
String name,
boolean remove) |
| Modifier and Type | Method and Description |
|---|---|
<T> ArrayList<JaccWebAuthorizationManager> |
WebSecurityManagerFactory.getManagers(String ctxId,
boolean remove) |
<T> List<JaccWebAuthorizationManager> |
WebSecurityManagerFactory.getManagersForApp(String appName,
boolean remove) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
WebSecurityManagerFactory.addManagerToApp(String contextId,
String name,
String appName,
JaccWebAuthorizationManager manager) |
| Modifier and Type | Field and Description |
|---|---|
protected JaccWebAuthorizationManager |
RealmAdapter.jaccWebAuthorizationManager
A
JaccWebAuthorizationManager object associated with a jaccContextId |
| Modifier and Type | Method and Description |
|---|---|
JaccWebAuthorizationManager |
RealmAdapter.getJaccWebAuthorizationManager(boolean logNull)
Utility method to get the web security manager.
|
Copyright © 2019. All rights reserved.