Represents an Authentication.getPrincipal() as a Sid .This is a basic implementation
that simply uses the String -based principal for Sid comparison. More complex principal
objects may wish to provide an alternative Sid implementation that uses some other identifier.
author: Ben Alex version: $Id: PrincipalSid.java 1754 2006-11-17 02:01:21Z benalex $ |