| Package | Description |
|---|---|
| de.hybris.platform.apiregistryservices.jalo | |
| de.hybris.platform.oauth2.jalo | |
| de.hybris.platform.webservicescommons.jalo |
| Modifier and Type | Method and Description |
|---|---|
OAuthClientDetails |
GeneratedExposedOAuthCredential.getOAuthClientDetails()
Generated method - Getter of the
ExposedOAuthCredential.oAuthClientDetails attribute. |
OAuthClientDetails |
GeneratedExposedOAuthCredential.getOAuthClientDetails(SessionContext ctx)
Generated method - Getter of the
ExposedOAuthCredential.oAuthClientDetails attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
GeneratedApiregistryservicesManager.getOAuthUrl(OAuthClientDetails item)
Generated method - Getter of the
OAuthClientDetails.oAuthUrl attribute. |
java.lang.String |
GeneratedApiregistryservicesManager.getOAuthUrl(SessionContext ctx,
OAuthClientDetails item)
Generated method - Getter of the
OAuthClientDetails.oAuthUrl attribute. |
void |
GeneratedExposedOAuthCredential.setOAuthClientDetails(OAuthClientDetails value)
Generated method - Setter of the
ExposedOAuthCredential.oAuthClientDetails attribute. |
void |
GeneratedExposedOAuthCredential.setOAuthClientDetails(SessionContext ctx,
OAuthClientDetails value)
Generated method - Setter of the
ExposedOAuthCredential.oAuthClientDetails attribute. |
void |
GeneratedApiregistryservicesManager.setOAuthUrl(OAuthClientDetails item,
java.lang.String value)
Generated method - Setter of the
OAuthClientDetails.oAuthUrl attribute. |
void |
GeneratedApiregistryservicesManager.setOAuthUrl(SessionContext ctx,
OAuthClientDetails item,
java.lang.String value)
Generated method - Setter of the
OAuthClientDetails.oAuthUrl attribute. |
| Modifier and Type | Method and Description |
|---|---|
OAuthClientDetails |
OAuth2Manager.createOAuthClientDetails(java.util.Map attributeValues) |
OAuthClientDetails |
OAuth2Manager.createOAuthClientDetails(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenIDClientDetails
Generated class for type OpenIDClientDetails.
|
| Modifier and Type | Method and Description |
|---|---|
OAuthClientDetails |
OAuthAccessToken.getClient()
Generated method - Getter of the
OAuthAccessToken.client attribute. |
OAuthClientDetails |
OAuthAccessToken.getClient(SessionContext ctx)
Generated method - Getter of the
OAuthAccessToken.client attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OAuthAccessToken.setClient(OAuthClientDetails value)
Generated method - Setter of the
OAuthAccessToken.client attribute. |
protected void |
OAuthAccessToken.setClient(SessionContext ctx,
OAuthClientDetails value)
Generated method - Setter of the
OAuthAccessToken.client attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.