| Basic implementation of
SidRetrievalStrategy that creates a
Sid for the principal, as well as
every granted authority the principal holds. The returned array will always contain the
PrincipalSid before any
GrantedAuthoritySid elements.
author: Ben Alex version: $Id: SidRetrievalStrategyImpl.java 1754 2006-11-17 02:01:21Z benalex $ |