Uses of Interface
org.yamcs.client.Credentials
Packages that use Credentials
Package
Description
Base implementation for Yamcs HTTP client connectivity.
-
Uses of Credentials in org.yamcs.client
Classes in org.yamcs.client that implement CredentialsModifier and TypeClassDescriptionclassclassContains the authorization state for an identified user or service account.Methods in org.yamcs.client with parameters of type Credentials -
Uses of Credentials in org.yamcs.client.base
Methods in org.yamcs.client.base that return CredentialsMethods in org.yamcs.client.base with parameters of type CredentialsModifier and TypeMethodDescriptionvoidHttpClient.setCredentials(Credentials credentials) voidRestClient.setCredentials(Credentials credentials)