@Component(value="authorizationCode") public class AnterosSecurityAuthorizationCode extends Object implements org.springframework.security.oauth2.provider.code.AuthorizationCodeServices
| Constructor and Description |
|---|
AnterosSecurityAuthorizationCode() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.oauth2.provider.OAuth2Authentication |
consumeAuthorizationCode(String code) |
String |
createAuthorizationCode(org.springframework.security.oauth2.provider.OAuth2Authentication authentication) |
public String createAuthorizationCode(org.springframework.security.oauth2.provider.OAuth2Authentication authentication)
createAuthorizationCode in interface org.springframework.security.oauth2.provider.code.AuthorizationCodeServicespublic org.springframework.security.oauth2.provider.OAuth2Authentication consumeAuthorizationCode(String code) throws org.springframework.security.oauth2.common.exceptions.InvalidGrantException
consumeAuthorizationCode in interface org.springframework.security.oauth2.provider.code.AuthorizationCodeServicesorg.springframework.security.oauth2.common.exceptions.InvalidGrantExceptionCopyright © 2019 Anteros Tecnologia. All rights reserved.