Package | Description |
---|---|
org.mitre.uma.model | |
org.mitre.uma.service | |
org.mitre.uma.service.impl |
Modifier and Type | Method and Description |
---|---|
Policy |
ClaimProcessingResult.getMatched() |
Modifier and Type | Method and Description |
---|---|
Collection<Policy> |
ResourceSet.getPolicies() |
Modifier and Type | Method and Description |
---|---|
void |
ClaimProcessingResult.setMatched(Policy matched) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceSet.setPolicies(Collection<Policy> policies) |
Constructor and Description |
---|
ClaimProcessingResult(Policy matched)
Create a matched result.
|
Modifier and Type | Method and Description |
---|---|
OAuth2AccessTokenEntity |
UmaTokenService.createRequestingPartyToken(org.springframework.security.oauth2.provider.OAuth2Authentication o2auth,
PermissionTicket ticket,
Policy policy)
Create the RPT from the given authentication and ticket.
|
Modifier and Type | Method and Description |
---|---|
OAuth2AccessTokenEntity |
DefaultUmaTokenService.createRequestingPartyToken(org.springframework.security.oauth2.provider.OAuth2Authentication o2auth,
PermissionTicket ticket,
Policy policy) |
Copyright © 2018. All rights reserved.