T - The type of security object to be wrappedpublic interface SecurityObjectWrapper<T>
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
T |
getSecurityObject() |
boolean |
hasChanged() |
void |
refresh() |
void refresh()
throws ResourceStoreException
ResourceStoreExceptionT getSecurityObject() throws ResourceStoreException
ResourceStoreExceptionString getAlias()
boolean hasChanged()
Copyright © 2013. All Rights Reserved.