|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
SecurityPolicy | A security policy is a collection of SecurityPolicyRule , evaluated against a MessageContext , that
is meant to determine if a message is well-formed, valid, and otherwise okay to process. |
SecurityPolicyResolver | A resolver which uses different criteria to resolve and return instances of SecurityPolicy . |
SecurityPolicyRule | An individual rule that a message context is required to meet in order to be considered valid. |
Class Summary | |
---|---|
ServletRequestX509CredentialAdapter | An adapter that exposes the X.509 certificates contained in the servlet request attribute. |
Exception Summary | |
---|---|
SecurityPolicyException | Exception indicating a security policy failure. |
Provides interfaces that may be used to implement policies that are evaluated against incoming messages. Such policies may include things like message replay detection, SOAP version enforcement, SOAP "mustUnderstand" attribute enforcement, etc.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |