Uses of Class
com.okta.sdk.resource.model.WellKnownOrgMetadataLinks
Packages that use WellKnownOrgMetadataLinks
-
Uses of WellKnownOrgMetadataLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return WellKnownOrgMetadataLinksModifier and TypeMethodDescriptionWellKnownOrgMetadataLinks.alternate
(HrefObject alternate) WellKnownOrgMetadata.getLinks()
Get linksWellKnownOrgMetadataLinks.organization
(HrefObject organization) Methods in com.okta.sdk.resource.model with parameters of type WellKnownOrgMetadataLinksModifier and TypeMethodDescriptionWellKnownOrgMetadata.links
(WellKnownOrgMetadataLinks links) void
WellKnownOrgMetadata.setLinks
(WellKnownOrgMetadataLinks links)