org.apache.catalina.connector
public class CoyotePrincipal extends Object implements Principal
Version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (Tue, 24 Oct 2006) $
Field Summary | |
---|---|
protected String | name
The username of the user represented by this Principal. |
Constructor Summary | |
---|---|
CoyotePrincipal(String name) |
Method Summary | |
---|---|
String | getName() |
String | toString()
Return a String representation of this object, which exposes only
information that should be public. |