Uses of Class
org.glassfish.tyrus.client.auth.Authenticator
-
Uses of Authenticator in org.glassfish.tyrus.client.auth
Modifier and TypeMethodDescriptionAuthConfig.getAuthenticators()
Get an unmodifiable map of authenticators, where case insensitive authentication scheme toAuthenticator
.Modifier and TypeMethodDescriptionfinal AuthConfig.Builder
AuthConfig.Builder.registerAuthProvider
(String scheme, Authenticator authenticator) RegisterAuthenticator
for provided authentication scheme.