| Package | Description |
|---|---|
| de.hybris.platform.oauth2.jalo | |
| de.hybris.platform.webservicescommons.jalo |
| Modifier and Type | Method and Description |
|---|---|
OAuthRefreshToken |
GeneratedOAuth2Manager.createOAuthRefreshToken(Map attributeValues) |
OAuthRefreshToken |
GeneratedOAuth2Manager.createOAuthRefreshToken(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
OAuthRefreshToken |
GeneratedOAuthAccessToken.getRefreshToken()
Generated method - Getter of the
OAuthAccessToken.refreshToken attribute. |
OAuthRefreshToken |
GeneratedOAuthAccessToken.getRefreshToken(SessionContext ctx)
Generated method - Getter of the
OAuthAccessToken.refreshToken attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GeneratedOAuthAccessToken.setRefreshToken(OAuthRefreshToken value)
Generated method - Setter of the
OAuthAccessToken.refreshToken attribute. |
protected void |
GeneratedOAuthAccessToken.setRefreshToken(SessionContext ctx,
OAuthRefreshToken value)
Generated method - Setter of the
OAuthAccessToken.refreshToken attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.