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) Authenticator.getLinks()Get linksAuthenticatorLinks.methods(AuthenticatorLinksAllOfMethods methods) AuthenticatorLinks.self(HrefObjectSelfLink self) Methods in com.okta.sdk.resource.model with parameters of type AuthenticatorLinksModifier and TypeMethodDescriptionAuthenticator.links(AuthenticatorLinks links) voidAuthenticator.setLinks(AuthenticatorLinks links)