public interface RoleConsumer
RoleConsumer interface.| Modifier and Type | Method | Description |
|---|---|---|
RoleCollectionHandler |
getRoleCollectionHandler(RoleCollectionInfo info) |
Obtain a role handler for consumption of a role set.
|
RoleCollectionHandler getRoleCollectionHandler(RoleCollectionInfo info) throws ConsumptionException
info - the RoleCollectionInfo for the role set.RoleCollectionHandler or NULL which indicates
that the role set is not needed.ConsumptionException