public static class FilterChainFactory.EntryConfiguration
extends java.lang.Object
isMessageAccepted()
.
The '-' means that filter will be processed as 'deny' filter in the chain.Constructor | Description |
---|---|
EntryConfiguration(java.lang.String filterName,
boolean negation,
FilterChain.FilterResult result) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object obj) |
|
java.lang.String |
getFilterName() |
|
FilterChain.FilterResult |
getResult() |
|
int |
hashCode() |
|
boolean |
isNegative() |
public EntryConfiguration(java.lang.String filterName, boolean negation, FilterChain.FilterResult result)
public java.lang.String getFilterName()
public boolean isNegative()
public FilterChain.FilterResult getResult()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.