Uses of Interface
com.okta.sdk.resource.user.PasswordCredentialHook
-
Packages that use PasswordCredentialHook Package Description com.okta.sdk.resource.user -
-
Uses of PasswordCredentialHook in com.okta.sdk.resource.user
Methods in com.okta.sdk.resource.user that return PasswordCredentialHook Modifier and Type Method Description PasswordCredentialHookPasswordCredential. getHook()PasswordCredentialHookPasswordCredentialHook. setType(java.lang.String type)Methods in com.okta.sdk.resource.user with parameters of type PasswordCredentialHook Modifier and Type Method Description PasswordCredentialPasswordCredential. setHook(PasswordCredentialHook hook)
-