public interface AuthorityGranter
| Modifier and Type | Method and Description |
|---|---|
Collection<org.springframework.security.core.GrantedAuthority> |
grantAuthorities(org.springframework.security.core.Authentication authentication)
Returns the authorities a given Authentication object should receive
|
Collection<org.springframework.security.core.GrantedAuthority> grantAuthorities(org.springframework.security.core.Authentication authentication)
authentication - the authenticationCopyright © 2024 Apache NiFi Project. All rights reserved.