public interface AccessManagerStorage
Modifier and Type | Method and Description |
---|---|
void |
loadAccess()
Load the access Manager Configuration.
|
void |
persist()
Method called when persisting Access Manager configuration.
|
void persist() throws IOException
IOException
- when there is a problem in writing Access Configuration.void loadAccess() throws IOException
IOException
- when it can't read the Access Configuration.Copyright © 2012-2013 ADELE Research Group. All Rights Reserved.