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