| Package | Description |
|---|---|
| com.sun.enterprise.security.jaspic |
This package contains much of the integration code for JASPIC.
|
| com.sun.enterprise.security.webservices | |
| com.sun.jaspic.services |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebServicesDelegate
A Delegate interface for handling WebServices specific security and JASPIC (JSR 196) providers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebServicesDelegateImpl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JaspicServices.init(String layer,
String appContext,
Map<String,?> map,
CallbackHandler callbackHandler,
RegistrationWrapperRemover removerDelegate) |
| Constructor and Description |
|---|
AuthConfigRegistrationWrapper(String layer,
String applicationContextId,
RegistrationWrapperRemover removerDelegate) |
Copyright © 2019. All rights reserved.