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-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.