Package | Description |
---|---|
org.apache.ambari.server.security.authorization |
Modifier and Type | Method and Description |
---|---|
Collection<AmbariGrantedAuthority> |
Users.getUserAuthorities(String userName)
Gets the explicit and implicit authorities for the given user.
|
Collection<AmbariGrantedAuthority> |
Users.getUserAuthorities(UserEntity userEntity)
Gets the explicit and implicit authorities for the given user.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.