Skip navigation links

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Class
weblogic.management.utils.AlreadyExistsException

Packages that use AlreadyExistsException
weblogic.management.runtime   
weblogic.management.security.authentication   
weblogic.management.security.authorization   

 

Uses of AlreadyExistsException in weblogic.management.runtime

 

Methods in weblogic.management.runtime that throw AlreadyExistsException
abstract  void SingleSignOnServicesRuntimeMBean.publish(String fileName, boolean prohibitOverwrite)
          Publishes SAML 2.0 meta-data for Web Browser SSO Profile

 

Uses of AlreadyExistsException in weblogic.management.security.authentication

 

Methods in weblogic.management.security.authentication that throw AlreadyExistsException
abstract  void GroupEditorMBean.createGroup(String groupName, String description)
          Creates a group.
abstract  void UserEditorMBean.createUser(String userName, String password, String description)
          Creates a user and sets the user's password.

 

Uses of AlreadyExistsException in weblogic.management.security.authorization

 

Methods in weblogic.management.security.authorization that throw AlreadyExistsException
abstract  void PolicyStoreMBean.addPolicy(Policy policy)
          Adds policy.
abstract  void PolicyStoreMBean.addPolicy(String policy)
          Adds policy.
abstract  void PolicyStoreMBean.addPolicy(Policy policy, String status)
          Adds policy
abstract  void PolicyStoreMBean.addPolicy(String policy, String status)
          Adds policy
abstract  void PolicyStoreMBean.addPolicySet(PolicySet set)
          Adds policy set.
abstract  void PolicyStoreMBean.addPolicySet(String set)
          Adds policy set.
abstract  void PolicyStoreMBean.addPolicySet(PolicySet set, String status)
          Adds policy set.
abstract  void PolicyStoreMBean.addPolicySet(String set, String status)
          Adds policy set.
abstract  void PolicyEditorMBean.createPolicy(String resourceId, String expression)
          Creates a policy for accessing a resource.
abstract  void RoleAuxiliaryMBean.createRole(String resourceId, String roleName, String expression, String auxiliary)
          Creates role for a resource.
abstract  void RoleEditorMBean.createRole(String resourceId, String roleName, String expression)
          Creates role for a resource.
abstract  void PredicateEditorMBean.registerPredicate(String predicateClassName)
          Registers a new predicate with the specified class name.
abstract  void RoleAuxiliaryMBean.setRoleAuxiliary(String resourceId, String roleName, String auxiliary)
          Set auxiliary role for a resource.

 


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09