Package org.gcube.documentstore.security.credentials
package org.gcube.documentstore.security.credentials
-
ClassDescriptionThe ClientIdCredentials class implements the DocumentStoreCredential interface and provides methods to handle client ID and secret credentials for accessing a document store.The DocumentStoreCredential interface extends the Credentials interface and provides methods to retrieve contexts and secrets associated with those contexts.The
UserCredentialsclass implements theCredentialsinterface and represents user credentials with a username and password.