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