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