public class SpnegoAuthScheme extends Object
See examples and tutorials at http://spnego.sourceforge.net
| Constructor and Description |
|---|
SpnegoAuthScheme(String authScheme,
String authToken) |
| Modifier and Type | Method and Description |
|---|---|
String |
getScheme()
Returns HTTP Authorization scheme.
|
byte[] |
getToken()
Returns a copy of byte[].
|
Copyright © 2022. All rights reserved.