Uses of Package
org.javacord.api.util.auth
-
Packages that use org.javacord.api.util.auth Package Description org.javacord.api org.javacord.api.internal org.javacord.api.util.auth -
Classes in org.javacord.api.util.auth used by org.javacord.api Class Description Authenticator This class represents an authenticator that can be used to provide authentication headers for remote servers. -
Classes in org.javacord.api.util.auth used by org.javacord.api.internal Class Description Authenticator This class represents an authenticator that can be used to provide authentication headers for remote servers. -
Classes in org.javacord.api.util.auth used by org.javacord.api.util.auth Class Description Challenge This class represents an RFC 7235 authentication challenge.Request This class represents the originating request that led to a response that demands authentication.Response This class represents the response that demands authentication.Route This class represents the route to which a request is done that needs to be authenticated.