Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
HrefObjectAppLink |
LinksAppAndUser.getApp()
Get app
|
HrefObjectAppLink |
HrefObjectAppLink.hints(HrefObjectHints hints) |
HrefObjectAppLink |
HrefObjectAppLink.href(String href) |
HrefObjectAppLink |
HrefObjectAppLink.name(String name) |
HrefObjectAppLink |
HrefObjectAppLink.type(String type) |
Modifier and Type | Method and Description |
---|---|
Map<String,HrefObjectAppLink> |
IdentityProvider.getLinks()
Get links
|
Modifier and Type | Method and Description |
---|---|
LinksAppAndUser |
LinksAppAndUser.app(HrefObjectAppLink app) |
IdentityProvider |
IdentityProvider.putLinksItem(String key,
HrefObjectAppLink linksItem) |
void |
LinksAppAndUser.setApp(HrefObjectAppLink app) |
Modifier and Type | Method and Description |
---|---|
IdentityProvider |
IdentityProvider.links(Map<String,HrefObjectAppLink> links) |
void |
IdentityProvider.setLinks(Map<String,HrefObjectAppLink> links) |
Copyright © 2017–2023 Okta. All rights reserved.