public interface VotingAlgorithm
PermissionManager
in order to determine what is the
winning result when the user is assigned with more than one role or group.
See:
Modifier and Type | Method and Description |
---|---|
AuthorizationResult |
vote(Iterable<AuthorizationResult> results)
It get a list of results as input and votes for a winning result.
|
AuthorizationResult vote(Iterable<AuthorizationResult> results)
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.