Uses of Class
org.asynchttpclient.spnego.SpnegoEngine
-
Packages that use SpnegoEngine Package Description org.asynchttpclient.spnego -
-
Uses of SpnegoEngine in org.asynchttpclient.spnego
Methods in org.asynchttpclient.spnego that return SpnegoEngine Modifier and Type Method Description static SpnegoEngineSpnegoEngine. instance(@Nullable String username, @Nullable String password, @Nullable String servicePrincipalName, @Nullable String realmName, boolean useCanonicalHostname, @Nullable Map<String,String> customLoginConfig, @Nullable String loginContextName)
-