Interface | Description |
---|---|
SecurityHelper |
Security related utilities.
|
Class | Description |
---|---|
AbstractSecurityHeaderFilter |
AbstractSecurityHeaderFilter is an abstract class used to help add security-related headers to
HTTP responses.
|
AmbariEntryPoint | |
AmbariServerSecurityHeaderFilter |
AmbariServerSecurityHeaderFilter adds security-related headers to HTTP response messages for Ambari Server UI
|
AmbariViewsSecurityHeaderFilter |
AmbariViewsSecurityHeaderFilter adds security-related headers to HTTP response messages for Ambari Views
|
CertificateManager |
Ambari security.
|
InternalSSLSocketFactory |
InternalSSLSocketFactory is an abstract class implementing a SSLSocketFactory.
|
InternalSSLSocketFactory.LenientTrustManager |
LenientTrustManager is a TrustManager that accepts all certificates without validating the
chain of trust or hostname.
|
InternalSSLSocketFactoryNonTrusting |
InternalSSLSocketFactoryNonTrusting is a non-trusting
SSLSocketFactory implementation
using the TLSv1.2 protocol. |
InternalSSLSocketFactoryTrusting |
InternalSSLSocketFactoryTrusting is a trusting
SSLSocketFactory implementation
using the TLSv1.2 protocol. |
SecurePasswordHelper | |
SecurityFilter | |
SecurityHelperImpl |
Security related utilities.
|
SignCertResponse |
Sign certificate response data model.
|
SignMessage |
Sign certificate request data model.
|
Enum | Description |
---|---|
ClientSecurityType |
Copyright © 2022 Apache Software Foundation. All rights reserved.