BEA Systems, Inc.

Uses of Class
weblogic.security.service.InvalidParameterException

Packages that use InvalidParameterException
weblogic.security.service

This package 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/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.