BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.security.service.SecurityServiceRuntimeException

Packages that use SecurityServiceRuntimeException
weblogic.security.service

This package includes interfaces, classes, and exceptions that support security providers. 

 

Uses of SecurityServiceRuntimeException in weblogic.security.service
 

Subclasses of SecurityServiceRuntimeException in weblogic.security.service
 class InvalidParameterException
          The InvalidParameterException exception is thrown if invalid parameters are passed to the WebLogic Security Framework (that is, if a method expects some input parameters and does not receive what it expects).
 class MBeanException
          The MBeanException exception is a general exception that is thrown if there are any problems with the MBeans required by the WebLogic Security Framework.
 class NotYetInitializedException
          The NotYetInitializedException exception is thrown if an attempt is made to access an uninitialized security service provided by the WebLogic Security Framework.
 class ProviderException
          The ProviderException exception is a generic exception that is thrown if the WebLogic Security Framework detects any problem with a security provider.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.