public class KRBTokenConsumeCallback
extends java.lang.Object
implements javax.security.auth.callback.Callback
KRBToken,
KRBConsumeCallbackHandler| Constructor and Description |
|---|
KRBTokenConsumeCallback() |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.namespace.QName |
getValueType()
This method returns the value type of Kerberos token.
|
void |
setValueType(javax.xml.namespace.QName qm)
This method sets the value type of the Kerberos token.
|
public javax.xml.namespace.QName getValueType()
public void setValueType(javax.xml.namespace.QName qm)
qm - QName - the QName representation of the Kerberos
token value type.