Class CoyotePrincipal

java.lang.Object
org.apache.catalina.connector.CoyotePrincipal
All Implemented Interfaces:
Serializable, Principal

public class CoyotePrincipal extends Object implements Principal, Serializable
Generic implementation of java.security.Principal that is used to represent principals authenticated at the protocol handler level.
Author:
Remy Maucherat
See Also: