Interface and Description |
---|
com.wm.security.auth.Module
As of Integration Server 8.0, replaced by JAAS-based authentication.
|
com.wm.security.auth.ModuleFactory
As of Integration Server 8.0, replaced by JAAS-based authentication.
|
com.wm.security.auth.Token
As of Integration Server 8.0, replaced by JAAS-based authentication.
|
Class and Description |
---|
com.wm.app.b2b.server.auth.BasicToken
As of Integration Server 8.0, replaced by JAAS-based authentication.
|
com.wm.app.b2b.server.auth.X509Token
As of Integration Server 8.0, replaced by JAAS-based authentication.
|
Constructor and Description |
---|
com.wm.app.b2b.server.JDBCConnection()
Use JDBCConnection(String, String, String)
|
com.wm.util.LocalizedException(Class, String, String)
11/05/2002;
Replaced by
LocalizedException( String bundleBaseName, ..., ClassLoader theBundleClassLoader ) . |
com.wm.util.LocalizedException(Class, String, String, Object[])
11/05/2002;
Replaced by
LocalizedException(String bundleBaseName, ..., ClassLoader theBundleClassLoader) . |
com.wm.util.LocalizedException(Class, String, String, String)
11/05/2002;
Replaced by
LocalizedException( String bundleBaseName, ..., ClassLoader theBundleClassLoader ) . |
com.wm.util.LocalizedException(Class, String, String, Throwable, Object[])
11/05/2002;
Replaced by
LocalizedException(String bundleBaseName, ..., ClassLoader theBundleClassLoader) . |
com.wm.util.template.Reporter(String, File, Codable)
replaced by
Reporter.Reporter(String, File) |
com.wm.util.template.Reporter(String, File, Codable, boolean)
No replacement.
|
com.wm.util.template.Reporter(String, File, Codable, boolean, String)
No replacement.
|
com.wm.util.template.Reporter(String, String, Codable)
replaced by
Reporter.Reporter(String, File) |