BEA Systems, Inc.


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
 interface 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).
 interface 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.
 interface 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/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference