BEA Systems, Inc.

Uses of Package
weblogic.management.utils

Packages that use weblogic.management.utils
weblogic.management.security Provides interfaces and classes for the configuration, control and monitoring of security providers in a WebLogic security realm. 
weblogic.management.security.authentication Provides interfaces and classes for the configuration, control and monitoring of Authentication security providers in a WebLogic security realm. 
weblogic.management.security.authorization Provides interfaces and classes for the configuration, control and monitoring of Authorization, Adjudication, and Role Mapping security providers in a WebLogic security realm. 
weblogic.management.security.credentials Provides interfaces and classes for the configuration, control and monitoring of Credential Mapping security providers in a WebLogic security realm. 
weblogic.management.utils

This package includes interfaces and exceptions for developers who are interested in creating custom applications that use BEA WebLogic Server facilities to monitor and configure applications and WebLogic Server instances. 

 

Classes in weblogic.management.utils used by weblogic.management.security
ErrorCollectionException
          The ErrorCollectionException exception is thrown when multiple errors (that are related in some way) occur.
InvalidParameterException
          The InvalidParameterException exception is thrown when an invalid parameter is supplied.
 

Classes in weblogic.management.utils used by weblogic.management.security.authentication
AlreadyExistsException
          The AlreadyExistsException exception is thrown when the object to be created already exists.
InvalidParameterException
          The InvalidParameterException exception is thrown when an invalid parameter is supplied.
ListerMBean
          The ListerMBean interface provides a general mechanism for returning lists.
NameListerMBean
          The NameListerMBean interface defines a method used to return lists of names.
NotFoundException
          The NotFoundException exception is thrown when the specified object does not exist.
 

Classes in weblogic.management.utils used by weblogic.management.security.authorization
AlreadyExistsException
          The AlreadyExistsException exception is thrown when the object to be created already exists.
CreateException
          The CreateException exception is thrown when there is a problem detected with the object to be created.
InvalidParameterException
          The InvalidParameterException exception is thrown when an invalid parameter is supplied.
ListerMBean
          The ListerMBean interface provides a general mechanism for returning lists.
NotFoundException
          The NotFoundException exception is thrown when the specified object does not exist.
PropertiesListerMBean
          The PropertiesListerMBean interface defines a method used to return a java.util.Properties of key=value pairs.
RemoveException
          The RemoveException exception is thrown when there is a problem detected with the object to be removed.
 

Classes in weblogic.management.utils used by weblogic.management.security.credentials
CreateException
          The CreateException exception is thrown when there is a problem detected with the object to be created.
InvalidCursorException
          The InvalidCursorException exception is thrown when an invalid cursor is passed to a method that expects a cursor.
ListerMBean
          The ListerMBean interface provides a general mechanism for returning lists.
NotFoundException
          The NotFoundException exception is thrown when the specified object does not exist.
 

Classes in weblogic.management.utils used by weblogic.management.utils
InvalidCursorException
          The InvalidCursorException exception is thrown when an invalid cursor is passed to a method that expects a cursor.
ListerMBean
          The ListerMBean interface provides a general mechanism for returning lists.
 


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