Index
All Classes and Interfaces|All Packages
A
- addURL(URL) - Method in class org.glassfish.main.jdke.cl.GlassfishUrlClassLoader
C
- changeKeyPassword(String, char[], char[]) - Method in class org.glassfish.main.jdke.security.KeyTool
-
Changes the key password
- changeKeyStorePassword(char[]) - Method in class org.glassfish.main.jdke.security.KeyTool
-
Changes the key store password and remembers it.
- close() - Method in class org.glassfish.main.jdke.cl.GlassfishUrlClassLoader
- convert(String, String) - Method in class org.glassfish.main.jdke.props.EnvToPropsConverter
-
Tries to resolve given keys.
- convert(Map<String, String>) - Method in class org.glassfish.main.jdke.props.EnvToPropsConverter
-
Tries to resolve given keys.
- copyCertificate(String, File) - Method in class org.glassfish.main.jdke.security.KeyTool
-
Copies a certificate from the key store to another key store.
- copyCertificate(String, File, char[]) - Method in class org.glassfish.main.jdke.security.KeyTool
-
Copies a certificate from the key store to another key store.
- createEmptyKeyStore(File, char[]) - Static method in class org.glassfish.main.jdke.security.KeyTool
-
Creates an empty key store file with the specified password.
- createEmptyKeyStore(File, String, char[]) - Static method in class org.glassfish.main.jdke.security.KeyTool
-
Creates an empty key store file with the specified type and password.
D
- definePackage(String, String, String, String, String, String, String, URL) - Method in class org.glassfish.main.jdke.cl.GlassfishUrlClassLoader
E
- EnvToPropsConverter - Class in org.glassfish.main.jdke.props
-
Given a file, tries to resolve given keys to absolute paths.
- EnvToPropsConverter(Path) - Constructor for class org.glassfish.main.jdke.props.EnvToPropsConverter
- exportCertificate(String, File) - Method in class org.glassfish.main.jdke.security.KeyTool
-
Exports a certificate from the key store to a file.
F
- findClass(String) - Method in class org.glassfish.main.jdke.cl.GlassfishUrlClassLoader
- findResource(String) - Method in class org.glassfish.main.jdke.cl.GlassfishUrlClassLoader
- findResources(String) - Method in class org.glassfish.main.jdke.cl.GlassfishUrlClassLoader
G
- generateKeyPair(String, String, String, int) - Method in class org.glassfish.main.jdke.security.KeyTool
-
Generates a key pair in a new keystore.
- get(String) - Method in class org.glassfish.main.jdke.i18n.LocalStringsImpl
-
Get a String from the caller's package's LocalStrings.properties
- get(String, Object...) - Method in class org.glassfish.main.jdke.i18n.LocalStringsImpl
-
Get and format a String from the caller's package's LocalStrings.properties
- getBoolean(String, boolean) - Method in class org.glassfish.main.jdke.i18n.LocalStringsImpl
-
Get a boolean from the caller's package's LocalStrings.properties
- getBundle() - Method in class org.glassfish.main.jdke.i18n.LocalStringsImpl
- getInt(String, int) - Method in class org.glassfish.main.jdke.i18n.LocalStringsImpl
-
Get an integer from the caller's package's LocalStrings.properties
- getResourceAsStream(String) - Method in class org.glassfish.main.jdke.cl.GlassfishUrlClassLoader
- getString(String, String) - Method in class org.glassfish.main.jdke.i18n.LocalStringsImpl
-
Get a String from the caller's package's LocalStrings.properties
- GlassfishUrlClassLoader - Class in org.glassfish.main.jdke.cl
-
URLClassLoaderwith logs and overridenGlassfishUrlClassLoader.toString()method so it prints list of managed URLs. - GlassfishUrlClassLoader(String, URL[]) - Constructor for class org.glassfish.main.jdke.cl.GlassfishUrlClassLoader
-
Initializes the internal classpath.
- GlassfishUrlClassLoader(String, URL[], ClassLoader) - Constructor for class org.glassfish.main.jdke.cl.GlassfishUrlClassLoader
-
Initializes the internal classpath.
- GlassfishUrlClassLoader(String, URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.glassfish.main.jdke.cl.GlassfishUrlClassLoader
-
Initializes the internal classpath.
J
- JavaApiGaps - Class in org.glassfish.main.jdke
-
This class collects missing gaps in JDK's public API, which are needed.
K
- KeyTool - Class in org.glassfish.main.jdke.security
-
Java adapter to call the keytool command.
- KeyTool(File, char[]) - Constructor for class org.glassfish.main.jdke.security.KeyTool
-
Creates a new instance of KeyTool managing the keystore file.
- KeyTool(File, String, char[]) - Constructor for class org.glassfish.main.jdke.security.KeyTool
-
Creates a new instance of KeyTool managing the keystore file.
L
- loadClass(String, boolean) - Method in class org.glassfish.main.jdke.cl.GlassfishUrlClassLoader
- loadKeyStore() - Method in class org.glassfish.main.jdke.security.KeyTool
-
Loads the key store from the file.
- LocalStringsImpl - Class in org.glassfish.main.jdke.i18n
-
This class makes getting localized strings super-simple.
- LocalStringsImpl(Class) - Constructor for class org.glassfish.main.jdke.i18n.LocalStringsImpl
-
Create a LocalStringsImpl instance.
O
- org.glassfish.main.jdke - module org.glassfish.main.jdke
- org.glassfish.main.jdke - package org.glassfish.main.jdke
- org.glassfish.main.jdke.cl - package org.glassfish.main.jdke.cl
- org.glassfish.main.jdke.i18n - package org.glassfish.main.jdke.i18n
- org.glassfish.main.jdke.props - package org.glassfish.main.jdke.props
- org.glassfish.main.jdke.security - package org.glassfish.main.jdke.security
S
- setInitialContextFactoryBuilder(InitialContextFactoryBuilder) - Static method in class org.glassfish.main.jdke.JavaApiGaps
-
Sets the InitialContextFactoryBuilder in NamingManager if it was not set yet.
- setProperty(String, String, boolean) - Static method in class org.glassfish.main.jdke.props.SystemProperties
-
Sets a system property, logging the action.
- SystemProperties - Class in org.glassfish.main.jdke.props
-
Extension for
System.setProperties(java.util.Properties)and methods around.
T
- toString() - Method in class org.glassfish.main.jdke.cl.GlassfishUrlClassLoader
-
Returns class name, hash code and list of managed urls.
U
- unsetInitialContextFactoryBuilder() - Static method in class org.glassfish.main.jdke.JavaApiGaps
-
Sets the InitialContextFactoryBuilder in NamingManager to null.
All Classes and Interfaces|All Packages