public class LoginTokenAdapter extends Object implements org.apache.shiro.authc.AuthenticationToken
| Constructor and Description |
|---|
LoginTokenAdapter(String securityPath,
AbstractWebswingUser user) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCredentials() |
Object |
getPrincipal() |
public LoginTokenAdapter(String securityPath, AbstractWebswingUser user)
Copyright © 2019. All rights reserved.