Package | Description |
---|---|
org.apache.ambari.server.security.authentication | |
org.apache.ambari.server.security.authentication.kerberos |
Modifier and Type | Class and Description |
---|---|
class |
AmbariProxyUserDetailsImpl
AmbariProxyUserDetailsImpl is a general implementation of a
AmbariProxyUserDetails . |
Modifier and Type | Method and Description |
---|---|
AmbariProxyUserDetails |
AmbariProxiedUserDetailsImpl.getProxyUserDetails() |
Constructor and Description |
---|
AmbariProxiedUserDetailsImpl(org.springframework.security.core.userdetails.UserDetails proxiedUserDetails,
AmbariProxyUserDetails proxyUserDetails) |
Modifier and Type | Class and Description |
---|---|
class |
AmbariProxyUserKerberosDetailsImpl
AmbariProxyUserKerberosDetailsImpl is a
AmbariProxyUserDetailsImpl implementation that
adds allows for the proxy user's principal name to be retrieved if the proxy user authenticated
using Kerberos. |
Copyright © 2022 Apache Software Foundation. All rights reserved.