|
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://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV NEXT | FRAMES NO FRAMES |