public interface UmaTokenService
Modifier and Type | Method and Description |
---|---|
OAuth2AccessTokenEntity |
createRequestingPartyToken(org.springframework.security.oauth2.provider.OAuth2Authentication o2auth,
PermissionTicket ticket,
Policy policy)
Create the RPT from the given authentication and ticket.
|
OAuth2AccessTokenEntity createRequestingPartyToken(org.springframework.security.oauth2.provider.OAuth2Authentication o2auth, PermissionTicket ticket, Policy policy)
Copyright © 2018. All rights reserved.