Uses of Class
com.storedobject.core.PasswordPolicy
Packages that use PasswordPolicy
-
Uses of PasswordPolicy in com.storedobject.core
Methods in com.storedobject.core that return PasswordPolicyModifier and TypeMethodDescriptionstatic PasswordPolicyRetrieves the password policy associated with the specified owner.static <T extends StoredObject>
PasswordPolicyPasswordPolicy.get(T owner) Retrieves a PasswordPolicy associated with the specified owner object.static <T extends StoredObject>
PasswordPolicyPasswordPolicy.getForClass(Class<T> owner) Retrieves thePasswordPolicyfor the specified class.PIN.getPolicy()Methods in com.storedobject.core with parameters of type PasswordPolicy