Uses of Class
org.glassfish.tyrus.client.auth.Authenticator
Packages that use Authenticator
-
Uses of Authenticator in org.glassfish.tyrus.client.auth
Methods in org.glassfish.tyrus.client.auth that return types with arguments of type AuthenticatorModifier and TypeMethodDescriptionAuthConfig.getAuthenticators()Get an unmodifiable map of authenticators, where case insensitive authentication scheme toAuthenticator.Methods in org.glassfish.tyrus.client.auth with parameters of type AuthenticatorModifier and TypeMethodDescriptionfinal AuthConfig.BuilderAuthConfig.Builder.registerAuthProvider(String scheme, Authenticator authenticator) RegisterAuthenticatorfor provided authentication scheme.