Uses of Class
com.okta.sdk.resource.model.AuthenticatorLinks
Packages that use AuthenticatorLinks
-
Uses of AuthenticatorLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AuthenticatorLinksModifier and TypeMethodDescriptionAuthenticatorLinks.activate
(HrefObjectActivateLink activate) AuthenticatorLinks.deactivate
(HrefObjectDeactivateLink deactivate) AuthenticatorBase.getLinks()
Get linksAuthenticatorLinks.methods
(HrefObject methods) AuthenticatorLinks.self
(HrefObjectSelfLink self) Methods in com.okta.sdk.resource.model with parameters of type AuthenticatorLinksModifier and TypeMethodDescriptionAuthenticatorBase.links
(AuthenticatorLinks links) void
AuthenticatorBase.setLinks
(AuthenticatorLinks links)