Uses of Interface
com.okta.sdk.resource.PasswordDictionary
-
Packages that use PasswordDictionary Package Description com.okta.sdk.resource -
-
Uses of PasswordDictionary in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return PasswordDictionary Modifier and Type Method Description PasswordDictionary
PasswordPolicyPasswordSettingsComplexity. getDictionary()
PasswordDictionary
PasswordDictionary. setCommon(PasswordDictionaryCommon common)
Methods in com.okta.sdk.resource with parameters of type PasswordDictionary Modifier and Type Method Description PasswordPolicyPasswordSettingsComplexity
PasswordPolicyPasswordSettingsComplexity. setDictionary(PasswordDictionary dictionary)
-