Oracle

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. 
weblogic.security.providers.saml.registry Abstract interfaces for SAML 1.1 Asserting Parties, Relying Parties, and metadata.

For information about SAML 2.0 Identity Provider and Service Provider partners and metadata, see com.bea.security.saml2.providers.registry
 

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.
 

Classes in weblogic.management.utils used by weblogic.security.providers.saml.registry
InvalidParameterException
          The InvalidParameterException exception is thrown when an invalid parameter is supplied.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, 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.