public class ShiroToken extends AuthToken<AuthToken<?>> implements org.apache.shiro.authc.AuthenticationToken
| 构造器和说明 |
|---|
ShiroToken() |
ShiroToken(AuthToken<?> token) |
public ShiroToken()
public ShiroToken(AuthToken<?> token)
public Object getPrincipal()
getPrincipal 在接口中 org.apache.shiro.authc.AuthenticationTokengetPrincipal 在类中 AuthToken<AuthToken<?>>public Object getCredentials()
getCredentials 在接口中 org.apache.shiro.authc.AuthenticationTokengetCredentials 在类中 AuthToken<AuthToken<?>>public org.apache.shiro.subject.Subject getSubject()
Copyright © 2025. All rights reserved.