Uses of Interface
is.galia.auth.CredentialStore
Packages that use CredentialStore
-
Uses of CredentialStore in is.galia.resource
Methods in is.galia.resource with parameters of type CredentialStoreModifier and TypeMethodDescriptionprotected final voidAbstractResource.authenticateUsingBasic(String realm, CredentialStore credentialStore) Checks theAuthorizationheader for credentials that exist in the givenCredentialStore.