Uses of Class
com.iizix.prop.PolicyProps
Package
Description
Uses of PolicyProps in com.iizigo.server.config
Modifier and TypeClassDescriptionclass
Editor version of the container that holds the required settings for the server to operate and initialize itself with.Uses of PolicyProps in com.iizix.passwordpolicy
Modifier and TypeMethodDescriptionstatic PasswordPolicy
PasswordPolicy.from
(PolicyProps settings) Creates the password policy based on pure defaults if the property container is null, otherwise based on those settings.Uses of PolicyProps in com.iizix.prop
Uses of PolicyProps in com.iizix.server.prop
Modifier and TypeMethodDescriptionprotected PolicyProps
ServerSettings.createPolicyProps
(Atom atom) Creates a policy property with the specified atom name.