|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.wssecurity.callbackhandler.KRBTokenConsumeCallback
public class KRBTokenConsumeCallback
This is a callback class for the Kerberos token in consumer side.
KRBToken
,
KRBConsumeCallbackHandler
Constructor Summary | |
---|---|
KRBTokenConsumeCallback()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KRBTokenConsumeCallback()
Method Detail |
---|
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.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |