Uses of Class
com.sun.ts.lib.util.sec.security.util.Debug
Packages that use Debug
-
Uses of Debug in com.sun.ts.lib.util.sec.security.util
Methods in com.sun.ts.lib.util.sec.security.util that return DebugModifier and TypeMethodDescriptionstatic Debug
Debug.getInstance
(String option) Get a Debug object corresponding to whether or not the given option is set.static Debug
Debug.getInstance
(String option, String prefix) Get a Debug object corresponding to whether or not the given option is set.Methods in com.sun.ts.lib.util.sec.security.util with parameters of type DebugModifier and TypeMethodDescriptionstatic KeyStore
PolicyUtil.getKeyStore
(URL policyUrl, String keyStoreName, String keyStoreType, String keyStoreProvider, String storePassURL, Debug debug) this is intended for use by policytool and the policy parser to instantiate a KeyStore from the information in the GUI/policy file