Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02

Uses of Class
weblogic.management.DeploymentException

Packages that use DeploymentException
weblogic.servlet.security Deprecated 9.0.0.0. Provides a server-side API that supports programmatic authentication from within a servlet application. 
 

Uses of DeploymentException in weblogic.servlet.security
 

Methods in weblogic.servlet.security that throw DeploymentException
 void CSSServletSecurityServices.CSSApplicationServices.deployExcludedPolicy(String resourceId, String method, String appId, String contextPath)
           
 void CSSServletSecurityServices.CSSApplicationServices.deployPolicy(String resourceId, String method, String[] roles, String appId, String contextPath)
           
 void CSSServletSecurityServices.CSSApplicationServices.deployRole(String roleName, String[] mappings, String appId, String contextPath)
           
 void CSSServletSecurityServices.CSSApplicationServices.deployUncheckedPolicy(String resourceId, String method, String appId, String contextPath)
           
 void CSSServletSecurityServices.CSSApplicationServices.endRoleAndPolicyDeployments()
           
 Filter[] CSSServletSecurityServices.CSSApplicationServices.getServletAuthenticationFilters(ServletContext ctx)
           
 void CSSServletSecurityServices.CSSApplicationServices.startDeployment()
           
 void CSSServletSecurityServices.CSSApplicationServices.undeployAllPolicies()
           
 void CSSServletSecurityServices.CSSApplicationServices.undeployAllRoles()
           
 


Copyright 1996, 2011, 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
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02