| Package | Description | 
|---|---|
| org.glassfish.tyrus.client.auth | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Map<java.lang.String,Authenticator> | AuthConfig. getAuthenticators()Get an unmodifiable map of authenticators, where case insensitive authentication scheme to  Authenticator. | 
| Modifier and Type | Method and Description | 
|---|---|
| AuthConfig.Builder | AuthConfig.Builder. registerAuthProvider(java.lang.String scheme,
                    Authenticator authenticator)Register  Authenticatorfor provided authentication scheme. | 
Copyright © 2012–2020 Oracle Corporation. All rights reserved.