See: Description
Class | Description |
---|---|
BaseTrustEngineRule<TokenType> |
Base rule which uses a trust engine to evaluate a token extracted from the request or message.
|
BasicSecurityPolicy |
Basic security policy implementation which evaluates a given set of
SecurityPolicyRule in an ordered manner. |
CertificateNameOptions |
Options for deriving message context issuer names from an X.509 certificate.
|
ClientCertAuthRule |
Policy rule that checks if the client cert used to authenticate the request is valid and trusted.
|
HTTPRule |
A security rule that checks basic HTTP connection properties.
|
MandatoryAuthenticatedMessageRule |
Security policy rule that requires that a message has been authenticated.
|
MandatoryIssuerRule |
Security policy rule implementation that which requires that an inbound message context issuer has been set by a
previous rule.
|
StaticSecurityPolicyResolver |
A simple security policy resolver implementation that returns a static list of policies.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.