Package | Description |
---|---|
org.icatproject.authentication |
Provides the classes necessary to create an ICAT authentication plugin.
|
Modifier and Type | Method and Description |
---|---|
Authentication |
Authenticator.authenticate(Map<String,String> credentials,
String remoteAddr) |
boolean |
AddressChecker.check(String addr)
Check that an IP address matches one of the desired patterns
|
Constructor and Description |
---|
AddressChecker(String patternString)
Takes a space separated list of patterns to accept
|
Copyright © 2012 The ICAT Collaboration. All Rights Reserved.