Package org.glassfish.tyrus.client.auth


package org.glassfish.tyrus.client.auth
  • Class
    Description
    AuthConfig serves as a configuration of HTTP authentication.
    The AuthConfig.Builder is a class used for creating an instance of AuthConfig for purpose of HTTP Authentication.
    This exception is set as a cause of DeploymentException thrown when WebSocketContainer.connectToServer(...)
    Authenticator provides a way how to plug-in custom authentication provider.
    Credentials can be used when configuring authentication properties used during client handshake.