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
SecurityException
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.