Uses of Interface
org.gcube.documentstore.security.credentials.DocumentStoreCredential
Packages that use DocumentStoreCredential
Package
Description
-
Uses of DocumentStoreCredential in org.gcube.documentstore.security.credentials
Classes in org.gcube.documentstore.security.credentials that implement DocumentStoreCredentialModifier and TypeClassDescriptionclassThe ClientIdCredentials class implements the DocumentStoreCredential interface and provides methods to handle client ID and secret credentials for accessing a document store.classTheUserCredentialsclass implements theCredentialsinterface and represents user credentials with a username and password. -
Uses of DocumentStoreCredential in org.gcube.documentstore.security.provider
Fields in org.gcube.documentstore.security.provider declared as DocumentStoreCredentialModifier and TypeFieldDescriptionprotected DocumentStoreCredentialDefaultAuthorizationProvider.credentialsConstructors in org.gcube.documentstore.security.provider with parameters of type DocumentStoreCredentialModifierConstructorDescriptionDefaultAuthorizationProvider(DocumentStoreCredential credentials, String endpoint)