Uses of Package
com.ebasetech.xi.services.auth
Package | Description |
---|---|
com.ebasetech.xi.api | |
com.ebasetech.xi.services | |
com.ebasetech.xi.services.auth |
-
Classes in com.ebasetech.xi.services.auth used by com.ebasetech.xi.api Class Description UserCredentials UserCredentials
object that contains a username and password. -
Classes in com.ebasetech.xi.services.auth used by com.ebasetech.xi.services 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. -
Classes in com.ebasetech.xi.services.auth used by com.ebasetech.xi.services.auth Class Description OAuthAuthentication OAuth 2.0 Authentication holding the name of the configured OAuth configuration on the Ebase server.