| 
    mitreid-connect
    
   | 
 


公開メンバ関数 | |
| ClaimProcessingResult | claimsAreSatisfied (ResourceSet rs, PermissionTicket ticket) | 
Processes claims presented during an UMA transaction.
| ClaimProcessingResult org.mitre.uma.service.ClaimsProcessingService.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.
| rs | the required claims to check against | 
| ticket | the supplied claims to test | 
org.mitre.uma.service.impl.MatchAllClaimsOnAnyPolicyで実装されています。
 1.8.13