Uses of Class
com.iizix.prop.PolicyProps
Packages that use PolicyProps
Package
Description
Uses of PolicyProps in com.iizigo.server.config
Subclasses of PolicyProps in com.iizigo.server.configModifier 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
Methods in com.iizix.passwordpolicy with parameters of type PolicyPropsModifier 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
Methods in com.iizix.prop that return PolicyPropsUses of PolicyProps in com.iizix.server.prop
Methods in com.iizix.server.prop that return PolicyPropsModifier and TypeMethodDescriptionprotected PolicyProps
ServerSettings.createPolicyProps
(Atom atom) Creates a policy property with the specified atom name.