Package | Description |
---|---|
org.apache.ambari.server.security.authentication |
Modifier and Type | Class and Description |
---|---|
class |
AmbariProxiedUserDetailsImpl
AmbariProxiedUserDetailsImpl is an
AmbariUserDetails implementation that contains details
about the proxied user as well as the proxy user. |
class |
AmbariUserDetailsImpl
AmbariUserDetails is an implementation of
AmbariUserDetails |
Modifier and Type | Method and Description |
---|---|
AmbariUserDetails |
AmbariUserAuthentication.getPrincipal() |
Constructor and Description |
---|
AmbariUserAuthentication(String token,
AmbariUserDetails userDetails) |
AmbariUserAuthentication(String token,
AmbariUserDetails userDetails,
boolean authenticated) |
Copyright © 2022 Apache Software Foundation. All rights reserved.