Represents a GrantedAuthority 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: GrantedAuthoritySid.java 1754 2006-11-17 02:01:21Z benalex $ |