|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.schemedit.security.login.LoginUser
public class LoginUser
Class to represent a User for purposes of password (file) based authentication.
FileLogin
Field Summary | |
---|---|
char[] |
password
place holder for password |
Vector |
principals
place holder for principals |
Constructor Summary | |
---|---|
LoginUser()
|
Method Summary | |
---|---|
String |
toPasswdFileEntry()
NOT YET DOCUMENTED |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public char[] password
public Vector principals
Constructor Detail |
---|
public LoginUser()
Method Detail |
---|
public String toPasswdFileEntry()
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |