public class AddressChecker extends Object
Authenticator.| Constructor and Description |
|---|
AddressChecker(String patternString)
Takes a space separated list of patterns to accept
|
public AddressChecker(String patternString) throws IcatException
patternString - a space separated list of patterns to acceptIcatExceptionpublic boolean check(String addr) throws IcatException
addr - the input addressIcatExceptionCopyright © 2013 The ICAT Collaboration. All Rights Reserved.