public interface AuthorizationService
AuthorizationService implemented with a ConcurrentHashMap.| Modifier and Type | Method and Description |
|---|---|
SecurityContext |
get(String actor)
Return the security context for a geiven actor (user)
|
SecurityContext get(String actor)
Licensed under the Apache License, Version 2.0