Class CredentialDetailsData<T>

java.lang.Object
org.springframework.credhub.support.CredentialDetailsData<T>
Type Parameters:
T - the type of CredHub credential

public class CredentialDetailsData<T> extends Object
A collection of CredentialDetails. Clients don't typically instantiate objects of this type, but will receive them in response to write and retrieve requests.
Author:
Scott Frederick