public class CachingRoleHierarchy
extends java.lang.Object
implements org.springframework.security.access.hierarchicalroles.RoleHierarchy
Constructor and Description |
---|
CachingRoleHierarchy() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<? extends org.springframework.security.core.GrantedAuthority> |
getReachableGrantedAuthorities(java.util.Collection<? extends org.springframework.security.core.GrantedAuthority> authorities) |
public java.util.Collection<? extends org.springframework.security.core.GrantedAuthority> getReachableGrantedAuthorities(java.util.Collection<? extends org.springframework.security.core.GrantedAuthority> authorities)
getReachableGrantedAuthorities
in interface org.springframework.security.access.hierarchicalroles.RoleHierarchy