T
public abstract class AuthToken<T> extends Object
protected T
source
AuthToken()
protected
AuthToken(T source)
abstract Object
getCredentials()
getPrincipal()
getSource()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final T source
public AuthToken()
protected AuthToken(T source)
public T getSource()
public abstract Object getPrincipal()
public abstract Object getCredentials()
Copyright © 2024. All rights reserved.