Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.3)

Part Number E13941-03

Package weblogic.security.net

Provides interfaces and classes that are used to implement network connection filters.

See:
          Description

Interface Summary
ConnectionFilter Connection filter interface.
ConnectionFilterRulesListener ConnectionFilterRulesListener interface.
 

Class Summary
ConnectionEvent  
ConnectionFilterImpl Default connection filter implementation.
 

Exception Summary
FilterException Connection filter exception.
 

Package weblogic.security.net Description

Provides interfaces and classes that are used to implement network connection filters. Network connection filters allow or deny connections to WebLogic Server based on attributes such as the IP address, domain, or protocol of the initiator of the network connection.


Copyright 1996, 2010, 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 10.3.3 API Reference
11g Release 1 (10.3.3)

Part Number E13941-03