public class SidRetrievalStrategyImpl extends Object implements SidRetrievalStrategy
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.
| Constructor and Description |
|---|
SidRetrievalStrategyImpl() |
public Sid[] getSids(Authentication authentication)
getSids in interface SidRetrievalStrategyCopyright © 2016. All rights reserved.