Interface SecurityObjectWrapper<T>
- Type Parameters:
T- The type of security object to be wrapped
- All Known Subinterfaces:
CredentialWrapper
- All Known Implementing Classes:
AbstractResourceSecurityWrapper, CertKeyCredential, ResourceCRL, ResourceProxyCredential, ResourceTrustAnchor
public interface SecurityObjectWrapper<T>
Fill Me
-
Method Details
-
refresh
- Throws:
ResourceStoreException
-
getSecurityObject
- Throws:
ResourceStoreException
-
getAlias
String getAlias() -
hasChanged
boolean hasChanged()
-