Uses of Class
com.okta.sdk.resource.model.HrefObjectAppLink
Packages that use HrefObjectAppLink
-
Uses of HrefObjectAppLink in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return HrefObjectAppLinkModifier and TypeMethodDescriptionLinksAppAndUser.getApp()
Get appHrefObjectAppLink.hints
(HrefObjectHints hints) Methods in com.okta.sdk.resource.model that return types with arguments of type HrefObjectAppLinkMethods in com.okta.sdk.resource.model with parameters of type HrefObjectAppLinkModifier and TypeMethodDescriptionLinksAppAndUser.app
(HrefObjectAppLink app) IdentityProvider.putLinksItem
(String key, HrefObjectAppLink linksItem) void
LinksAppAndUser.setApp
(HrefObjectAppLink app) Method parameters in com.okta.sdk.resource.model with type arguments of type HrefObjectAppLinkModifier and TypeMethodDescriptionIdentityProvider.links
(Map<String, HrefObjectAppLink> links) void
IdentityProvider.setLinks
(Map<String, HrefObjectAppLink> links)