Package | Description |
---|---|
org.opensaml.common.binding.security |
Classes responsible for performing transport-related and basic message
validation of decoded SAML messages.
|
org.opensaml.ws.security.provider |
Basic implementations of some security policies.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseSAMLXMLSignatureSecurityPolicyRule
Base class for SAML security policy rules which evaluate a signature with a signature trust engine.
|
class |
SAMLMDClientCertAuthRule
SAML specialization of
ClientCertAuthRule which provides support for X509Credential trust engine validation
based on SAML metadta. |
class |
SAMLProtocolMessageXMLSignatureSecurityPolicyRule
SAML security policy rule which validates the signature (if present) on the
SAMLObject which represents the
SAML protocol message being processed. |
Modifier and Type | Class and Description |
---|---|
class |
ClientCertAuthRule
Policy rule that checks if the client cert used to authenticate the request is valid and trusted.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.