org.picketlink.identity.federation.core.wstrust.auth
Class TokenCallback
java.lang.Object
org.picketlink.identity.federation.core.wstrust.auth.TokenCallback
- All Implemented Interfaces:
- Callback
public class TokenCallback
- extends Object
- implements Callback
Simple callback that stores an object.
- Author:
- Daniel Bevenius
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TokenCallback
public TokenCallback()
getToken
public Object getToken()
setToken
public void setToken(Object token)
clearToken
public void clearToken()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.