| Interface | Description |
|---|---|
| EJBSecurityPolicy |
Represents the security policy associated with a method of an Enterprise Bean.
|
| Extensible |
Objects that implement the Extensible interface can be extended to support new interfaces by providing
adapters that implement the new desired interface.
|
| WSPolicy |
An abstraction that represents a composite security policy.
|
| Class | Description |
|---|---|
| AbstractPolicies |
This is the default implementation of the WSPolicy interface.
|