Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Package
weblogic.management.utils

Packages that use weblogic.management.utils
com.bea.security.saml2.providers Provides interfaces and classes for the configuration, control, and monitoring of SAML 2.0 security providers in a WebLogic security realm. 
weblogic.management.runtime Contains classes and interfaces for monitoring a WebLogic Server domain. 
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.authentication Provides the UsernameMapperInterface, which is used to perform certificate-based and distinguished name user authentication. 
weblogic.security.providers.authorization Provides interfaces for weblogic.security.providers.authorization
weblogic.security.providers.credentials Provides interfaces for weblogic.security.providers.credentials
weblogic.security.providers.pk Provides interfaces for weblogic.security.providers.pk
weblogic.security.providers.saml Provides interfaces and classes for the configuration, control, and monitoring of SAML 1.1 security providers in a WebLogic security realm. 
weblogic.security.providers.saml.registry Abstract interfaces for SAML 1.1 Asserting Parties, Relying Parties, and metadata. 
weblogic.security.providers.utils   
 

Classes in weblogic.management.utils used by com.bea.security.saml2.providers
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.
InvalidCursorException
          The InvalidCursorException exception is thrown when an invalid cursor is passed to a method that expects a cursor.
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.runtime
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.
NotFoundException
          The NotFoundException exception is thrown when the specified object does not exist.
 

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.
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.
InvalidPredicateException
          The InvalidPredicateException exception is thrown when an invalid predicate class name is used.
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.authentication
LDAPServerMBean
          The LDAPServerMBean interface defines methods used to get/set the configuration attributes that are required to communicate with an external LDAP server.
ListerMBean
          The ListerMBean interface provides a general mechanism for returning lists.
NameListerMBean
          The NameListerMBean interface defines a method used to return lists of names.
 

Classes in weblogic.management.utils used by weblogic.security.providers.authorization
ListerMBean
          The ListerMBean interface provides a general mechanism for returning lists.
PropertiesListerMBean
          The PropertiesListerMBean interface defines a method used to return a java.util.Properties of key=value pairs.
 

Classes in weblogic.management.utils used by weblogic.security.providers.credentials
ListerMBean
          The ListerMBean interface provides a general mechanism for returning lists.
 

Classes in weblogic.management.utils used by weblogic.security.providers.pk
AlreadyExistsException
          The AlreadyExistsException exception is thrown when the object to be created already exists.
ErrorCollectionException
          The ErrorCollectionException exception is thrown when multiple errors (that are related in some way) occur.
InvalidCursorException
          The InvalidCursorException exception is thrown when an invalid cursor is passed to a method that expects a cursor.
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.security.providers.saml
ListerMBean
          The ListerMBean interface provides a general mechanism for returning lists.
NameListerMBean
          The NameListerMBean interface defines a method used to return lists of names.
 

Classes in weblogic.management.utils used by weblogic.security.providers.saml.registry
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.
InvalidCursorException
          The InvalidCursorException exception is thrown when an invalid cursor is passed to a method that expects a cursor.
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.security.providers.utils
AlreadyExistsException
          The AlreadyExistsException exception is thrown when the object to be created already exists.
InvalidCursorException
          The InvalidCursorException exception is thrown when an invalid cursor is passed to a method that expects a cursor.
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.
 


Copyright 1996, 2013, 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.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01