Uses of Class
io.keikaiex.license.Policy
-
Packages that use Policy Package Description io.keikaiex.license Manages licensing tasks like signing/verifying, validating, compressing/decompressing and encrypting/decrypting. -
-
Uses of Policy in io.keikaiex.license
Methods in io.keikaiex.license that return Policy Modifier and Type Method Description static PolicyPolicy. getCurrent()Returns the current policy.Methods in io.keikaiex.license with parameters of type Policy Modifier and Type Method Description static voidPolicy. setCurrent(Policy current)Sets the current policy.
-