A C G I O S T V 

A

AddressChecker - Class in org.icatproject.authentication
Utility to check IP4 and IP6 addresses for acceptability.
AddressChecker(String) - Constructor for class org.icatproject.authentication.AddressChecker
Takes a space separated list of patterns to accept
authenticate(Map<String, String>, String) - Method in interface org.icatproject.authentication.Authenticator
 
Authentication - Class in org.icatproject.authentication
An authentication object holding both the raw user name and the mechanism To support multiple authentication mechanism at a site, an authentication object holds both the name of the mechanism and the user name authenticated by that mechanism.
Authentication(String, String) - Constructor for class org.icatproject.authentication.Authentication
 
Authenticator - Interface in org.icatproject.authentication
An interface to be implemented by an ICAT authenticator plugin.

C

check(String) - Method in class org.icatproject.authentication.AddressChecker
Check that an IP address matches one of the desired patterns

G

getOffset() - Method in exception org.icatproject.core.IcatException
 
getType() - Method in exception org.icatproject.core.IcatException
 
getUserName() - Method in class org.icatproject.authentication.Authentication
 

I

IcatException - Exception in org.icatproject.core
 
IcatException(IcatException.IcatExceptionType, String) - Constructor for exception org.icatproject.core.IcatException
 
IcatException(IcatException.IcatExceptionType, String, int) - Constructor for exception org.icatproject.core.IcatException
 
IcatException.IcatExceptionType - Enum in org.icatproject.core
 

O

org.icatproject.authentication - package org.icatproject.authentication
Provides the classes necessary to create an ICAT authentication plugin.
org.icatproject.core - package org.icatproject.core
 

S

setOffset(int) - Method in exception org.icatproject.core.IcatException
 
setType(IcatException.IcatExceptionType) - Method in exception org.icatproject.core.IcatException
 

T

toString() - Method in class org.icatproject.authentication.Authentication
 
toString() - Method in exception org.icatproject.core.IcatException
 

V

valueOf(String) - Static method in enum org.icatproject.core.IcatException.IcatExceptionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.icatproject.core.IcatException.IcatExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
A C G I O S T V 

Copyright © 2013 The ICAT Collaboration. All Rights Reserved.