public interface SecurityContextAccessor
Modifier and Type | Method and Description |
---|---|
Set<org.springframework.security.core.GrantedAuthority> |
getAuthorities()
Get the current granted authorities (never null)
|
boolean |
isUser() |
boolean isUser()
Set<org.springframework.security.core.GrantedAuthority> getAuthorities()
Copyright © 2019. All rights reserved.