public interface AmbariUserDetails
extends org.springframework.security.core.userdetails.UserDetails
UserDetails that contain information
about the authenticated user that is needed specifically by Ambari. For example, the user's
userId.| Modifier and Type | Method and Description |
|---|---|
Integer |
getUserId() |
Integer getUserId()
Copyright © 2022 Apache Software Foundation. All rights reserved.