public interface SecurityCache<U extends org.springframework.security.core.Authentication>
| Modifier and Type | Method and Description |
|---|---|
void |
refresh(U user) |
Collection<? extends SecurityPolicy> |
retrieve(U user,
String method) |
Collection<? extends SecurityPolicy> retrieve(U user, String method) throws ExecutionException
ExecutionExceptionvoid refresh(U user)
Copyright © 2016–2018 TechGap Italia. All rights reserved.