Package | Description |
---|---|
weblogic.security.net |
Provides interfaces and classes that are used to implement network connection filters.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionFilterImpl.accept(ConnectionEvent evt)
Filters a client connection event.
|
void |
ConnectionFilter.accept(ConnectionEvent evt)
Accept or deny an incoming connection from a client.
|