public interface CachingSecurityManager
| Modifier and Type | Method and Description |
|---|---|
void |
clearCache()
Clears permissions from the checked cache, it must be
called after calling Policy.refresh(); It is recommended that it
be called by a Policy provider, rather than application code.
|
void clearCache()
throws SecurityException
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.