| Package | Description |
|---|---|
| org.glassfish.tyrus.client.auth |
| Modifier and Type | Method and Description |
|---|---|
Map<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(String scheme,
Authenticator authenticator)
Register
Authenticator for provided authentication scheme. |
Copyright © 2012–2019 Oracle Corporation. All rights reserved.