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