T - The type of security object to be wrappedCredentialWrapperAbstractResourceSecurityWrapper, CertKeyCredential, ResourceCRL, ResourceProxyCredential, ResourceTrustAnchorpublic interface SecurityObjectWrapper<T>
| Modifier and Type | Method | Description |
|---|---|---|
String |
getAlias() |
|
T |
getSecurityObject() |
|
boolean |
hasChanged() |
|
void |
refresh() |
void refresh()
throws ResourceStoreException
ResourceStoreExceptionT getSecurityObject() throws ResourceStoreException
ResourceStoreExceptionString getAlias()
boolean hasChanged()
Copyright © 2018. All rights reserved.