Package com.ebasetech.xi.services.auth
-
Class Summary Class Description BasicAuthentication Basic Authentication holding the username and password for HTTP Basic AuthenticationDigestAuthentication Digest Authentication holding the username and password for HTTP Digest AuthenticationGatewayAuthentication NTLMAuthentication NTLM Authentication holding the username, password, domain, workstation for HTTP NTLM AuthenticationOAuthAuthentication OAuth 2.0 Authentication holding the name of the configured OAuth configuration on the Ebase server.TestOAuthAuthentication UserCredentials UserCredentials
object that contains a username and password.