public class UserInfo extends Object
Constructor and Description |
---|
UserInfo(String userName,
org.mortbay.jetty.security.Credential credential,
List roleNames) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkCredential(Object suppliedCredential) |
protected org.mortbay.jetty.security.Credential |
getCredential() |
List |
getRoleNames() |
String |
getUserName() |
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.