public class AuthToken extends Object implements org.apache.shiro.authc.AuthenticationToken
private String
token
AuthToken(String token)
Object
getCredentials()
String
getPrincipal()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final String token
public AuthToken(String token)
public String getPrincipal()
getPrincipal
org.apache.shiro.authc.AuthenticationToken
public Object getCredentials()
getCredentials
Copyright © 2022. All rights reserved.