public class CustomUsernamePasswordToken
extends org.apache.shiro.authc.UsernamePasswordToken
Constructor and Description |
---|
CustomUsernamePasswordToken(String username,
String password,
String loginType) |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
void |
setType(String type) |
Copyright © 2019. All rights reserved.