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 acceptIcatException
public boolean check(String addr) throws IcatException
addr
- the input addressIcatException
Copyright © 2013 The ICAT Collaboration. All Rights Reserved.