public interface ClaimsProcessingService
Modifier and Type | Method and Description |
---|---|
ClaimProcessingResult |
claimsAreSatisfied(ResourceSet rs,
PermissionTicket ticket)
Determine whether or not the claims that have been supplied are
sufficient to fulfill the requirements given by the claims that
are required.
|
ClaimProcessingResult claimsAreSatisfied(ResourceSet rs, PermissionTicket ticket)
rs
- the required claims to check againstticket
- the supplied claims to testCopyright © 2018. All rights reserved.