Impl class of Principal interface.
Implements the JAAS version of the org.mortbay.http.UserPrincipal interface.
Enforces that if a runAsRole is present, then the role to check must be the same as that runAsRole and the set of static roles is ignored.
Test JAAS in Jetty - relies on the JDBCUserRealm.