Package io.hawt.web.tomcat
Class TomcatPrincipal
- java.lang.Object
-
- io.hawt.web.tomcat.TomcatPrincipal
-
- All Implemented Interfaces:
Serializable,Principal
public class TomcatPrincipal extends Object implements Principal, Serializable
A very simple Apache TomcatPrincipal.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TomcatPrincipal(String roleName)
-