public class NormalAuthentication extends Authentication
构造器和说明 |
---|
NormalAuthentication() |
NormalAuthentication(java.lang.String username,
java.lang.String password) |
限定符和类型 | 方法和说明 |
---|---|
AuthenticationType |
type() |
authenticate, clone, getPassword, getUsername, renderAttribute, setPassword, setUsername
copy, getId, getNameSpace, setId, setNameSpace
getClassInfo, getData, invalidate, isLoad, setClassInfo, setData
public NormalAuthentication(java.lang.String username, java.lang.String password)
public NormalAuthentication()
public AuthenticationType type()
type
在类中 Authentication