|
Oracle | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use InvalidParameterException | |
|---|---|
| weblogic.security.service | Deprecated 9.0.0.0. Includes interfaces, classes, and exceptions that support security providers. |
| Uses of InvalidParameterException in weblogic.security.service |
|---|
| Constructors in weblogic.security.service that throw InvalidParameterException | |
|---|---|
COMResource(String application,
String className)
Constructs a new COMResource with a target name
composed from the application and
className parameters. |
|
EISResource(String application,
String module,
String eis)
Constructs a new EISResource with a target name composed from
the application, module, and
eis parameters. |
|
EISResource(String application,
String module,
String eis,
String destinationId)
Constructs a new EISResource with a target name composed from
the application, module, eis, and
destinationId parameters. |
|
JMSResource(String application,
String destType,
String resource,
String action)
Deprecated. As of 06/17/04 (WLS 9.0), replaced with JMSResource(String,String,String,String,String) |
|
JMSResource(String application,
String module,
String destType,
String resource,
String action)
Constructs a new JMSResource with a target name composed from
the application, destType,
resource, and action parameters. |
|
JNDIResource(String application,
String[] path,
String actionName)
Constructs a new JNDIResource with a target name composed
from the application, path, and actionName parameters. |
|
WorkContextResource(String[] path,
String actionName)
Constructs a new WorkContextResource with a target name composed
from the path, and actionName parameters. |
|
|
Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 2008 Oracle |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||