|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.wda.g2.security.ClientChecker
jp.wda.g2.security.IPAddressChecker
public class IPAddressChecker
フィールドの概要 |
---|
クラス jp.wda.g2.security.ClientChecker から継承されたフィールド |
---|
ACCEPT, CHAIN, REJECT |
コンストラクタの概要 | |
---|---|
IPAddressChecker(java.lang.String addresses,
int trueOperation,
int falseOperation)
|
メソッドの概要 | |
---|---|
int |
enter(SocketProcessor client)
クライアントを検査し接続を許可するかどうか判定します。 |
クラス jp.wda.g2.security.ClientChecker から継承されたメソッド |
---|
exit |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public IPAddressChecker(java.lang.String addresses, int trueOperation, int falseOperation)
メソッドの詳細 |
---|
public int enter(SocketProcessor client)
ClientChecker
の記述:
ClientChecker
内の enter
client
- 検査を行うクライアント
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |