Package | Description |
---|---|
org.opensaml.common.binding.security |
Classes responsible for performing transport-related and basic message
validation of decoded SAML messages.
|
org.opensaml.saml2.binding.security |
Classes responsible for performing transport-related and basic message
validation of decoded SAML 2 messages.
|
org.opensaml.ws.message |
Objects related to messages received and sent by web services.
|
org.opensaml.ws.security |
Provides interfaces that may be used to implement policies that are evaluated against incoming messages.
|
org.opensaml.ws.security.provider |
Basic implementations of some security policies.
|
Class and Description |
---|
SecurityPolicyException
Exception indicating a security policy failure.
|
SecurityPolicyRule
An individual rule that a message context is required to meet in order to be considered valid.
|
Class and Description |
---|
SecurityPolicyException
Exception indicating a security policy failure.
|
SecurityPolicyRule
An individual rule that a message context is required to meet in order to be considered valid.
|
Class and Description |
---|
SecurityPolicyResolver
A resolver which uses different criteria to resolve and return instances of
SecurityPolicy . |
Class and Description |
---|
SecurityPolicyException
Exception indicating a security policy failure.
|
SecurityPolicyRule
An individual rule that a message context is required to meet in order to be considered valid.
|
Class and Description |
---|
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. |
SecurityPolicyException
Exception indicating a security policy failure.
|
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.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.