Class | Description |
---|---|
AliasedX509ExtendedKeyManager |
KeyManager to select a key with desired alias while delegating processing to specified KeyManager Can be
used both with server and client sockets
|
CertConstraints |
This class represents a set of constraints that can be placed on an X.509 certificate,
in the form of a regular expression on a SubjectDN or IssuerDN.
|
CertConstraintsFeature |
|
CertConstraintsInterceptor |
An interceptor that enforces certificate constraints logic at the TLS layer.
|
CertConstraintsJaxBUtils |
A set of static methods that operate on the generated CertificateConstraintsType.
|
HttpsURLConnectionFactory |
This HttpsURLConnectionFactory implements the HttpURLConnectionFactory
for using the given SSL Policy to configure TLS connections for "https:"
URLs.
|
HttpsURLConnectionInfo |
This class holds information about the HttpsURLConnection.
|
SSLUtils |
Enum | Description |
---|---|
CertConstraints.Combinator |
Apache CXF