public static class KerberosHelper.SecurityContext extends Object
Modifier and Type | Field and Description |
---|---|
GSSCredential |
clientCredential
client delegated credential
|
String |
principal
authenticated principal
|
byte[] |
token
response token
|
Constructor and Description |
---|
SecurityContext() |
public byte[] token
public String principal
public GSSCredential clientCredential
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.