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