| Package | Description |
|---|---|
| com.sun.enterprise.deployment | |
| com.sun.enterprise.security.jmac | |
| com.sun.enterprise.web | |
| org.glassfish.web.deployment.descriptor | |
| org.glassfish.web.deployment.runtime |
| Modifier and Type | Method and Description |
|---|---|
abstract SunWebApp |
WebBundleDescriptor.getSunDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
WebBundleDescriptor.setSunDescriptor(SunWebApp webApp) |
| Modifier and Type | Method and Description |
|---|---|
static SunWebApp |
AuthMessagePolicy.getSunWebApp(Map properties) |
| Modifier and Type | Method and Description |
|---|---|
static String |
AuthMessagePolicy.getProviderID(SunWebApp sunWebApp) |
| Modifier and Type | Method and Description |
|---|---|
static CacheManager |
CacheModule.configureResponseCache(WebModule app,
SunWebApp bean)
configure ias-web response cache
|
| Modifier and Type | Method and Description |
|---|---|
SunWebApp |
WebBundleDescriptorImpl.getSunDescriptor()
This returns the extra web sun specific info not in the RI DID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebBundleDescriptorImpl.setSunDescriptor(SunWebApp webApp)
This sets the extra web sun specific info not in the RI DID.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SunWebAppImpl |
Copyright © 2017. All rights reserved.