Package nl.esciencecenter.xenon.credentials
This package contains classes and interfaces for managing credentials.
-
Interface Summary Interface Description Credential Credential represents a user credential uses to gain access to a resource.UserCredential -
Class Summary Class Description CertificateCredential A container for security Information based upon certificates.CredentialMap ACredential
consisting of a collection of Credentials each uniquely identified by a String (typically a host name or host alias).DefaultCredential This class represents the default credential that may be used by the various adaptors.KeytabCredential PasswordCredential A Credential consisting of a username + password combination.