A B C D E F G H I J K L M N O P Q R S T U V W X _

A

AbstractAPIRequestHandler - Class in org.aselect.server.request.handler.aselect.authentication
Abstract API request handler.
AbstractAPIRequestHandler(RequestParser, HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.aselect.authentication.AbstractAPIRequestHandler
Construct a instance.
AbstractAPIRequestHandler - Class in org.aselect.server.request.handler.sfs.authentication
Abstract API request handler.
AbstractAPIRequestHandler(RequestParser, HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.sfs.authentication.AbstractAPIRequestHandler
Construct a instance.
AbstractBrowserRequestHandler - Class in org.aselect.server.request.handler.aselect.authentication
Abstract browser request handler.
AbstractBrowserRequestHandler(HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.aselect.authentication.AbstractBrowserRequestHandler
Construct an instance.
AbstractBrowserRequestHandler - Class in org.aselect.server.request.handler.sfs.authentication
Abstract browser request handler.
AbstractBrowserRequestHandler(HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.sfs.authentication.AbstractBrowserRequestHandler
Construct an instance.
AbstractLDAPProtocolHandler - Class in org.aselect.authspserver.authsp.ldap
This class contains base functionality for LDAP AuthSP handlers.
AbstractLDAPProtocolHandler() - Constructor for class org.aselect.authspserver.authsp.ldap.AbstractLDAPProtocolHandler
 
AbstractRADIUSProtocolHandler - Class in org.aselect.authspserver.authsp.radius
Abstract Radius Protocol Handler.
AbstractRADIUSProtocolHandler() - Constructor for class org.aselect.authspserver.authsp.radius.AbstractRADIUSProtocolHandler
 
AbstractRequestHandler - Class in org.aselect.server.request.handler
Abstract class implementing the basic functionality of a Request handler.
AbstractRequestHandler() - Constructor for class org.aselect.server.request.handler.AbstractRequestHandler
 
AbstractWebSSOProfile - Class in org.aselect.server.request.handler.saml11.websso
Abstract class implementing the basic functionality of a WebSSO profile handler.
AbstractWebSSOProfile() - Constructor for class org.aselect.server.request.handler.saml11.websso.AbstractWebSSOProfile
 
ACCESS_ACCEPT - Static variable in interface org.aselect.authspserver.authsp.radius.IRADIUSProtocolHandler
ACCESS_ACCEPT
ACCESS_REJECT - Static variable in interface org.aselect.authspserver.authsp.radius.IRADIUSProtocolHandler
ACCESS_REJECT
ACCESS_REQUEST - Static variable in interface org.aselect.authspserver.authsp.radius.IRADIUSProtocolHandler
ACCESS_REQUEST
addAgentEventListener(IAgentEventListener) - Method in class org.aselect.agent.ntservice.AgentEventManager
Add a new listener for Agent events.
addAttribute(String, String) - Method in class org.aselect.server.processor.AttributesMulti
Add a new name, value pair to the list of attributes.
addAttributes(String, Vector) - Method in class org.aselect.server.processor.AttributesMulti
Add a new NVPair to the list of attributes.
addValue(String) - Method in class org.aselect.server.processor.NMVPair
Add a single value to this pair.
addValues(Vector) - Method in class org.aselect.server.processor.NMVPair
Add one or more values to this name value pair.
AdminMonitor - Class in org.aselect.agent.admin
Implements a GUI for monitoring tickets that are issued by the A-Select Agent.
AdminMonitor() - Constructor for class org.aselect.agent.admin.AdminMonitor
 
AdminMonitor - Class in org.aselect.server.admin
The AdminMonitor main Class.
AdminMonitor() - Constructor for class org.aselect.server.admin.AdminMonitor
Create a new instance.
AgentEvent - Class in org.aselect.agent.ntservice
Implements the class with event codes for use with the ASelect Agent Service for use in Windows environments.
AgentEvent(int) - Constructor for class org.aselect.agent.ntservice.AgentEvent
Create a new instance.
AgentEventManager - Class in org.aselect.agent.ntservice
The agent event manager.
AgentNTService - Class in org.aselect.agent.ntservice
A-Select agent service wrapper.
AgentNTService() - Constructor for class org.aselect.agent.ntservice.AgentNTService
Create a new intance.
AND - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Logic and operator.
APIAttributeRequestor - Class in org.aselect.server.attributes.requestors.api
API call Attribute requestor.
APIAttributeRequestor() - Constructor for class org.aselect.server.attributes.requestors.api.APIAttributeRequestor
Create a new APIAttributeRequestor.
Application - Class in org.aselect.server.application
The Application (Bean) class

Description:
Contains all the required features of an Application needed in A-Select.
Application(String, Integer, Integer, boolean, boolean, String, PublicKey) - Constructor for class org.aselect.server.application.Application
Contructor which contains the default parameters for an Application

Application() - Constructor for class org.aselect.server.application.Application
Default contructor.
ApplicationAPIHandler - Class in org.aselect.server.request.handler.aselect.authentication
Handle API requests from Applications and A-Select Agents.
ApplicationAPIHandler(RequestParser, HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.aselect.authentication.ApplicationAPIHandler
Create a new instance.
ApplicationAPIHandler - Class in org.aselect.server.request.handler.sfs.authentication
Handle API requests from Applications and A-Select Agents.
ApplicationAPIHandler(RequestParser, HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.sfs.authentication.ApplicationAPIHandler
Create a new instance.
ApplicationBrowserHandler - Class in org.aselect.server.request.handler.aselect.authentication
This class handles login requests coming from applications through a users browser.
ApplicationBrowserHandler(HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.aselect.authentication.ApplicationBrowserHandler
Constructor for ApplicationBrowserHandler.
ApplicationBrowserHandler - Class in org.aselect.server.request.handler.sfs.authentication
This class handles login requests coming from applications through a users browser.
ApplicationBrowserHandler(HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.sfs.authentication.ApplicationBrowserHandler
Constructor for ApplicationBrowserHandler.
ApplicationManager - Class in org.aselect.server.application
The application manager for the A-Select Server.
ApplicationManager() - Constructor for class org.aselect.server.application.ApplicationManager
 
ASelectAgent - Class in org.aselect.agent
A-Select Agent Main Class.
ASelectAgent() - Constructor for class org.aselect.agent.ASelectAgent
Constructor for the A-Select Agent class.
ASelectAgentConfigManager - Class in org.aselect.agent.config
Implements the ConfigManager for the A-Select Agent package.
ASelectAgentSAMAgent - Class in org.aselect.agent.sam
The SAM agent for the A-Select Agent.
ASelectAgentSystemLogger - Class in org.aselect.agent.log
Implements the System logger for the A-Select Agent package.
ASelectAPIHandler - Class in org.aselect.server.request.handler.aselect.authentication
This class handles incoming API calls from local servers.
ASelectAPIHandler(RequestParser, HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.aselect.authentication.ASelectAPIHandler
Create a new instance.
ASelectAPIHandler - Class in org.aselect.server.request.handler.sfs.authentication
This class handles incoming API calls from local servers.
ASelectAPIHandler(RequestParser, HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.sfs.authentication.ASelectAPIHandler
Create a new instance.
ASelectAttributesException - Exception in org.aselect.system.exception
Attributes exception.
ASelectAttributesException(String) - Constructor for exception org.aselect.system.exception.ASelectAttributesException
Creates a new instance.
ASelectAttributesException(String, Throwable) - Constructor for exception org.aselect.system.exception.ASelectAttributesException
Create new instance with a cause.
ASelectAuthenticationLogger - Class in org.aselect.server.log
The authentication logger for the A-Select Server.
ASelectAuthenticationProfile - Class in org.aselect.server.request.handler.aselect
The A-Select Authentication Profile.
ASelectAuthenticationProfile() - Constructor for class org.aselect.server.request.handler.aselect.ASelectAuthenticationProfile
 
ASelectAuthenticationProfile - Class in org.aselect.server.request.handler.sfs
The A-Select Authentication Profile.
ASelectAuthenticationProfile() - Constructor for class org.aselect.server.request.handler.sfs.ASelectAuthenticationProfile
 
ASelectAuthorizationException - Exception in org.aselect.system.exception
Aurhorization exception.
ASelectAuthorizationException(String) - Constructor for exception org.aselect.system.exception.ASelectAuthorizationException
Creates a new instance.
ASelectAuthorizationException(String, Throwable) - Constructor for exception org.aselect.system.exception.ASelectAuthorizationException
Create new instance with a cause.
ASelectAuthSPException - Exception in org.aselect.system.exception
AuthSP exception.
ASelectAuthSPException(String) - Constructor for exception org.aselect.system.exception.ASelectAuthSPException
Creates a new instance.
ASelectAuthSPException(String, Throwable) - Constructor for exception org.aselect.system.exception.ASelectAuthSPException
Create new instance with a cause.
ASelectBrowserHandler - Class in org.aselect.server.request.handler.aselect.authentication
This class handles requests coming from a a-select server through a users browser.
ASelectBrowserHandler(HttpServletRequest, HttpServletResponse, String, String, IProcessor) - Constructor for class org.aselect.server.request.handler.aselect.authentication.ASelectBrowserHandler
Constructor for ASelectBrowserHandler.
ASelectBrowserHandler - Class in org.aselect.server.request.handler.sfs.authentication
This class handles requests coming from a a-select server through a users browser.
ASelectBrowserHandler(HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.sfs.authentication.ASelectBrowserHandler
Constructor for ASelectBrowserHandler.
ASelectCommunicationException - Exception in org.aselect.system.exception
Communication exception.
ASelectCommunicationException(String) - Constructor for exception org.aselect.system.exception.ASelectCommunicationException
Create new instance.
ASelectCommunicationException(String, Throwable) - Constructor for exception org.aselect.system.exception.ASelectCommunicationException
Create new instance with a cause.
ASelectConfigException - Exception in org.aselect.system.exception
Coniguration exception.
ASelectConfigException(String) - Constructor for exception org.aselect.system.exception.ASelectConfigException
Create new instance.
ASelectConfigException(String, Throwable) - Constructor for exception org.aselect.system.exception.ASelectConfigException
Create new instance with a cause.
ASelectConfigManager - Class in org.aselect.server.config
The configuration manager for the A-Select Server.
ASelectDatabaseException - Exception in org.aselect.system.exception
Database exception.
ASelectDatabaseException(String) - Constructor for exception org.aselect.system.exception.ASelectDatabaseException
Create new instance.
ASelectDatabaseException(String, Throwable) - Constructor for exception org.aselect.system.exception.ASelectDatabaseException
Create new instance with a cause.
ASelectException - Exception in org.aselect.system.exception
Standard A-Select exception.
ASelectException(String) - Constructor for exception org.aselect.system.exception.ASelectException
Creates a new instance.
ASelectException(String, Throwable) - Constructor for exception org.aselect.system.exception.ASelectException
Create new instance with a cause.
ASelectHttpServlet - Class in org.aselect.system.servlet
Base servlet for A-Select (core) components.
ASelectHttpServlet() - Constructor for class org.aselect.system.servlet.ASelectHttpServlet
 
ASelectRestartRequestHandler - Class in org.aselect.server.request.handler.aselect
Handles the A-Select restart request.
ASelectRestartRequestHandler() - Constructor for class org.aselect.server.request.handler.aselect.ASelectRestartRequestHandler
 
ASelectSAMAgent - Class in org.aselect.server.sam
A singleton class for the SAMAgent.
ASelectSAMConstants - Class in org.aselect.server.sam
Class that contains static variables used by the A-Select SAM Service.
ASelectSAMConstants() - Constructor for class org.aselect.server.sam.ASelectSAMConstants
 
ASelectSAMException - Exception in org.aselect.system.exception
SAM exception.
ASelectSAMException(String) - Constructor for exception org.aselect.system.exception.ASelectSAMException
Creates a new instance.
ASelectSAMException(String, Throwable) - Constructor for exception org.aselect.system.exception.ASelectSAMException
Create new instance with a cause.
ASelectServer - Class in org.aselect.server
This is the A-Select Server main class.
ASelectServer() - Constructor for class org.aselect.server.ASelectServer
 
ASelectStorageException - Exception in org.aselect.system.exception
Storage exception.
ASelectStorageException(String) - Constructor for exception org.aselect.system.exception.ASelectStorageException
Create new instance.
ASelectStorageException(String, Throwable) - Constructor for exception org.aselect.system.exception.ASelectStorageException
Create new instance with a cause.
ASelectSystemLogger - Class in org.aselect.server.log
The system logger for the A-Select Server.
ASelectUDBException - Exception in org.aselect.system.exception
UDB exception.
ASelectUDBException(String) - Constructor for exception org.aselect.system.exception.ASelectUDBException
Creates a new instance.
ASelectUDBException(String, Throwable) - Constructor for exception org.aselect.system.exception.ASelectUDBException
Create new instance with a cause.
ASOAPException - Exception in org.aselect.system.communication.server.soap11
An exception that is used to create SOAP fault elements.
ASOAPException - Exception in org.aselect.system.communication.server.soap12
An exception that is used to create SOAP fault elements.
AssertionSessionManager - Class in org.aselect.server.request.handler.saml11.common
Session manager for temporary Assertion storage.
ATTR_ENCODING_STYLE - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
Encoding style attribute.
ATTR_ENCODING_STYLE - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
Encoding style attribute.
AttributeGatherer - Class in org.aselect.server.attributes
Gather and filter user attributes.
AttributeProcessor - Class in org.aselect.server.processor
The attribute processor.
AttributeProcessor() - Constructor for class org.aselect.server.processor.AttributeProcessor
Create a new AttributeProcessor

Concurrency issues:
-

Preconditions:
-

Postconditions:
-
AttributeProcessorProceeder - Class in org.aselect.server.request.handler.attributeprocessor
Request handler for finishing the cross authentication process for the AttributeProcessor.
AttributeProcessorProceeder() - Constructor for class org.aselect.server.request.handler.attributeprocessor.AttributeProcessorProceeder
Constructor.
AttributesMulti - Class in org.aselect.server.processor
A collection of NMVPairs.
AttributesMulti() - Constructor for class org.aselect.server.processor.AttributesMulti
Create an empty AttributesMulti
Description:
Initializes the attributes.

Concurrency issues:
-

Preconditions:
-

Postconditions:
-
AttributesMulti(String) - Constructor for class org.aselect.server.processor.AttributesMulti
Create a new AttributesMulti, based on a URL encoded name/value string.
AttributesMulti(Hashtable) - Constructor for class org.aselect.server.processor.AttributesMulti
Create a AttributesMulti object from a Hashtable (containing Strings and Vectors).
authenticate(String) - Method in class org.aselect.authspserver.authsp.ldap.AbstractLDAPProtocolHandler
Authenticate a user using LDAP.
authenticate(String) - Method in interface org.aselect.authspserver.authsp.ldap.ILDAPProtocolHandler
Authenticate a user with LDAP.
authenticate(String) - Method in class org.aselect.authspserver.authsp.radius.AbstractRADIUSProtocolHandler
Autehnticate a user with Radius.
authenticate(String) - Method in interface org.aselect.authspserver.authsp.radius.IRADIUSProtocolHandler
The authenticate function which must be implemented for all Radius Protocol handlers.
authenticate(String) - Method in class org.aselect.authspserver.authsp.radius.RADIUSCHAPProtocolHandler
.
authenticate(String) - Method in class org.aselect.authspserver.authsp.radius.RADIUSPAPProtocolHandler
.
AuthenticationLogger - Class in org.aselect.system.logging
Authentication logger.
AuthenticationLogger() - Constructor for class org.aselect.system.logging.AuthenticationLogger
Create a new default instance.
AuthorizationEngine - Class in org.aselect.agent.authorization
A-Select Agent authorization engine.
AuthorizationRule - Class in org.aselect.agent.authorization.parsing
An A-Select Authorization rule.
AuthorizationRule(String, String, EvaluationTree) - Constructor for class org.aselect.agent.authorization.parsing.AuthorizationRule
Create a new AuthorizationRule.
AuthorizationRuleEvaluator - Class in org.aselect.agent.authorization.evaluation
Evaluator for authorization rules.
AuthorizationRuleEvaluator(SystemLogger) - Constructor for class org.aselect.agent.authorization.evaluation.AuthorizationRuleEvaluator
Create a new AuthorizationRuleEvaluator.
AuthorizationRuleParser - Class in org.aselect.agent.authorization.parsing
Parser for evaluation rules.
AuthorizationRuleParser(AuthorizationRuleScanner, SystemLogger) - Constructor for class org.aselect.agent.authorization.parsing.AuthorizationRuleParser
Create a new AuthorizationRuleParser.
AuthorizationRuleScanner - Class in org.aselect.agent.authorization.parsing
Scanner for evaluation rules.
AuthorizationRuleScanner(Reader) - Constructor for class org.aselect.agent.authorization.parsing.AuthorizationRuleScanner
 
AuthorizationRuleScanner(InputStream) - Constructor for class org.aselect.agent.authorization.parsing.AuthorizationRuleScanner
 
AuthorizationRuleToken - Class in org.aselect.agent.authorization.parsing
A token that is used when scanning, parsing and evaluating authorization rules.
AuthorizationRuleToken(int, int, Object) - Constructor for class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Create a new AuthorizationRuleToken.
AuthSPAPIHandler - Class in org.aselect.server.request.handler.aselect.authentication
This class handles authentication responses and API calls originating from an authsp.
AuthSPAPIHandler(RequestParser, HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.aselect.authentication.AuthSPAPIHandler
Create new instance.
AuthSPAPIHandler - Class in org.aselect.server.request.handler.sfs.authentication
This class handles authentication responses and API calls originating from an authsp.
AuthSPAPIHandler(RequestParser, HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.sfs.authentication.AuthSPAPIHandler
Create new instance.
AuthSPAuthenticationLogger - Class in org.aselect.authspserver.log
A singleton class for the SystemLogger that logs Authentication information.
AuthSPBrowserHandler - Class in org.aselect.server.request.handler.aselect.authentication
This class handles cross-authentication requests coming from a remote A-Select Server, except for the cross_login request.
AuthSPBrowserHandler(HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.aselect.authentication.AuthSPBrowserHandler
Constructor for AuthSPBrowserHandler.
AuthSPBrowserHandler - Class in org.aselect.server.request.handler.sfs.authentication
This class handles cross-authentication requests coming from a remote A-Select Server, except for the cross_login request.
AuthSPBrowserHandler(HttpServletRequest, HttpServletResponse, String, String) - Constructor for class org.aselect.server.request.handler.sfs.authentication.AuthSPBrowserHandler
Constructor for AuthSPBrowserHandler.
AuthSPConfigManager - Class in org.aselect.authspserver.config
The configuration manager for the A-Select AuthSP Server.
AuthSPHandler - Class in org.aselect.server.authspprotocol.handler
The AuthSPHandlers (Bean) class

Description:
Contains all the required features of an AuthSPHandler needed in A-Select.
AuthSPHandler() - Constructor for class org.aselect.server.authspprotocol.handler.AuthSPHandler
Default condtructor
AuthSPHandler(String, String, String, String, String, Integer, boolean) - Constructor for class org.aselect.server.authspprotocol.handler.AuthSPHandler
Contructor which contains the default parameters for an AuthSPHandler
AuthSPHandlerManager - Class in org.aselect.server.authspprotocol.handler
The AuthSPHandler manager for the A-Select Server.
AuthSPHandlerManager() - Constructor for class org.aselect.server.authspprotocol.handler.AuthSPHandlerManager
 
AuthSPSAMAgent - Class in org.aselect.authspserver.sam
A singleton class for the SAMAgent.
AuthSPServlet - Class in org.aselect.authspserver
The A-Select AuthSP Server.
AuthSPServlet() - Constructor for class org.aselect.authspserver.AuthSPServlet
 
AuthSPSessionManager - Class in org.aselect.authspserver.session
A session manager for all AuthSP's.
AuthSPSystemLogger - Class in org.aselect.authspserver.log
A singleton class for the SystemLogger that logs system information.

B

Base64 - Class in org.aselect.system.utils
RFC 2045 compliant Base64 Codec.
Base64() - Constructor for class org.aselect.system.utils.Base64
 
BASE64Decoder - Class in org.aselect.system.utils
RFC 2045 compliant Base64 decoder.
BASE64Decoder() - Constructor for class org.aselect.system.utils.BASE64Decoder
 
BASE64Encoder - Class in org.aselect.system.utils
RFC 2045 compliant Base64 encoder.
BASE64Encoder() - Constructor for class org.aselect.system.utils.BASE64Encoder
 
BrowserArtifact - Class in org.aselect.server.request.handler.saml11.websso.profile
Browser/Artifact websso profile.
BrowserArtifact() - Constructor for class org.aselect.server.request.handler.saml11.websso.profile.BrowserArtifact
 
BrowserPost - Class in org.aselect.server.request.handler.saml11.websso.profile
Browser/Post websso profile.
BrowserPost() - Constructor for class org.aselect.server.request.handler.saml11.websso.profile.BrowserPost
 

C

cleanup(Long) - Method in class org.aselect.system.storagemanager.handler.JDBCStorageHandler
Removes the objects from the database that have expired.
cleanup(Long) - Method in class org.aselect.system.storagemanager.handler.MemoryStorageHandler
Removes the objects from memory table that have been expired.
cleanup(Long) - Method in interface org.aselect.system.storagemanager.IStorageHandler
Removes expired objects from the storage.
CLIENT - Static variable in exception org.aselect.system.communication.server.soap11.ASOAPException
Sender fault
CLOSE - Static variable in class org.aselect.agent.ntservice.AgentEvent
Close event ID
closeHandlers() - Method in class org.aselect.system.logging.AuthenticationLogger
Cleanup logger resources.
closeHandlers() - Method in class org.aselect.system.logging.SystemLogger
Cleanup logger resources.
commitTransaction(Statement) - Method in class org.aselect.system.db.SQLDatabaseConnector
Excute the "COMMIT" command.
Communicator - Class in org.aselect.system.communication.server
Defines a communicator which can be used with A-Select.
Communicator(IMessageCreatorInterface) - Constructor for class org.aselect.system.communication.server.Communicator
Creates a new instance of Communicator.
compareTo(Object) - Method in class org.aselect.agent.authorization.parsing.types.IPv4Address
Compare two ip adresses (Only equals is supported).
compareTo(Object) - Method in class org.aselect.agent.authorization.parsing.types.IPv6Address
Compare two ip adresses (Only equals is supported).
composeRequest(String, DatagramPacket) - Method in class org.aselect.authspserver.authsp.radius.RADIUSCHAPProtocolHandler
This methods composes a RADIUS access-request packet and sends it to the RADIUS Server.
computeAuthenticationRequest(String) - Method in class org.aselect.server.authspprotocol.handler.DBAuthSPHandler
Creates the authentication request URL.
computeAuthenticationRequest(String) - Method in class org.aselect.server.authspprotocol.handler.IP
Creates the authentication request URL.
computeAuthenticationRequest(String) - Method in class org.aselect.server.authspprotocol.handler.Ldap
Creates the authentication request URL.
computeAuthenticationRequest(String) - Method in class org.aselect.server.authspprotocol.handler.NullAuthSP
Sends an authentication request to the authsp.
computeAuthenticationRequest(String) - Method in class org.aselect.server.authspprotocol.handler.PKI
Computes the request which will be sent to the PKI AuthSP.
computeAuthenticationRequest(String) - Method in class org.aselect.server.authspprotocol.handler.Radius
Creates the Authentication Request for the Radius AuthSP, which will be send by redirecting the user.
computeAuthenticationRequest(String) - Method in interface org.aselect.server.authspprotocol.IAuthSPProtocolHandler
Creation of an AuthSP specific redirect URL.
ConfigManager - Class in org.aselect.system.configmanager
A common configuration manager.
ConfigManager() - Constructor for class org.aselect.system.configmanager.ConfigManager
Default constructor.
ConfigStorage - Class in org.aselect.server.elo.handler
The Elo store that retrieves its information from the A-Select configuration file.
ConfigStorage() - Constructor for class org.aselect.server.elo.handler.ConfigStorage
Default constructor.
connect() - Method in class org.aselect.system.db.SQLDatabaseConnector
Connect to the database.
containsKey(Object) - Method in class org.aselect.system.storagemanager.handler.JDBCStorageHandler
Checks if the supplied key already exists in the database

containsKey(Object) - Method in class org.aselect.system.storagemanager.handler.MemoryStorageHandler
Checks if the supplied key already exists in the Hashtable

containsKey(Object) - Method in interface org.aselect.system.storagemanager.IStorageHandler
Checks if the the supplied key object exists in the physical storage.
containsKey(Object) - Method in class org.aselect.system.storagemanager.StorageManager
Checks if the supplied key already exists in the physical storage
CONTENT_TYPE - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
The MIME content type for SOAP 1.1
CONTENT_TYPE - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
The MIME content type for SOAP 1.2
CONTENT_TYPE_11 - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
The MIME content type for SOAP 1.1
convertCGIMessage(String) - Method in class org.aselect.system.communication.client.raw.RawCommunicator
Convert a CGI message string into a Hashtable.
convertCGIMessage(String) - Method in class org.aselect.system.communication.server.raw.RawMessageCreator
Convert a CGI string.
convertCGIMessage(String) - Static method in class org.aselect.system.utils.Utils
Converts a CGI-based String to a hashtable.
convertToKnownType(Object) - Static method in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Convert a String to known Java types.
CookieMonsterHandler - Class in org.aselect.server.request.handler.entree.sso.cookiemonster
This handler receives requests sent by the ELO to indicate that a certain user has authenticated.
CookieMonsterHandler() - Constructor for class org.aselect.server.request.handler.entree.sso.cookiemonster.CookieMonsterHandler
 
createRequestHandler(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.aselect.authentication.RequestHandlerFactory
Factory method for creating a request handler.
createRequestHandler(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.sfs.authentication.RequestHandlerFactory
Factory method for creating a request handler.
createSAMLAssertion(String, String, Hashtable, String, String, String, String) - Method in class org.aselect.server.request.handler.saml11.websso.AbstractWebSSOProfile
Creates a SAMLAssertion object.
createSession(String, Hashtable) - Method in class org.aselect.agent.session.SessionManager
Create a session.
createSession(String, Hashtable) - Method in class org.aselect.authspserver.session.AuthSPSessionManager
Create a session with the supplied RID as ID.
createSession(Hashtable) - Method in class org.aselect.server.session.SessionManager
Create a unique session ID and stores the htSessionContext using this ID.
createSession(String, Hashtable) - Method in class org.aselect.server.session.SessionManager
Stores a new session context using the supplied session ID.
createTGT(Hashtable) - Method in class org.aselect.server.tgt.TGTManager
Creates a new TGT for the supplied data and stores it in the storage manager.
createTicket(Hashtable) - Method in class org.aselect.agent.ticket.TicketManager
Create a Agent ticket.
CrossASelectManager - Class in org.aselect.server.cross
This class loads all necessary configuration needed to set up a 'cross' A-Select environment.
crypt(String) - Static method in class org.aselect.authspserver.authsp.db.MD5Crypt
LINUX/BSD MD5Crypt function
crypt(String, String) - Static method in class org.aselect.authspserver.authsp.db.MD5Crypt
LINUX/BSD MD5Crypt function
crypt(String, String, String) - Static method in class org.aselect.authspserver.authsp.db.MD5Crypt
Linux/BSD MD5Crypt function
CryptoEngine - Class in org.aselect.authspserver.crypto
The A-Select AuthSP CryptoEngine.
CryptoEngine(String, AuthSPSystemLogger) - Constructor for class org.aselect.authspserver.crypto.CryptoEngine
Constructor for CryptoEngine.
CryptoEngine - Class in org.aselect.server.crypto
This class contains crypto-related (helper) methods.

D

DATA_ENCODING_UNKNOWN - Static variable in exception org.aselect.system.communication.server.soap12.ASOAPException
Data encoding unknown fault.
DATA_GROUP - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Value or key group.
DBAuthSP - Class in org.aselect.authspserver.authsp.db
An A-Select AuthSP that uses a database as back-end.
DBAuthSP() - Constructor for class org.aselect.authspserver.authsp.db.DBAuthSP
 
DBAuthSPHandler - Class in org.aselect.server.authspprotocol.handler
The DB AuthSP Handler.
DBAuthSPHandler() - Constructor for class org.aselect.server.authspprotocol.handler.DBAuthSPHandler
 
decode(String) - Static method in class org.aselect.system.utils.Base64
Decodes a Base64 encoded String.
decodeBuffer(String) - Method in class org.aselect.system.utils.BASE64Decoder
Decodes a Base64 input String.
decryptTGT(String) - Method in class org.aselect.server.crypto.CryptoEngine
Decrypt a TGT using the configured encryption algorithm (cipher).
DefaultSelectorHandler - Class in org.aselect.server.cross.selectorhandler
This class handles the remote A-Select Server selection by means of a user HTML form.
DefaultSelectorHandler() - Constructor for class org.aselect.server.cross.selectorhandler.DefaultSelectorHandler
 
deserializeAttributes(String) - Method in class org.aselect.agent.handler.RequestHandler
Deserialize attributes and convertion to a Hashtable.
destroy() - Method in class org.aselect.agent.ASelectAgent
Clean up Agent.
destroy() - Method in class org.aselect.authspserver.authsp.pki.PKIAuthSP
Destroys the PKIManager with all its threads.
destroy() - Method in class org.aselect.authspserver.authsp.pki.PKIManager
Destroy all running threads
destroy() - Method in class org.aselect.authspserver.AuthSPServlet
Destroys the servlet and closes the SystemLogger handlers.
destroy() - Method in class org.aselect.authspserver.sam.SAMService
Calls the super class destroy method.
destroy() - Method in class org.aselect.server.ASelectServer
Free resources, stop worker threads, and generally shutdown the A-Select Server.
destroy() - Method in class org.aselect.server.attributes.AttributeGatherer
Destroys the objects in this class that need to be destroyed carefully.
destroy() - Method in class org.aselect.server.attributes.requestors.api.APIAttributeRequestor
Destroy the APIAttributeRequestor.
destroy() - Method in class org.aselect.server.attributes.requestors.flatfile.FlatFileAttributeRequestor
Destroys the FlatfileAttributeRequestor.
destroy() - Method in interface org.aselect.server.attributes.requestors.IAttributeRequestor
Clean up used resources.
destroy() - Method in class org.aselect.server.attributes.requestors.jdbc.JDBCAttributeRequestor
 
destroy() - Method in class org.aselect.server.attributes.requestors.jndi.JNDIAttributeRequestor
Unused method.
destroy() - Method in class org.aselect.server.attributes.requestors.opaque.OpaqueAttributeRequestor
Destroys the OpaqueAttributeRequestor.
destroy() - Method in class org.aselect.server.attributes.requestors.tgt.TGTAttributeRequestor
Clean-up the TGTAttributeRequestor.
destroy() - Method in class org.aselect.server.elo.handler.ConfigStorage
Does not really do anything.
destroy() - Method in interface org.aselect.server.elo.IELOStorage
Gives the Elo store a chance to clean up.
destroy() - Method in class org.aselect.server.processor.AttributeProcessor
Clear up remaining vars.
destroy() - Method in interface org.aselect.server.processor.IProcessor
Removes the processor from memory.
destroy() - Method in class org.aselect.server.request.handler.aselect.ASelectAuthenticationProfile
Removes the class variables from memory.
destroy() - Method in class org.aselect.server.request.handler.aselect.ASelectRestartRequestHandler
Removes class variables from memory.
destroy() - Method in class org.aselect.server.request.handler.attributeprocessor.AttributeProcessorProceeder
Removes class variables from memory.
destroy() - Method in class org.aselect.server.request.handler.entree.sso.cookiemonster.CookieMonsterHandler
Does not really do anything.
destroy() - Method in class org.aselect.server.request.handler.entree.sso.notification.SSONotifcationServiceHandler
Does not do anything.
destroy() - Method in class org.aselect.server.request.handler.entree.sso.service.SSOServiceHandler
Doesn't really do anything.
destroy() - Method in interface org.aselect.server.request.handler.IRequestHandler
Removes the class objects from memory.
destroy() - Method in class org.aselect.server.request.handler.saml11.SAML11ArtifactRequestHandler
Removes class variables from memory

destroy() - Method in class org.aselect.server.request.handler.saml11.SAML11QueryRequestHandler
Removes class variables from memory

destroy() - Method in class org.aselect.server.request.handler.saml11.SAML11RequestHandler
Destroys all WebSSO profiles available in the _htWebSSOProfiles Hashtable and destroys the Assertion Session Manager singleton.
destroy() - Method in class org.aselect.server.request.handler.saml11.websso.AbstractWebSSOProfile
 
destroy() - Method in interface org.aselect.server.request.handler.saml11.websso.IWebSSOProfile
Removes class variables from memory.
destroy() - Method in class org.aselect.server.request.handler.saml11.websso.profile.BrowserArtifact
Clear class variables from memory

destroy() - Method in class org.aselect.server.request.handler.saml11.websso.profile.BrowserPost
Clears class variables from memory.
destroy() - Method in class org.aselect.server.request.handler.sfs.ASelectAuthenticationProfile
Removes the class variables from memory.
destroy() - Method in class org.aselect.server.request.handler.sfs.SFSIdpQueryHandler
Removes the class variables from memory.
destroy() - Method in class org.aselect.server.request.handler.shibboleth.ShibbolethAuthenticationProfile
Removes the class variables from memory

destroy() - Method in class org.aselect.server.request.handler.shibboleth.ShibbolethWAYFProfile
Clears class variables from memory.
destroy() - Method in class org.aselect.server.request.RequestHandlerFactory
Destroys all objects created as class instance by this object.
destroy() - Method in class org.aselect.server.sam.SAMService
Calls the destroy of the super class.
destroy() - Method in class org.aselect.server.session.SessionManager
Destroy the SessionManager.
destroy() - Method in class org.aselect.system.sam.agent.SAMAgent
Destroys all resourcegroups (SAMResourceGroups).
destroy() - Method in class org.aselect.system.sam.agent.SAMResource
Class destroyer.
destroy() - Method in class org.aselect.system.sam.agent.SAMResourceGroup
Destroys this resourcegroup (SAMResourceGroup) and all resources (SAMResource) within this group.
destroy() - Method in class org.aselect.system.sam.service.SAMServiceServlet
Calls the default destroy method of the super class.
destroy() - Method in class org.aselect.system.storagemanager.handler.JDBCStorageHandler
Clean up all used recourses.
destroy() - Method in class org.aselect.system.storagemanager.handler.MemoryStorageHandler
Clear the storage Hashtable.
destroy() - Method in interface org.aselect.system.storagemanager.IStorageHandler
Clean up all used recourses.
destroy() - Method in class org.aselect.system.storagemanager.StorageManager
Clean up all used resources.
destroyGui() - Method in class org.aselect.agent.ASelectAgent
Clean up Agent GUI recourses if applicable.
disconnect(Statement) - Method in class org.aselect.system.db.SQLDatabaseConnector
Close the database connection.
dispatchAgentEvent(int) - Method in class org.aselect.agent.ntservice.AgentEventManager
Dispatch an Agent event.
doBind(String) - Method in class org.aselect.authspserver.authsp.ldap.AbstractLDAPProtocolHandler
Bind to the LDAP server using the user credentials.
doBind(String) - Method in class org.aselect.authspserver.authsp.ldap.LDAPSimpleProtocolHandler
Tries to bind to the LDAP server using the users credentials.
doBind(String) - Method in class org.aselect.authspserver.authsp.ldap.LDAPSSLProtocolHandler
Tries to bind to the SSL LDAP server using the users credentials.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.authspserver.authsp.db.DBAuthSP
Process requests for the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.authspserver.authsp.ip.IPAuthSP
Process requests for the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.authspserver.authsp.ldap.LDAPAuthSP
Process requests for the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.authspserver.authsp.nullauthsp.NullAuthSP
Processes requests for HTTP GET.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.authspserver.authsp.pki.PKIAuthSP
Entrypoint for handling the A-Select PKI AuthSP protocol requests.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.authspserver.authsp.radius.RadiusAuthSP
Entrypoint for handling the A-Select Radius AuthSP protocol requests from the A-Select Server.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.authspserver.AuthSPServlet
If the servlet is restartable, the request=restart is supported in the querystring.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.authspserver.authsp.db.DBAuthSP
Process requests for the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.authspserver.authsp.ldap.LDAPAuthSP
Process requests for the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.authspserver.authsp.nullauthsp.NullAuthSP
Private entry point of the Null AuthSP.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.authspserver.authsp.pki.PKIAuthSP
Entrypoint for handling 2-Factor user input form.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.authspserver.authsp.radius.RadiusAuthSP
Private entry point of the Radius AuthSP.

E

ELEM_BODY - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
SOAP body.
ELEM_BODY - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
SOAP body.
ELEM_ENVELOPE - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
SOAP envelope.
ELEM_ENVELOPE - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
SOAP envelope.
ELEM_FAULT - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
SOAP Fault.
ELEM_FAULT - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
SOAP Fault.
ELEM_FAULT_CODE - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
SOAP Fault code.
ELEM_FAULT_CODE - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
SOAP Fault code.
ELEM_FAULT_CODE_VALUE - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
SOAP Fault code value.
ELEM_FAULT_CODE_VALUE - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
SOAP Fault code value.
ELEM_FAULT_DETAIL - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
Fault detail.
ELEM_FAULT_DETAIL - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
Fault detail.
ELEM_FAULT_REASON - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
SOAP Fault reason.
ELEM_FAULT_REASON - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
SOAP Fault reason.
ELEM_FAULT_STRING - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
Fault String.
ELEM_FAULT_STRING - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
Fault String.
ELEM_HEADER - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
SOAP header.
ELEM_HEADER - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
SOAP header.
ELEM_NOTUNDERSTOOD - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
Not understood fault.
ELEM_NOTUNDERSTOOD - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
Not understood fault.
ELEM_SUPPORTEDENVELOPE - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
Supported envelope for upgrade Fault.
ELEM_SUPPORTEDENVELOPE - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
Supported envelope for upgrade Fault.
ELEM_UPGRADE - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
Upgrade fault.
ELEM_UPGRADE - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
Upgrade fault.
ELO - Class in org.aselect.server.elo
Contains the default properties from a registered ELO.
ELO(String, String, String, int, boolean) - Constructor for class org.aselect.server.elo.ELO
Default constructor.
ELOFactory - Class in org.aselect.server.elo
The ELO factory is responsible for the initialization of the ELO property objects and their storage facility.
encode(byte[]) - Static method in class org.aselect.system.utils.Base64
Encodes an array of bytes into Base64 format.
encode(byte[]) - Method in class org.aselect.system.utils.BASE64Encoder
Encodes a byte array into a Base64 String .
encodeBlock(byte[], int) - Static method in class org.aselect.system.utils.Base64
Encodes a block of 3 bytes.
encodeMV() - Method in class org.aselect.server.processor.NMVPair
Encodes the name multivalue pair into a url-encoded pair.
encryptTGT(byte[]) - Method in class org.aselect.server.crypto.CryptoEngine
Encrypt a TGT using the configured encryption algorithm (cipher).
EQUAL_TO - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Equal to operator.
equals(Object) - Method in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Returns true if the given Object is equal to this token.
ERR_CLIENT - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
Client error
ERR_CLIENT - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
Client error
ERR_DATA_ENCODING_UNKNOWN - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
Data encoding unkonown
ERR_MUST_UNDERSTAND - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
Must understand error
ERR_MUST_UNDERSTAND - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
Must understand error
ERR_RESPONSECODE - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
HTTP status code if error occurs
ERR_SERVER - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
Server error
ERR_SERVER - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
Server error
ERR_VERSION_MISMATCH - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
version mismatch error
ERR_VERSION_MISMATCH - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
version mismatch error
error(SAXParseException) - Method in class org.aselect.system.communication.server.soap11.SOAP11ErrorHandler
Handle a parser error.
error(SAXParseException) - Method in class org.aselect.system.communication.server.soap12.SOAP12ErrorHandler
Handle a parser error.
ERROR_ASELECT_AGENT_AUTHORIZATION_FAILED - Static variable in class org.aselect.system.error.Errors
Agent error: Authorization failed.
ERROR_ASELECT_AGENT_AUTHORIZATION_NOT_ENABLED - Static variable in class org.aselect.system.error.Errors
Agent error: Authorization not enabled.
ERROR_ASELECT_AGENT_CORRUPT_ATTRIBUTES - Static variable in class org.aselect.system.error.Errors
Agent error: Attributes mismatch (during verify_ticket)
ERROR_ASELECT_AGENT_COULD_NOT_AUTHENTICATE_USER - Static variable in class org.aselect.system.error.Errors
Agent error: Could not authenticate user.
ERROR_ASELECT_AGENT_COULD_NOT_REACH_ASELECT_SERVER - Static variable in class org.aselect.system.error.Errors
Agent error: A-Select Agent could not reach A-Select Server.
ERROR_ASELECT_AGENT_INTERNAL_ERROR - Static variable in class org.aselect.system.error.Errors
Agent internal error.
ERROR_ASELECT_AGENT_INVALID_REQUEST - Static variable in class org.aselect.system.error.Errors
Agent error: Invalid API request.
ERROR_ASELECT_AGENT_SESSION_EXPIRED - Static variable in class org.aselect.system.error.Errors
Agent error: Session expired.
ERROR_ASELECT_AGENT_TGT_EXPIRED - Static variable in class org.aselect.system.error.Errors
Agent error: User's TGT has expired.
ERROR_ASELECT_AGENT_TGT_NOT_VALID - Static variable in class org.aselect.system.error.Errors
Agent error: User's TGT is not valid.
ERROR_ASELECT_AGENT_TGT_TOO_LOW - Static variable in class org.aselect.system.error.Errors
Agent error: User's TGT does not meet the level of required authentication.
ERROR_ASELECT_AGENT_TICKET_EXPIRED - Static variable in class org.aselect.system.error.Errors
Agent error: User's ticket has expired.
ERROR_ASELECT_AGENT_TICKET_NOT_VALID - Static variable in class org.aselect.system.error.Errors
Agent error: User's ticket is not valid.
ERROR_ASELECT_AGENT_TOO_MUCH_USERS - Static variable in class org.aselect.system.error.Errors
Agent error: Maximum number of issued tickets has been reached.
ERROR_ASELECT_AGENT_UNKNOWN_TGT - Static variable in class org.aselect.system.error.Errors
Agent error: Unknown TGT.
ERROR_ASELECT_AGENT_UNKNOWN_TICKET - Static variable in class org.aselect.system.error.Errors
Agent error: Unknown ticket.
ERROR_ASELECT_AUTHSP_ACCESS_DENIED - Static variable in class org.aselect.system.error.Errors
A-Select error: Access denied.
ERROR_ASELECT_AUTHSP_COULD_NOT_AUTHENTICATE_USER - Static variable in class org.aselect.system.error.Errors
A-Select error: The A-Select Server could not authenticate the user.
ERROR_ASELECT_AUTHSP_INVALID_RESPONSE - Static variable in class org.aselect.system.error.Errors
A-Select error: Invalid response from an AuthSP is received.
ERROR_ASELECT_CANT_CLOSE - Static variable in class org.aselect.system.error.Errors
Error: Can't close datasource
ERROR_ASELECT_CANT_OPEN - Static variable in class org.aselect.system.error.Errors
Error: Can't open datasource
ERROR_ASELECT_CONFIG_ERROR - Static variable in class org.aselect.system.error.Errors
Could not find the right config item failed.
ERROR_ASELECT_DATABASE_CONNECT - Static variable in class org.aselect.system.error.Errors
Database connection failed
ERROR_ASELECT_DATABASE_INIT - Static variable in class org.aselect.system.error.Errors
Database initialisation failed
ERROR_ASELECT_DATABASE_QUERY_FAILED - Static variable in class org.aselect.system.error.Errors
Database query failed
ERROR_ASELECT_DATABASE_UPDATE_FAILED - Static variable in class org.aselect.system.error.Errors
Database update query failed
ERROR_ASELECT_INIT_ERROR - Static variable in class org.aselect.system.error.Errors
Initialisation failed.
ERROR_ASELECT_INTERNAL_ERROR - Static variable in class org.aselect.system.error.Errors
A-Select error: The A-Select Server could not handle the request due to an internal error.
ERROR_ASELECT_IO - Static variable in class org.aselect.system.error.Errors
Error: IO
ERROR_ASELECT_NOT_FOUND - Static variable in class org.aselect.system.error.Errors
Error: Does not exist
ERROR_ASELECT_PARSE_ERROR - Static variable in class org.aselect.system.error.Errors
Parsing failed.
ERROR_ASELECT_READ - Static variable in class org.aselect.system.error.Errors
Error: Can't read from datasource
ERROR_ASELECT_SAM_NO_RESOURCE_ACTIVE - Static variable in class org.aselect.system.error.Errors
No active SAM resource.
ERROR_ASELECT_SAM_UNAVALABLE - Static variable in class org.aselect.system.error.Errors
SAM recourse not available.
ERROR_ASELECT_SERVER_BUSY - Static variable in class org.aselect.system.error.Errors
A-Select error: The A-Select Server is busy and cannot handle the request.
ERROR_ASELECT_SERVER_CANCEL - Static variable in class org.aselect.system.error.Errors
A-Select error: The user has cancelled authentication.
ERROR_ASELECT_SERVER_ID_MISMATCH - Static variable in class org.aselect.system.error.Errors
A-Select error: A-Select Server id mismatch.
ERROR_ASELECT_SERVER_INVALID_APP_LEVEL - Static variable in class org.aselect.system.error.Errors
A-Select error: Invalid app level.
ERROR_ASELECT_SERVER_INVALID_APP_URL - Static variable in class org.aselect.system.error.Errors
A-Select error: Invalid application URL was sent to the A-Select Server.
ERROR_ASELECT_SERVER_INVALID_REQUEST - Static variable in class org.aselect.system.error.Errors
A-Select error: The A-Select Server received an invalid request from the A-Select Agent.
ERROR_ASELECT_SERVER_INVALID_SESSION - Static variable in class org.aselect.system.error.Errors
A-Select error: Session invalid.
ERROR_ASELECT_SERVER_SESSION_EXPIRED - Static variable in class org.aselect.system.error.Errors
A-Select error: Session expired.
ERROR_ASELECT_SERVER_TGT_EXPIRED - Static variable in class org.aselect.system.error.Errors
A-Select error: The TGT of the user has expired.
ERROR_ASELECT_SERVER_TGT_NOT_VALID - Static variable in class org.aselect.system.error.Errors
A-Select error: The TGT of the user was invalid.
ERROR_ASELECT_SERVER_TGT_TOO_LOW - Static variable in class org.aselect.system.error.Errors
A-Select error: TGT credentials are too low.
ERROR_ASELECT_SERVER_UNKNOWN_APP - Static variable in class org.aselect.system.error.Errors
A-Select error: Unknown application id was provided.
ERROR_ASELECT_SERVER_UNKNOWN_ORG - Static variable in class org.aselect.system.error.Errors
A-Select error: Unknown remote_organization.
ERROR_ASELECT_SERVER_UNKNOWN_TGT - Static variable in class org.aselect.system.error.Errors
A-Select error: Unknown TGT.
ERROR_ASELECT_SERVER_USER_NOT_ALLOWED - Static variable in class org.aselect.system.error.Errors
A-Select error: User is not allowed to get A-Select credentials due to restrictions on his/her account.
ERROR_ASELECT_STORAGE_CLEAN_UP - Static variable in class org.aselect.system.error.Errors
Storage cleanup failed
ERROR_ASELECT_STORAGE_CONNECTION_FAILURE - Static variable in class org.aselect.system.error.Errors
Storage connection failed
ERROR_ASELECT_STORAGE_DECODING_FAILURE - Static variable in class org.aselect.system.error.Errors
Storage decoding failed
ERROR_ASELECT_STORAGE_ENCODING_FAILURE - Static variable in class org.aselect.system.error.Errors
Storage encoding failed
ERROR_ASELECT_STORAGE_INIT - Static variable in class org.aselect.system.error.Errors
Storage initialisation failed
ERROR_ASELECT_STORAGE_INSERT - Static variable in class org.aselect.system.error.Errors
Storage insertion failed
ERROR_ASELECT_STORAGE_MAXIMUM_REACHED - Static variable in class org.aselect.system.error.Errors
Maximum storage items reached
ERROR_ASELECT_STORAGE_NO_SUCH_KEY - Static variable in class org.aselect.system.error.Errors
Storage key not found
ERROR_ASELECT_STORAGE_REMOVE - Static variable in class org.aselect.system.error.Errors
Storage removal failed
ERROR_ASELECT_STORAGE_RETRIEVE - Static variable in class org.aselect.system.error.Errors
Storage retrieval failed
ERROR_ASELECT_SUCCESS - Static variable in class org.aselect.system.error.Errors
Success.
ERROR_ASELECT_UDB_COULD_NOT_AUTHENTICATE_USER - Static variable in class org.aselect.system.error.Errors
A-Select error: The A-Select Server could not authenticate the user.
ERROR_ASELECT_UDB_INTERNAL - Static variable in class org.aselect.system.error.Errors
A-Select error: Internal error for UDB connectors
ERROR_ASELECT_UDB_UNKNOWN_USER - Static variable in class org.aselect.system.error.Errors
A-Select error: the user does not exist in the udb
ERROR_ASELECT_UDB_USER_ACCOUNT_DISABLED - Static variable in class org.aselect.system.error.Errors
A-Select error: User account is disabled with the A-Select Server.
ERROR_ASELECT_UNKNOWN_USER - Static variable in class org.aselect.system.error.Errors
Username unknown.
ERROR_ASELECT_USE_ERROR - Static variable in class org.aselect.system.error.Errors
Usage error.
ERROR_DB_ACCESS_DENIED - Static variable in class org.aselect.authspserver.authsp.db.Errors
Access denied.
ERROR_DB_COULD_NOT_AUTHENTICATE_USER - Static variable in class org.aselect.authspserver.authsp.db.Errors
Could not authneticate user.
ERROR_DB_COULD_NOT_REACH_DB_SERVER - Static variable in class org.aselect.authspserver.authsp.db.Errors
DB server unreachable.
ERROR_DB_INTERNAL_ERROR - Static variable in class org.aselect.authspserver.authsp.db.Errors
Internal error.
ERROR_DB_INVALID_PASSWORD - Static variable in class org.aselect.authspserver.authsp.db.Errors
Invalid password.
ERROR_DB_INVALID_REQUEST - Static variable in class org.aselect.authspserver.authsp.db.Errors
Invalid request.
ERROR_DB_SUCCESS - Static variable in class org.aselect.authspserver.authsp.db.Errors
Success.
ERROR_IP_ACCESS_DENIED - Static variable in class org.aselect.authspserver.authsp.ip.Errors
Access denied.
ERROR_IP_COULD_NOT_AUTHENTICATE_USER - Static variable in class org.aselect.authspserver.authsp.ip.Errors
Could not authenticate.
ERROR_IP_INTERNAL_ERROR - Static variable in class org.aselect.authspserver.authsp.ip.Errors
Internal error.
ERROR_IP_INVALID_REQUEST - Static variable in class org.aselect.authspserver.authsp.ip.Errors
Invalid request.
ERROR_IP_SUCCESS - Static variable in class org.aselect.authspserver.authsp.ip.Errors
Success.
ERROR_LDAP_ACCESS_DENIED - Static variable in class org.aselect.authspserver.authsp.ldap.Errors
Access denied.
ERROR_LDAP_COULD_NOT_AUTHENTICATE_USER - Static variable in class org.aselect.authspserver.authsp.ldap.Errors
Could not authneticate user.
ERROR_LDAP_COULD_NOT_REACH_LDAP_SERVER - Static variable in class org.aselect.authspserver.authsp.ldap.Errors
LDAP server unreachable.
ERROR_LDAP_INTERNAL_ERROR - Static variable in class org.aselect.authspserver.authsp.ldap.Errors
Internal error.
ERROR_LDAP_INVALID_PASSWORD - Static variable in class org.aselect.authspserver.authsp.ldap.Errors
Invalid password.
ERROR_LDAP_INVALID_REQUEST - Static variable in class org.aselect.authspserver.authsp.ldap.Errors
Invalid request.
ERROR_LDAP_SUCCESS - Static variable in class org.aselect.authspserver.authsp.ldap.Errors
Success.
ERROR_NULL_ACCESS_DENIED - Static variable in class org.aselect.authspserver.authsp.nullauthsp.Errors
Access is denied
ERROR_NULL_COULD_NOT_AUTHENTICATE_USER - Static variable in class org.aselect.authspserver.authsp.nullauthsp.Errors
User could not be authenticated
ERROR_NULL_INTERNAL - Static variable in class org.aselect.authspserver.authsp.nullauthsp.Errors
Internal error has occurred
ERROR_NULL_INVALID_REQUEST - Static variable in class org.aselect.authspserver.authsp.nullauthsp.Errors
An invalid request has been sent
ERROR_NULL_SUCCESS - Static variable in class org.aselect.authspserver.authsp.nullauthsp.Errors
No error
ERROR_RADIUS_ACCESS_DENIED - Static variable in class org.aselect.authspserver.authsp.radius.Errors
Error Code for Access Denied
ERROR_RADIUS_COULD_NOT_AUTHENTICATE_USER - Static variable in class org.aselect.authspserver.authsp.radius.Errors
Error Code for Could Not Authenticate User
ERROR_RADIUS_COULD_NOT_REACH_RADIUS_SERVER - Static variable in class org.aselect.authspserver.authsp.radius.Errors
Error Code for Could Not Reach Radius Server.
ERROR_RADIUS_INTERNAL_ERROR - Static variable in class org.aselect.authspserver.authsp.radius.Errors
Error Code for Internal Error
ERROR_RADIUS_INVALID_REQUEST - Static variable in class org.aselect.authspserver.authsp.radius.Errors
Error Code for Invalid Request
ERROR_RADIUS_SUCCESS - Static variable in class org.aselect.authspserver.authsp.radius.Errors
Error Code for Successfull handled Request
Errors - Class in org.aselect.authspserver.authsp.db
Contains specific DB AuthSP errors.
Errors() - Constructor for class org.aselect.authspserver.authsp.db.Errors
 
Errors - Class in org.aselect.authspserver.authsp.ip
Contains specific IP AuthSP errors.
Errors() - Constructor for class org.aselect.authspserver.authsp.ip.Errors
 
Errors - Class in org.aselect.authspserver.authsp.ldap
Contains specific LDAP AuthSP errors.
Errors() - Constructor for class org.aselect.authspserver.authsp.ldap.Errors
 
Errors - Class in org.aselect.authspserver.authsp.nullauthsp
Null AuthSP error codes.
Errors() - Constructor for class org.aselect.authspserver.authsp.nullauthsp.Errors
 
Errors - Class in org.aselect.authspserver.authsp.pki
Contains specific PKI AuthSP errors.
Errors() - Constructor for class org.aselect.authspserver.authsp.pki.Errors
 
Errors - Class in org.aselect.authspserver.authsp.radius
Error Class for Radius AuthSP.
Errors() - Constructor for class org.aselect.authspserver.authsp.radius.Errors
 
Errors - Class in org.aselect.system.error
A-Select error codes.
Errors() - Constructor for class org.aselect.system.error.Errors
 
evaluate(Hashtable, EvaluationTree) - Method in class org.aselect.agent.authorization.evaluation.AuthorizationRuleEvaluator
Evaluate a authorization rule.
EvaluationTree - Class in org.aselect.agent.authorization.parsing
A binary tree that is constructed during evaluating rule parsing.
EvaluationTree(EvaluationTree, EvaluationTree, Object) - Constructor for class org.aselect.agent.authorization.parsing.EvaluationTree
Creates a simple recursive binary tree.
executeQuery(Statement, String) - Method in class org.aselect.system.db.SQLDatabaseConnector
Execute a SQL query.
executeUpdate(Statement, String) - Method in class org.aselect.system.db.SQLDatabaseConnector
Execute a SQL update query.

F

fatalError(SAXParseException) - Method in class org.aselect.system.communication.server.soap11.SOAP11ErrorHandler
Handle a parser fatal error.
fatalError(SAXParseException) - Method in class org.aselect.system.communication.server.soap12.SOAP12ErrorHandler
Handle a parser fatal error.
FileCRLHandler - Class in org.aselect.authspserver.authsp.pki.crl.handler.file
The File CRL Handler.
FileCRLHandler() - Constructor for class org.aselect.authspserver.authsp.pki.crl.handler.file.FileCRLHandler
 
FlatFileAttributeRequestor - Class in org.aselect.server.attributes.requestors.flatfile
-

Description:
-

Concurrency issues:
None.
FlatFileAttributeRequestor() - Constructor for class org.aselect.server.attributes.requestors.flatfile.FlatFileAttributeRequestor
 
FlatFileConnector - Class in org.aselect.server.udb.flatfile
FlatFile database connector.
FlatFileConnector() - Constructor for class org.aselect.server.udb.flatfile.FlatFileConnector
 
formatDetailedError(String, String, Exception, String) - Static method in class org.aselect.system.logging.SystemLogger
Deprecated. use SystemLogger.log(Level, String, String, String, Throwable) instead.
formatInternalError(String, String, Exception) - Static method in class org.aselect.system.logging.SystemLogger
Deprecated. use SystemLogger.log(Level, String, String, String, Throwable) instead.
fromDigit(char) - Static method in class org.aselect.system.utils.Utils
Returns an int from 0 to 15 corresponding to the specified hex digit.

G

gatherAttributes(Hashtable) - Method in class org.aselect.server.attributes.AttributeGatherer
Gather all attributes for the given user.
generateSignature(String) - Method in class org.aselect.authspserver.crypto.CryptoEngine
Generates a signature of the supplied data.
generateSignature(String, String) - Method in class org.aselect.server.crypto.CryptoEngine
Generate a signature using the authsp-specific private key.
GenericAttributeRequestor - Class in org.aselect.server.attributes.requestors
A base class for attribute requestors.
GenericAttributeRequestor() - Constructor for class org.aselect.server.attributes.requestors.GenericAttributeRequestor
The default constructor.
get(Object) - Method in class org.aselect.system.storagemanager.handler.JDBCStorageHandler
Returns a particular object from the database.
get(Object) - Method in class org.aselect.system.storagemanager.handler.MemoryStorageHandler
Get a object from memory.
get(Object) - Method in interface org.aselect.system.storagemanager.IStorageHandler
Get a object from storage.
get(Object) - Method in class org.aselect.system.storagemanager.StorageManager
Retrieve object from storage.
getActiveResource(String) - Method in class org.aselect.system.sam.agent.SAMAgent
Gets an active resource from a paricular group.
getActiveResource() - Method in class org.aselect.system.sam.agent.SAMResourceGroup
Gets a active resource from this group.
getAdminPort() - Method in class org.aselect.agent.ASelectAgent
Returns the TCP/IP portnumber of the A-Select Agent's Admin interface.
getAll() - Method in class org.aselect.system.storagemanager.handler.JDBCStorageHandler
Returns all the objects stored in the table.
getAll() - Method in class org.aselect.system.storagemanager.handler.MemoryStorageHandler
Get all objects from memory table.
getAll() - Method in interface org.aselect.system.storagemanager.IStorageHandler
Return stored objects.
getAll() - Method in class org.aselect.system.storagemanager.StorageManager
Retrieve all stored objects.
getArray(String) - Method in interface org.aselect.system.communication.server.IInputMessage
Get array Parameter values from this message.
getArray(String) - Method in class org.aselect.system.communication.server.raw.RawMessageCreator
get an array parameter from a CGI query string message.
getArray(String) - Method in class org.aselect.system.communication.server.soap11.SOAP11MessageCreator
Get array Parameter values from this SOAP 1.1 message.
getArray(String) - Method in class org.aselect.system.communication.server.soap12.SOAP12MessageCreator
Returns a array Parameter from the input message.
getASelectCredentials(HttpServletRequest) - Method in class org.aselect.server.request.handler.aselect.authentication.AbstractBrowserRequestHandler
Retrieve A-Select credentials.
getASelectCredentials(HttpServletRequest) - Method in class org.aselect.server.request.handler.sfs.authentication.AbstractBrowserRequestHandler
Retrieve A-Select credentials.
getAssertion(Artifact) - Method in class org.aselect.server.request.handler.saml11.common.AssertionSessionManager
Returns the specified SAMLAssertion.
getAttribute(String) - Method in class org.aselect.server.processor.AttributesMulti
Get the attribute by name (will only return the first one if it is a multivalued attribute.)

Concurrency issues:
-

Preconditions:
-

Postconditions:
-
getAttributeForwardingRule(String) - Method in class org.aselect.agent.config.ASelectAgentConfigManager
Retrieve the attribute-forwarding rules for an application.
getAttributePolicy() - Method in class org.aselect.server.application.Application
 
getAttributePolicy(String) - Method in class org.aselect.server.application.ApplicationManager
Returns the attribute policy for an application.
getAttributes() - Method in class org.aselect.authspserver.authsp.pki.crl.handler.ldap.LDAPURL
Get the name of the Attribute part from th original.
getAttributes(Hashtable, Vector) - Method in class org.aselect.server.attributes.requestors.api.APIAttributeRequestor
Retrieve all, or the specified attributes.
getAttributes(Hashtable, Vector) - Method in class org.aselect.server.attributes.requestors.flatfile.FlatFileAttributeRequestor
Retrieve attributes from flatfilehandler.
getAttributes(Hashtable, Vector) - Method in interface org.aselect.server.attributes.requestors.IAttributeRequestor
Retrieve the specified attributes.
getAttributes(Hashtable, Vector) - Method in class org.aselect.server.attributes.requestors.jdbc.JDBCAttributeRequestor
 
getAttributes(Hashtable, Vector) - Method in class org.aselect.server.attributes.requestors.jndi.JNDIAttributeRequestor
Resolves the attribute values from the JNDI backend.
getAttributes(Hashtable, Vector) - Method in class org.aselect.server.attributes.requestors.opaque.OpaqueAttributeRequestor
Retrieve attributes from opaquehandler.
getAttributes(Hashtable, Vector) - Method in class org.aselect.server.attributes.requestors.tgt.TGTAttributeRequestor
Retrieves all remote attributes that are currently in the TGT context.
getAttributes(String) - Method in class org.aselect.server.processor.AttributesMulti
Get a list of attributes corresponding to the name.
getAttributes() - Method in class org.aselect.system.sam.agent.SAMResource
Returns the configuration attributes of this resource as an Object .
getAuthSPDirectLoginProtocolHandler(String) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandlerManager
Returns the handler which is able to handle direct_login requests

Description:
Returns the handler which is able to handle direct_login requests

Concurrency issues:
-

Preconditions:
-

Postconditions:
-
getAuthspSettings() - Method in class org.aselect.server.config.ASelectConfigManager
Get all AuthSP settings.
getAuthSPSpecificCertId(String) - Method in class org.aselect.server.crypto.CryptoEngine
Retrieve the optional configured AuthSP specific Certificate ID.
getCertificates(String) - Method in interface org.aselect.authspserver.authsp.pki.cert.handler.ICertificateHandler
Get The Certificate(s) for the corresponding subjectDN.
getCertificates(String) - Method in class org.aselect.authspserver.authsp.pki.cert.handler.ldap.LDAPCertificateHandler
Returns the found certificates on the backend in a Keystore.
getChar(int) - Static method in class org.aselect.system.utils.Base64
Returns the carachter in the 6 lower bits of the input int.
getClientCommunicator() - Method in class org.aselect.agent.handler.RequestHandler
Returns the ClientCommunicator.
getCode() - Method in exception org.aselect.system.communication.server.soap11.ASOAPException
Get the exceptions fault code.
getCode() - Method in exception org.aselect.system.communication.server.soap12.ASOAPException
Get the exceptions fault code.
getColumnCount() - Method in class org.aselect.agent.admin.SessionMonitorModel
Returns the number of columns.
getColumnCount() - Method in class org.aselect.agent.admin.TicketMonitorModel
Returns the number of columns.
getColumnCount() - Method in class org.aselect.server.admin.SessionMonitorModel
Returns the current column count.
getColumnCount() - Method in class org.aselect.server.admin.TGTMonitorModel
Returns the current column count.
getColumnName(int) - Method in class org.aselect.agent.admin.SessionMonitorModel
Returns the column name.
getColumnName(int) - Method in class org.aselect.agent.admin.TicketMonitorModel
Returns the colum nname.
getColumnName(int) - Method in class org.aselect.server.admin.SessionMonitorModel
Returns the name of the column based on iIndex.
getColumnName(int) - Method in class org.aselect.server.admin.TGTMonitorModel
Returns the name of the column based on iIndex.
getCommonSAMInfo() - Method in class org.aselect.system.sam.service.SAMServiceServlet
Returns a Hashtable containing common statistics.
getConfiguredAuthSPs() - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandlerManager
Get all the configured AuthSP handlers.
getConfiguredAuthSPs(Integer, Integer) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandlerManager
Get all the configured AuthSP handlers between two levels.
getConfiguredAuthSPs(Integer) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandlerManager
Get all the configured AuthSP handlers with a minimum level.
getContext(Object, String, SystemLogger) - Static method in class org.aselect.authspserver.authsp.ldap.LDAPProtocolHandlerFactory
retrieve the context attributes of the user.
getContextUrl() - Method in class org.aselect.system.sam.service.SAMServiceServlet
Used to retrieve the URL of the context where this servlet is located.
getCookieDomain() - Method in class org.aselect.server.config.ASelectConfigManager
Returns the cookie domain, if specificaly set in the configuration.
getCookieDomainPath() - Method in class org.aselect.server.config.ASelectConfigManager
Returns the cookie path, if specificaly set in the configuration.
getCookiesVersion() - Method in class org.aselect.server.config.ASelectConfigManager
Returns the cookie version, which can be forced in configuration.
getCount() - Method in class org.aselect.system.storagemanager.handler.JDBCStorageHandler
Returns the number of objects stored in the table.
getCount() - Method in class org.aselect.system.storagemanager.handler.MemoryStorageHandler
Returns the number of objects stored in memory.
getCount() - Method in interface org.aselect.system.storagemanager.IStorageHandler
Return stored object count.
getCount() - Method in class org.aselect.system.storagemanager.StorageManager
Retrieve the number of stored objects.
getCounter() - Method in class org.aselect.server.session.SessionManager
Retrieve the number of issued sessions since startup.
getCRL(String) - Method in class org.aselect.authspserver.authsp.pki.crl.handler.file.FileCRLHandler
Get The CRL from the given Location on the local file system.
getCRL(String) - Method in class org.aselect.authspserver.authsp.pki.crl.handler.html.HttpCRLHandler
Get The CRL from the given Location on the web.
getCRL(String) - Method in interface org.aselect.authspserver.authsp.pki.crl.handler.ICRLHandler
get the CRL of the given location.
getCRL(String) - Method in class org.aselect.authspserver.authsp.pki.crl.handler.ldap.LDAPCRLHandler
Get The CRL from the given Location in LDAP.
getDatabaseUrl() - Method in class org.aselect.system.db.SQLDatabaseConnector
Returns the database URL.
getDefaultCertId() - Method in class org.aselect.server.config.ASelectConfigManager
Returns the default certificate ID.
getDefaultCertificate() - Method in class org.aselect.server.config.ASelectConfigManager
Returns the certificate of this A-Select Server.
getDefaultPrivateKey() - Method in class org.aselect.server.config.ASelectConfigManager
Returns the default private key of this A-Select Server.
getDescription() - Method in class org.aselect.authspserver.crypto.CryptoEngine
Short description.
getDn() - Method in class org.aselect.authspserver.authsp.pki.crl.handler.ldap.LDAPURL
get the DN part from the original URI.
getEloByID(String) - Method in class org.aselect.server.elo.handler.ConfigStorage
returns an Elo object associated with the given ID.
getEloByID(String) - Method in interface org.aselect.server.elo.IELOStorage
Returns an Elo object from the store, using its ID.
getEloByURL(String) - Method in class org.aselect.server.elo.handler.ConfigStorage
returns an Elo object associated with the given URL.
getEloByURL(String) - Method in interface org.aselect.server.elo.IELOStorage
Returns an Elo object from the store, using the URL.
getEloStore() - Method in class org.aselect.server.elo.ELOFactory
returns the initialized ELO store.
getErrorMessage(String, Properties) - Method in class org.aselect.authspserver.config.AuthSPConfigManager
Retrieve error messsage from Properties.
getErrorMessage(String) - Method in class org.aselect.server.config.ASelectConfigManager
Get the error message that matches the error code that is supplied.
getEvaluationTree() - Method in class org.aselect.agent.authorization.parsing.AuthorizationRule
retrieve the parsed evaluation tree.
getEvaluationTree() - Method in class org.aselect.agent.authorization.parsing.AuthorizationRuleParser
Retrieve the authorization tree.
getExpirationTime(Object) - Method in class org.aselect.system.storagemanager.StorageManager
Retrieve an object its expiration time from storage.
getExtensions() - Method in class org.aselect.authspserver.authsp.pki.crl.handler.ldap.LDAPURL
Get The extentions part from the original URI.
getFilter() - Method in class org.aselect.authspserver.authsp.pki.crl.handler.ldap.LDAPURL
Get The filter part from the original URI.
getForm(String) - Method in class org.aselect.server.config.ASelectConfigManager
Get a template of an A-Select Server form.
getFriendlyName() - Method in class org.aselect.server.application.Application
 
getFriendlyName(String) - Method in class org.aselect.server.application.ApplicationManager
Returns the Friendly Name for an application.
getFriendlyName() - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
getFriendlyName(String) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandlerManager
Returns the Friendly Name of an AuthSP handler.
getGroup() - Method in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Retrieve the token group.
getHandle() - Static method in class org.aselect.agent.authorization.AuthorizationEngine
Get a static handle to the AuthorizationEngine instance.
getHandle() - Static method in class org.aselect.agent.config.ASelectAgentConfigManager
returns a static ASelectAgentConfigManager handle to this singleton.
getHandle() - Static method in class org.aselect.agent.log.ASelectAgentSystemLogger
 
getHandle() - Static method in class org.aselect.agent.sam.ASelectAgentSAMAgent
Get a static handle to the ASelectAgentSAMAgent instance.
getHandle() - Static method in class org.aselect.agent.session.SessionManager
Get a static handle to the SessionManager instance.
getHandle() - Static method in class org.aselect.agent.ticket.TicketManager
Get a static handle to the TicketManager instance.
getHandle() - Static method in class org.aselect.authspserver.config.AuthSPConfigManager
Must be used to get an AuthSP ConfigManager instance.
getHandle() - Static method in class org.aselect.authspserver.log.AuthSPAuthenticationLogger
Method to return the instance of the SystemLogger.
getHandle() - Static method in class org.aselect.authspserver.log.AuthSPSystemLogger
Method to return the instance of the SystemLogger.
getHandle() - Static method in class org.aselect.authspserver.sam.AuthSPSAMAgent
Method to return the instance of the SAMAgent.
getHandle() - Static method in class org.aselect.authspserver.session.AuthSPSessionManager
Get a static handle to the AuthSPSessionManager instance.
getHandle() - Static method in class org.aselect.server.application.ApplicationManager
Must be used to get an ApplicationManager instance.
getHandle() - Static method in class org.aselect.server.attributes.AttributeGatherer
Is used to acquire an instance of the AttributeGatherer.
getHandle() - Static method in class org.aselect.server.authspprotocol.handler.AuthSPHandlerManager
Must be used to get an AuthSPHandlerManager instance.
getHandle() - Static method in class org.aselect.server.config.ASelectConfigManager
Must be used to get an ASelectConfigManager instance.
getHandle() - Static method in class org.aselect.server.cross.CrossASelectManager
Must be used to get an CrossASelectManager instance.
getHandle() - Static method in class org.aselect.server.crypto.CryptoEngine
Return a reference to the CryptoEngine object.
getHandle() - Static method in class org.aselect.server.elo.ELOFactory
Returns the singleton instance.
getHandle() - Static method in class org.aselect.server.log.ASelectAuthenticationLogger
Must be used to get an ASelectAuthenticationLogger instance.
getHandle() - Static method in class org.aselect.server.log.ASelectSystemLogger
Must be used to get an ASelectSystemLogger instance.
getHandle() - Static method in class org.aselect.server.request.handler.aselect.authentication.RequestHandlerFactory
Get a static handle to the RequestHandlerFactory instance.
getHandle() - Static method in class org.aselect.server.request.handler.saml11.common.AssertionSessionManager
Returns always the same instance of this object.
getHandle() - Static method in class org.aselect.server.request.handler.sfs.authentication.RequestHandlerFactory
Get a static handle to the RequestHandlerFactory instance.
getHandle() - Static method in class org.aselect.server.request.RequestHandlerFactory
Returns an instance of this object.
getHandle() - Static method in class org.aselect.server.sam.ASelectSAMAgent
Method to return the instance of the SAMAgent.
getHandle() - Static method in class org.aselect.server.session.SessionManager
Returns a static handle to the SessionManager instance.
getHandle() - Static method in class org.aselect.server.tgt.TGTManager
Method to return an instance of the TGTManager instead of using the constructor.
getHandler() - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
getHandler(String) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandlerManager
Returns the class name of the AuthSP Handler.
getHandlerConfig(String) - Method in class org.aselect.server.cross.CrossASelectManager
A Simple function to retrieve a value of a ISelectorHandler configuration parameter.
getId() - Method in class org.aselect.agent.ntservice.AgentEvent
get the event ID.
getId() - Method in class org.aselect.server.application.Application
 
getId() - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
getID() - Method in class org.aselect.server.elo.ELO
returns the ELO ID.
getID() - Method in class org.aselect.server.request.handler.AbstractRequestHandler
Returns the handler ID as String.
getID() - Method in interface org.aselect.server.request.handler.IRequestHandler
Returns the RequestHandler unique ID.
getID() - Method in class org.aselect.server.request.handler.saml11.websso.AbstractWebSSOProfile
Returns the configured profile id

getID() - Method in interface org.aselect.server.request.handler.saml11.websso.IWebSSOProfile
Returns the value of the configured id parameter in the profile section.
getInputMessage() - Method in class org.aselect.system.communication.server.Communicator
Get input message.
getInputStream() - Method in interface org.aselect.system.communication.server.IProtocolRequest
get the request its data.
getInputStream() - Method in class org.aselect.system.communication.server.ServletRequestWrapper
Get the input stream of the request protocol.
getInputStream() - Method in class org.aselect.system.communication.server.TCPProtocolRequest
Get the input stream to the request after stripping the headers.
getInstance() - Static method in class org.aselect.agent.ntservice.AgentEventManager
Get a static handle to the AgentEventManager instance.
getKind() - Method in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
retrieve the token kind.
getLevel() - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
getLevel(String) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandlerManager
Returns the level of an AuthSP.
getLevel() - Method in class org.aselect.server.elo.ELO
Returns the AuthSP level associated with the ELO.
getLocalASelectServerPublicKey(String) - Method in class org.aselect.server.cross.CrossASelectManager
Get the public key of one of the A-Select Servers that are configured as Cross A-Select local servers.
getLocalParam(String, String) - Method in class org.aselect.server.cross.CrossASelectManager
Returns the requested parameter for an organization.
getLocalServerInfo(String) - Method in class org.aselect.server.cross.CrossASelectManager
Returns configuration used as optional template tags.
getMaintainerEmail() - Method in class org.aselect.server.application.Application
 
getMaintainerEmail(String) - Method in class org.aselect.server.application.ApplicationManager
Returns the maintainer email address for an application.
getMaxLevel() - Method in class org.aselect.server.application.Application
 
getMaxLevel(String) - Method in class org.aselect.server.application.ApplicationManager
Returns the maximum level for an application.
getMessage() - Method in interface org.aselect.system.communication.server.IProtocolRequest
Returns an String which contains the request its data.
getMessage() - Method in class org.aselect.system.communication.server.ServletRequestWrapper
 
getMessage() - Method in class org.aselect.system.communication.server.TCPProtocolRequest
Get the request data.
getMinLevel() - Method in class org.aselect.server.application.Application
 
getModuleName() - Method in class org.aselect.system.servlet.ASelectHttpServlet
Retrieve the modulename.
getName() - Method in class org.aselect.server.processor.NMVPair
Retrieve the name of this NVPair.
getNextHandler() - Method in class org.aselect.server.request.RequestState
Returns the ID of the next handler for chaining.
getNextSection(Object) - Method in class org.aselect.system.configmanager.ConfigManager
Returns the next section with the same type that is direclty located after the given section.
getNextSection(Object) - Method in class org.aselect.system.configmanager.handler.XMLConfigHandler
Resolve the next section (XML tag) which has the same type as the supplied section, it will be the follow-up tag.
getNextSection(Object) - Method in interface org.aselect.system.configmanager.IConfigHandler
Returns the next section.
getOptionalLocalParam(String, String) - Method in class org.aselect.server.cross.CrossASelectManager
Returns the requested optional paramater for an local organisation.
getOptionalParam(String, String) - Method in class org.aselect.server.application.ApplicationManager
Returns the requested optional parameter for an application.
getOutputMessage() - Method in class org.aselect.system.communication.server.Communicator
Get output message.
getOutputStream() - Method in interface org.aselect.system.communication.server.IProtocolResponse
Return an output stream.
getOutputStream() - Method in class org.aselect.system.communication.server.ServletResponseWrapper
Get the ouput stream of the response message.
getOutputStream() - Method in class org.aselect.system.communication.server.TCPProtocolResponse
Get the ouput stream to the response message.
getParam(String, String) - Method in class org.aselect.server.application.ApplicationManager
Returns the requested parameter for an application.
getParam(String) - Method in interface org.aselect.system.communication.server.IInputMessage
Get a Parameter value from this message.
getParam(String) - Method in class org.aselect.system.communication.server.raw.RawMessageCreator
get a parameter from a CGI query string message.
getParam(String) - Method in class org.aselect.system.communication.server.soap11.SOAP11MessageCreator
Returns a Parameter from the input SOAP message.
getParam(String) - Method in class org.aselect.system.communication.server.soap12.SOAP12MessageCreator
Returns a Parameter from the input message.
getParam(Object, String) - Method in class org.aselect.system.configmanager.ConfigManager
Returns a String that contains the requested configuration parameter.
getParam(Object, String) - Method in class org.aselect.system.configmanager.handler.XMLConfigHandler
Retrieves the value of the config parameter from the config section that is supplied.
getParam(Object, String) - Method in interface org.aselect.system.configmanager.IConfigHandler
Returns a String that contains the requested configuration parameter.
getPatch() - Static method in class org.aselect.authspserver.config.Version
Returns the patch version of this A-Select AuthSP Server.
getPatch() - Static method in class org.aselect.server.config.Version
Returns the patch version of this A-Select Server.
getPattern() - Method in class org.aselect.server.request.handler.AbstractRequestHandler
Returns the configured target as Pattern object.
getPattern() - Method in interface org.aselect.server.request.handler.IRequestHandler
Returns the regular expression configured for this ReuqestHandler.
getPlainTextRule() - Method in class org.aselect.agent.authorization.parsing.AuthorizationRule
Retrieve the Rule in plain text.
getPrivilegedPublicKey(String) - Method in class org.aselect.server.config.ASelectConfigManager
Returns the public signing key of the privileged application with the given alias.
getProcessingTime() - Method in class org.aselect.server.session.SessionManager
Retrieve the processing time.
getProperty(String) - Method in interface org.aselect.system.communication.server.IProtocolRequest
Get a property of the underlying protocol.
getProperty(String) - Method in class org.aselect.system.communication.server.ServletRequestWrapper
Retrieve a property of the request protocol.
getProperty(String) - Method in class org.aselect.system.communication.server.TCPProtocolRequest
Retrieve a property of the request.
getProtocolName() - Method in interface org.aselect.system.communication.server.IProtocolRequest
Returns the full name of the protocol used.
getProtocolName() - Method in class org.aselect.system.communication.server.ServletRequestWrapper
Retrieve the name of the protocol that is wrapped by this wrapper.
getProtocolName() - Method in class org.aselect.system.communication.server.TCPProtocolRequest
Retrieve the name of the protocol.
getReason() - Method in exception org.aselect.system.communication.server.soap11.ASOAPException
Get the exceptions reason.
getReason() - Method in exception org.aselect.system.communication.server.soap12.ASOAPException
Get the exceptions fault reason.
getRedirectURL() - Method in class org.aselect.server.config.ASelectConfigManager
Returns the A-Select Server redirect URL.
getRelease() - Static method in class org.aselect.server.config.Version
Returns the main release of this A-Select Server.
getRemoteParam(String, String) - Method in class org.aselect.server.cross.CrossASelectManager
Returns the requested parameter for an organisation.
getRemoteServerId(Hashtable, HttpServletResponse, PrintWriter) - Method in interface org.aselect.server.cross.ISelectorHandler
Entry point of the handler during cross-authentication.
getRemoteServerId(Hashtable, HttpServletResponse, PrintWriter) - Method in class org.aselect.server.cross.selectorhandler.DefaultSelectorHandler
Returns the remote A-Select Server.
getRemoteServerId(Hashtable, HttpServletResponse, PrintWriter) - Method in class org.aselect.server.cross.selectorhandler.IdpSelectorHandler
Returns the remote A-Select Server.
getRemoteServerId(Hashtable, HttpServletResponse, PrintWriter) - Method in class org.aselect.server.cross.selectorhandler.RedirectSelectorHandler
Retrieves the remote A-Select Server id.
getRemoteServerId(Hashtable, HttpServletResponse, PrintWriter) - Method in class org.aselect.server.cross.selectorhandler.RegexSelectorHandler
Returns the remote A-Select Server and optionally a user id.
getRemoteServerId(Hashtable, HttpServletResponse, PrintWriter) - Method in class org.aselect.server.cross.selectorhandler.SFSSelectorHandler
Returns the remote A-Select Server and optionally a user id.
getRemoteServers() - Method in class org.aselect.server.cross.CrossASelectManager
Retrieve Remote Server configuration.
getRequest() - Method in class org.aselect.server.request.handler.aselect.authentication.RequestParser
Retrieve the value of the request parameter.
getRequest() - Method in class org.aselect.server.request.handler.sfs.authentication.RequestParser
Retrieve the value of the request parameter.
getRequestHandlers() - Method in class org.aselect.server.request.RequestHandlerFactory
 
getRequestOrigin() - Method in class org.aselect.server.request.handler.aselect.authentication.RequestParser
Retrieve the origin of the request (one of ORIGIN_xxx).
getRequestOrigin() - Method in class org.aselect.server.request.handler.sfs.authentication.RequestParser
Retrieve the origin of the request (one of ORIGIN_xxx).
getRequestProtocol() - Method in class org.aselect.server.request.handler.aselect.authentication.RequestParser
Retrieve protocol used to send the request (one of PROTOCOL_xxx).
getRequestProtocol() - Method in class org.aselect.server.request.handler.sfs.authentication.RequestParser
Retrieve protocol used to send the request (one of PROTOCOL_xxx).
getRequestType() - Method in class org.aselect.server.request.handler.aselect.authentication.RequestParser
Retrieve the request type (one of REQTYPE_xxx).
getRequestType() - Method in class org.aselect.server.request.handler.sfs.authentication.RequestParser
Retrieve the request type (one of REQTYPE_xxx).
getRequiredLevel(String) - Method in class org.aselect.server.application.ApplicationManager
Returns the required level for an application.
getResourceGroup() - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
getResourceGroup(String) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandlerManager
Returns the resource group of an AuthSP.
getRowCount() - Method in class org.aselect.agent.admin.SessionMonitorModel
Returns the number of rows.
getRowCount() - Method in class org.aselect.agent.admin.TicketMonitorModel
Returns the number of rows.
getRowCount() - Method in class org.aselect.server.admin.SessionMonitorModel
Returns the current row count.
getRowCount() - Method in class org.aselect.server.admin.TGTMonitorModel
Returns the current row count.
getSAMInfo() - Method in class org.aselect.authspserver.sam.SAMService
Returns all information that can be resolved from this A-Select AuthSP Server that is usefull for monitoring.
getSAMInfo() - Method in class org.aselect.server.sam.SAMService
Adds all specific A-Select Server information to the common SAM information.
getSAMInfo() - Method in class org.aselect.system.sam.service.SAMServiceServlet
Used to retrieve all SAM information.
getScope() - Method in class org.aselect.authspserver.authsp.pki.crl.handler.ldap.LDAPURL
Get The search scope part from the original.
getSection(Object, String, String) - Method in class org.aselect.system.configmanager.ConfigManager
Returns a sub-section from the configuration of the given root-section.
getSection(Object, String) - Method in class org.aselect.system.configmanager.ConfigManager
Returns a sub-section from the configuration of the given root section specified by the given type.
getSection(Object, String, String) - Method in class org.aselect.system.configmanager.handler.XMLConfigHandler
Retrieves a config section by it's type and id.
getSection(Object, String) - Method in class org.aselect.system.configmanager.handler.XMLConfigHandler
Retrieves a config section by it's type.
getSection(Object, String, String) - Method in interface org.aselect.system.configmanager.IConfigHandler
Returns a sub-section from the configuration of the given root-section.
getSection(Object, String) - Method in interface org.aselect.system.configmanager.IConfigHandler
Get the first section.
getSelectorHandler() - Method in class org.aselect.server.cross.CrossASelectManager
Gives a handle to the ISelectorHandler.
getServerUrl() - Method in class org.aselect.authspserver.authsp.pki.crl.handler.ldap.LDAPURL
Get The Server URL part from the original URI.
getServletInfo() - Method in class org.aselect.authspserver.AuthSPServlet
Returns a short description of the servlet.
getSessionContext(String) - Method in class org.aselect.agent.session.SessionManager
Get the session context of a session.
getSessionContext(String) - Method in class org.aselect.authspserver.session.AuthSPSessionManager
Get the session context of a session.
getSessionContext(String) - Method in class org.aselect.server.session.SessionManager
Get the session context of a session.
getSessionContexts() - Method in class org.aselect.agent.session.SessionManager
Retrieve all session contexts.
getSessionsCounter() - Method in class org.aselect.agent.admin.SessionMonitorModel
 
getSessionsCounter() - Method in class org.aselect.agent.session.SessionManager
Get the number of issued sessions since startup.
getSessionsCounter() - Method in class org.aselect.server.admin.SessionMonitorModel
Returns the session count.
getSessionTimeout(String) - Method in class org.aselect.agent.session.SessionManager
Returns then session timeout.
getSFSRelay(String) - Static method in class org.aselect.server.request.handler.sfs.authentication.ASelectBrowserHandler
 
getSharedSecret() - Method in class org.aselect.server.elo.ELO
returns the shared secret associated with the ELO.
getSignatureAlgorithm() - Method in class org.aselect.agent.config.ASelectAgentConfigManager
Returns signature algorithm.
getSignatureProvider() - Method in class org.aselect.agent.config.ASelectAgentConfigManager
Returns signature algorithm Provider.
getSigningKey() - Method in class org.aselect.agent.config.ASelectAgentConfigManager
Returns signing key.
getSigningKey() - Method in class org.aselect.server.application.Application
 
getSigningKey(String) - Method in class org.aselect.server.application.ApplicationManager
Retrieve a signing key.
getSP() - Static method in class org.aselect.authspserver.config.Version
Returns the service pack version of this A-Select AuthSP Server.
getSP() - Static method in class org.aselect.server.config.Version
Returns the service pack version of this A-Select Server.
getSSOGroups() - Method in class org.aselect.server.application.Application
 
getSSOGroups(String) - Method in class org.aselect.server.application.ApplicationManager
Returns a all configured single sign-on groups for the supplied sAppID.
getSysDescr() - Method in class org.aselect.authspserver.sam.SAMService
Returns the A-Select AuthSP Server discription represented as a String.
getSysDescr() - Method in class org.aselect.server.sam.SAMService
Returns the A-Select Server discription represented as a String.
getSysDescr() - Method in class org.aselect.system.sam.service.SAMServiceServlet
Used to retrieve the system description.
getSystemLogger() - Method in class org.aselect.authspserver.sam.SAMService
Returns the AuthSP Server system logger, used for logging.
getSystemLogger() - Method in class org.aselect.server.sam.SAMService
Returns the A-Select SystemLogger
getSystemLogger() - Method in class org.aselect.system.sam.service.SAMServiceServlet
Method that enforces to set the SystemLogger by the sub class.
getTarget() - Method in interface org.aselect.system.communication.server.IProtocolRequest
Returns the full URL to which the request was issued.
getTarget() - Method in class org.aselect.system.communication.server.ServletRequestWrapper
Retrieve the full servlet address.
getTarget() - Method in class org.aselect.system.communication.server.TCPProtocolRequest
Retrieve the full local address with port.
getTGT(String) - Method in class org.aselect.server.tgt.TGTManager
Returns the tgt context for the tgt specified in sTGT.
getTGTCounter() - Method in class org.aselect.server.admin.TGTMonitorModel
Returns the TGT count.
getTGTCounter() - Method in class org.aselect.server.tgt.TGTManager
Returns the number of TGT's that are created by the TGT manager for monitoring purposes.
getTicketContext(String) - Method in class org.aselect.agent.ticket.TicketManager
Get Agent ticket context.
getTicketContexts() - Method in class org.aselect.agent.ticket.TicketManager
Get all ticket context.
getTicketsCounter() - Method in class org.aselect.agent.admin.TicketMonitorModel
 
getTicketsCounter() - Method in class org.aselect.agent.ticket.TicketManager
Get the number of issued tickets since startup.
getTicketStartTime(String) - Method in class org.aselect.agent.ticket.TicketManager
Returns the ticket start time.
getTicketTimeout(String) - Method in class org.aselect.agent.ticket.TicketManager
Returns the ticket timeout.
getTimestamp(Object) - Method in class org.aselect.system.storagemanager.handler.JDBCStorageHandler
Retrieve an object its timestamp from storage.
getTimestamp(Object) - Method in class org.aselect.system.storagemanager.handler.MemoryStorageHandler
Retrieve an object its timestamp from storage.
getTimestamp(Object) - Method in interface org.aselect.system.storagemanager.IStorageHandler
Retrieve an object its timestamp from storage.
getTimestamp(Object) - Method in class org.aselect.system.storagemanager.StorageManager
Retrieve an object its timestamp from storage.
getTrustedCACertificate(X509Certificate) - Method in class org.aselect.authspserver.authsp.pki.PKIManager
Looks up the certifcate and alias of the CA for a client certificate.
getType() - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
getType(String) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandlerManager
Returns the type of an AuthSP.
getUDBConnector() - Static method in class org.aselect.server.udb.UDBConnectorFactory
Method to resolve a valid UDB Connector object.
getUIDCookieDomain() - Method in class org.aselect.server.config.ASelectConfigManager
Returns the configured cookie domain for the aselect_uid cookie.
getUIDCookieDomainPath() - Method in class org.aselect.server.config.ASelectConfigManager
Returns the configured cookie path for the aselect_uid cookie.
getURI() - Method in class org.aselect.agent.authorization.parsing.AuthorizationRule
Retrieve the URI that this rule belongs to.
getUrl() - Method in class org.aselect.authspserver.authsp.pki.crl.handler.ldap.LDAPURL
Gets The Url.
getUrl(String) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandlerManager
Returns the URL an AuthSP.
getURL() - Method in class org.aselect.server.elo.ELO
returns the URL associated with the ELO.
getUserAttributes(String, String) - Method in class org.aselect.server.udb.flatfile.FlatFileConnector
Retrieve the A-Select user attributes.
getUserAttributes(String, String) - Method in interface org.aselect.server.udb.IUDBConnector
Retrieves the user attributes for the given user and AuthSP.
getUserAttributes(String, String) - Method in class org.aselect.server.udb.jdbc.JDBCConnector
Retrieve the A-Select user attributes.
getUserAttributes(String, String) - Method in class org.aselect.server.udb.jndi.JNDIConnector
Retrieve the A-Select user attributes.
getUserAttributes(String, String) - Method in class org.aselect.server.udb.sasdb.SASDBConnector
Retrieve the A-Select user attributes.
getUserProfile(String) - Method in class org.aselect.server.udb.flatfile.FlatFileConnector
Returns a hashtable with the user's record.
getUserProfile(String) - Method in interface org.aselect.server.udb.IUDBConnector
Returns the user profile stored in user database.
getUserProfile(String) - Method in class org.aselect.server.udb.jdbc.JDBCConnector
Returns a hashtable with the user's record.
getUserProfile(String) - Method in class org.aselect.server.udb.jndi.JNDIConnector
Resolves all user attributes from the JNDI back-end.
getUserProfile(String) - Method in class org.aselect.server.udb.sasdb.SASDBConnector
Resolves the user attributes for the supplied user id.
getValue() - Method in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Retrieve the token value.
getValue(char) - Static method in class org.aselect.system.utils.Base64
Decodes the value of a Base64 encoded character.
getValueAt(int, int) - Method in class org.aselect.agent.admin.SessionMonitorModel
Returns the value of an information items in this model.
getValueAt(int, int) - Method in class org.aselect.agent.admin.TicketMonitorModel
Returns the value of an information items in this model.
getValueAt(int, int) - Method in class org.aselect.server.admin.SessionMonitorModel
Returns the current value at a specific row and column.
getValueAt(int, int) - Method in class org.aselect.server.admin.TGTMonitorModel
Returns the current value at a specific row and column.
getValues() - Method in class org.aselect.server.processor.NMVPair
Retrieve the value of this NVPair.
getVersion() - Static method in class org.aselect.authspserver.config.Version
Returns the main version of this A-Select AuthSP Server.
getVersion() - Method in class org.aselect.authspserver.sam.SAMService
Returns the A-Select AuthSP Server version number.
getVersion() - Static method in class org.aselect.server.config.Version
Returns the main version of this A-Select Server.
getVersion() - Method in class org.aselect.server.sam.SAMService
Returns the A-Select Server version number.
getVersion() - Method in class org.aselect.system.sam.service.SAMServiceServlet
Used to retrieve the version of the component.
getWorkingdir() - Method in class org.aselect.server.config.ASelectConfigManager
Returns the A-Select Server working dir.
getWorkingDir() - Method in class org.aselect.system.servlet.ASelectHttpServlet
Retrieve the working directory.
GREATER_THEN - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Greater then operator.
GREATER_THEN_OR_EQUAL_TO - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Greater then or equal to operator.
GROUP_END - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Logic group operator end.
GROUP_START - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Logic group operator start.

H

handleAgentEvent(AgentEvent) - Method in class org.aselect.agent.ntservice.AgentNTService
Handles Agent events.
handleAgentEvent(AgentEvent) - Method in interface org.aselect.agent.ntservice.IAgentEventListener
Processes a AgentEvent.
handleAuthenticate(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.authspserver.authsp.pki.PKIAuthSP
Handles the PKI authentication.
handleDirectLoginRequest(Hashtable, HttpServletResponse, PrintWriter, String, HttpServletRequest) - Method in class org.aselect.server.authspprotocol.handler.Ldap
handles all the incoming direct login requests for the LDAP AuthSP

handleDirectLoginRequest(Hashtable, HttpServletResponse, PrintWriter, String, HttpServletRequest) - Method in interface org.aselect.server.authspprotocol.IAuthSPDirectLoginProtocolHandler
Handles the direct_login requests

Description:
Handles the direct_login requests

Concurrency issues:
-

Preconditions:
-

Postconditions:
-
handleResponse(DatagramPacket) - Method in class org.aselect.authspserver.authsp.radius.RADIUSCHAPProtocolHandler
This methods handles the response comming from the Radius Server.
handleRestartRequest(HttpServletRequest, String, PrintWriter, SystemLogger) - Method in class org.aselect.system.servlet.ASelectHttpServlet
Handles the restart request.
hasApplicationsConfigured() - Method in class org.aselect.server.application.ApplicationManager
 
hashCode() - Method in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Returns the kind of token.
hashtable2CGIMessage(Hashtable) - Static method in class org.aselect.system.utils.Utils
Convert Hashtable to CGI message string.
hasNextHandler() - Method in class org.aselect.server.request.RequestState
Returns TRUE if a next handler is available.
HttpCRLHandler - Class in org.aselect.authspserver.authsp.pki.crl.handler.html
The Http CRL Handler.
HttpCRLHandler() - Constructor for class org.aselect.authspserver.authsp.pki.crl.handler.html.HttpCRLHandler
 

I

IAgentEventListener - Interface in org.aselect.agent.ntservice
Interface for handling events in Windows Services.
IAttributeRequestor - Interface in org.aselect.server.attributes.requestors
The interface for Attribute Requestors.
IAuthSPDirectLoginProtocolHandler - Interface in org.aselect.server.authspprotocol
Interface that all AuthSP API protocol handlers should implement.
IAuthSPProtocolHandler - Interface in org.aselect.server.authspprotocol
Interface that all AuthSP protocol handlers should implement.
ICertificateHandler - Interface in org.aselect.authspserver.authsp.pki.cert.handler
Certificate Handler Interface.
IClientCommunicator - Interface in org.aselect.system.communication.client
Interface for simple A-Select API communication.
IConfigHandler - Interface in org.aselect.system.configmanager
Interface for all ConfigHandlers.
ICRLHandler - Interface in org.aselect.authspserver.authsp.pki.crl.handler
The interface for a CRL Handler.
IdpSelectorHandler - Class in org.aselect.server.cross.selectorhandler
This class handles the remote A-Select Server selection by means of a user HTML form.
IdpSelectorHandler() - Constructor for class org.aselect.server.cross.selectorhandler.IdpSelectorHandler
 
IELOStorage - Interface in org.aselect.server.elo
Interface describing a method for loading Elo property objects.
IInputMessage - Interface in org.aselect.system.communication.server
Defines a interface to a input message which can be used with A-Select.
ILDAPProtocolHandler - Interface in org.aselect.authspserver.authsp.ldap
Interface for a LDAP protocol handler.
IMessageCreatorInterface - Interface in org.aselect.system.communication.server
Defines a common interface for a message creator.
importConfig(File) - Method in class org.aselect.system.configmanager.ConfigManager
Deprecated. All config should be stored in only one config file.
importConfig(File) - Method in class org.aselect.system.configmanager.handler.XMLConfigHandler
Deprecated. All config should be stored in only one config file.
importConfig(File) - Method in interface org.aselect.system.configmanager.IConfigHandler
Deprecated. All config should be stored in only one config file.
IN - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
"in" operator.
init() - Method in class org.aselect.agent.ASelectAgent
Initializes the A-Select Agent.
init(Object, ConfigManager, SystemLogger) - Method in class org.aselect.agent.authorization.AuthorizationEngine
Initializes the AuthorizationEngine.
init(String) - Method in class org.aselect.agent.config.ASelectAgentConfigManager
Initializes the configuration.
init(Object, String) - Method in class org.aselect.agent.log.ASelectAgentSystemLogger
Initializes the Authentication Logger.
init() - Method in class org.aselect.agent.sam.ASelectAgentSAMAgent
Initializes the ASelectAgentSAMAgent.
init() - Method in class org.aselect.agent.session.SessionManager
Initializes the SessionManager.
init() - Method in class org.aselect.agent.ticket.TicketManager
Initializes the TicketManager.
init(ServletConfig) - Method in class org.aselect.authspserver.authsp.db.DBAuthSP
Initialization of the DB AuthSP.
init(ServletConfig) - Method in class org.aselect.authspserver.authsp.ip.IPAuthSP
Initialization of the IP AuthSP.
init(String, String, String, String, boolean, String, String, String, AuthSPSystemLogger) - Method in class org.aselect.authspserver.authsp.ldap.AbstractLDAPProtocolHandler
Set the configuration items and the system logger.
init(String, String, String, String, boolean, String, String, String, AuthSPSystemLogger) - Method in interface org.aselect.authspserver.authsp.ldap.ILDAPProtocolHandler
Initialize the ILDAPProtocolHandler.
init(ServletConfig) - Method in class org.aselect.authspserver.authsp.ldap.LDAPAuthSP
Initialization of the LDAP AuthSP.
init(ServletConfig) - Method in class org.aselect.authspserver.authsp.nullauthsp.NullAuthSP
Initialization of the Null AuthSP.
init(AuthSPSystemLogger, Object) - Method in interface org.aselect.authspserver.authsp.pki.cert.handler.ICertificateHandler
Initialize the Certificate Handler.
init(AuthSPSystemLogger, Object) - Method in class org.aselect.authspserver.authsp.pki.cert.handler.ldap.LDAPCertificateHandler
Initialize the LDAP Certificate Handler

init(AuthSPSystemLogger) - Method in class org.aselect.authspserver.authsp.pki.crl.handler.file.FileCRLHandler
initialize the File CRL Handler

init(AuthSPSystemLogger) - Method in class org.aselect.authspserver.authsp.pki.crl.handler.html.HttpCRLHandler
initialize the Http CRL Handler

init(AuthSPSystemLogger) - Method in interface org.aselect.authspserver.authsp.pki.crl.handler.ICRLHandler
Initialize the CRL Handler.
init(AuthSPSystemLogger) - Method in class org.aselect.authspserver.authsp.pki.crl.handler.ldap.LDAPCRLHandler
initialize the LDAP CRL Handler

init(ServletConfig) - Method in class org.aselect.authspserver.authsp.pki.PKIAuthSP
Initializes the PKI AuthSP

init(Object, AuthSPSystemLogger) - Method in class org.aselect.authspserver.authsp.pki.PKIManager
Initializes the PKI Manager.
init(String, int, String, boolean, String, SystemLogger) - Method in class org.aselect.authspserver.authsp.radius.AbstractRADIUSProtocolHandler
Initializes the Radius Protocol Handler.
init(String, int, String, boolean, String, SystemLogger) - Method in interface org.aselect.authspserver.authsp.radius.IRADIUSProtocolHandler
Initializes the Radius Protocol Handler.
init(ServletConfig) - Method in class org.aselect.authspserver.authsp.radius.RadiusAuthSP
Initializes the Radius AuthSP.
init(ServletConfig) - Method in class org.aselect.authspserver.AuthSPServlet
Initializes the A-Select AuthSP Server.
init(Object, String) - Method in class org.aselect.authspserver.log.AuthSPAuthenticationLogger
Initializes the Authentication Logger.
init(Object, String) - Method in class org.aselect.authspserver.log.AuthSPSystemLogger
Initializes the System Logger.
init() - Method in class org.aselect.authspserver.sam.AuthSPSAMAgent
Calls the initialize class of the super class SAMAgent with the A-Select config manager and the A-Select system logger.
init(ServletConfig) - Method in class org.aselect.authspserver.sam.SAMService
Initialize method for this Servlet, that starts the initialize of the super class and loads all specific A-Select Server OID's to the _htOIDs Hashtable

init() - Method in class org.aselect.authspserver.session.AuthSPSessionManager
Initializes the AuthSPSessionManager.
init() - Method in class org.aselect.server.application.ApplicationManager
Initialization of the ApplicationManager singleton

Description:
Must be successfully run once, before it can be used.
init(ServletConfig) - Method in class org.aselect.server.ASelectServer
Initialize the A-Select Server.
init() - Method in class org.aselect.server.attributes.AttributeGatherer
Initialize the Attribute Gatherer.
init(Object) - Method in class org.aselect.server.attributes.requestors.api.APIAttributeRequestor
Initializes the APIAttributeRequestor.
init(Object) - Method in class org.aselect.server.attributes.requestors.flatfile.FlatFileAttributeRequestor
Initialize the OpaqueAttributeRequestor.
init(Object) - Method in interface org.aselect.server.attributes.requestors.IAttributeRequestor
Initialize the IAttributeRequestor implementation.
init(Object) - Method in class org.aselect.server.attributes.requestors.jdbc.JDBCAttributeRequestor
 
init(Object) - Method in class org.aselect.server.attributes.requestors.jndi.JNDIAttributeRequestor
Initializes the JNDI Attribute Requestor.
init(Object) - Method in class org.aselect.server.attributes.requestors.opaque.OpaqueAttributeRequestor
Initialize the OpaqueAttributeRequestor.
init(Object) - Method in class org.aselect.server.attributes.requestors.tgt.TGTAttributeRequestor
Initialize the TGTAttributeRequestor

init() - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandlerManager
Initialization of the AuthSPHandlerManager singleton

Description:
Must be successfully run once, before it can be used.
init(Object, Object) - Method in class org.aselect.server.authspprotocol.handler.DBAuthSPHandler
 
init(Object, Object) - Method in class org.aselect.server.authspprotocol.handler.IP
Initializes the IP AuthSP handler.
init(Object, Object) - Method in class org.aselect.server.authspprotocol.handler.Ldap
Initializes the Ldap AuthSP handler.
init(String) - Method in class org.aselect.server.authspprotocol.handler.Ldap
new init function.
init(Object, Object) - Method in class org.aselect.server.authspprotocol.handler.NullAuthSP
Initializes the NullAuthSP handler.
init(Object, Object) - Method in class org.aselect.server.authspprotocol.handler.PKI
Initialize the PKI AuthSP Handler.
init(Object, Object) - Method in class org.aselect.server.authspprotocol.handler.Radius
Initializes the Radius AuthSP handler.
init(String) - Method in interface org.aselect.server.authspprotocol.IAuthSPDirectLoginProtocolHandler
Initializes the AuthSP direct login protocol handler.
init(Object, Object) - Method in interface org.aselect.server.authspprotocol.IAuthSPProtocolHandler
Initializes the AuthSP protocol handler.
init(String, String, String, String, String, String, String) - Method in class org.aselect.server.config.ASelectConfigManager
Initialization of the ASelectConfigManager singleton.
init() - Method in class org.aselect.server.cross.CrossASelectManager
Initialization of the CrossASelectManager singleton.
init(Object) - Method in interface org.aselect.server.cross.ISelectorHandler
Handler specific initialization.
init(Object) - Method in class org.aselect.server.cross.selectorhandler.DefaultSelectorHandler
Initialization of this Handler.
init(Object) - Method in class org.aselect.server.cross.selectorhandler.IdpSelectorHandler
Initialization of this Handler.
init(Object) - Method in class org.aselect.server.cross.selectorhandler.RedirectSelectorHandler
Initialization of the Handler.
init(Object) - Method in class org.aselect.server.cross.selectorhandler.RegexSelectorHandler
Initialization of this Handler.
init(Object) - Method in class org.aselect.server.cross.selectorhandler.SFSSelectorHandler
Initialization of this Handler.
init() - Method in class org.aselect.server.crypto.CryptoEngine
Initialize the CryptoEngine.
init(Object, ConfigManager, SystemLogger) - Method in class org.aselect.server.elo.handler.ConfigStorage
Initializes the Elo store.
init(Object, ConfigManager, SystemLogger) - Method in interface org.aselect.server.elo.IELOStorage
Initializes the Elo store.
init(Object, String) - Method in class org.aselect.server.log.ASelectAuthenticationLogger
Initializes the Authentication Logger.
init(Object, String) - Method in class org.aselect.server.log.ASelectSystemLogger
Initializes the System Logger.
init(ASelectConfigManager, Object) - Method in class org.aselect.server.processor.AttributeProcessor
Init the module.
init(ASelectConfigManager, Object) - Method in interface org.aselect.server.processor.IProcessor
Initializes the processor component.
init(ServletConfig, Object) - Method in class org.aselect.server.request.handler.AbstractRequestHandler
Initializes the default functionality for a RequestHandler.
init(ServletConfig, Object) - Method in class org.aselect.server.request.handler.aselect.ASelectAuthenticationProfile
Init function.
init(ServletConfig, Object) - Method in class org.aselect.server.request.handler.aselect.ASelectRestartRequestHandler
Initializes the Restart request handler.
init(Object, String, String) - Method in class org.aselect.server.request.handler.aselect.authentication.RequestHandlerFactory
Initializes the RequestHandlerFactory.
init(ServletConfig, Object) - Method in class org.aselect.server.request.handler.attributeprocessor.AttributeProcessorProceeder
Initializes the request handler.
init(ServletConfig, Object) - Method in class org.aselect.server.request.handler.entree.sso.cookiemonster.CookieMonsterHandler
Initialization of the handler.
init(ServletConfig, Object) - Method in class org.aselect.server.request.handler.entree.sso.notification.SSONotifcationServiceHandler
Initializes the handler, retrieves the ELO store.
init(ServletConfig, Object) - Method in class org.aselect.server.request.handler.entree.sso.service.SSOServiceHandler
Initialization of the handler.
init(ServletConfig, Object) - Method in interface org.aselect.server.request.handler.IRequestHandler
Initializes the Request Handler.
init(Object) - Method in class org.aselect.server.request.handler.saml11.common.AssertionSessionManager
Initialization of the Assertion session manager.
init(ServletConfig, Object) - Method in class org.aselect.server.request.handler.saml11.SAML11ArtifactRequestHandler
Initializes the SAML 1.1 Artifact request handler.
init(ServletConfig, Object) - Method in class org.aselect.server.request.handler.saml11.SAML11QueryRequestHandler
Initializes the SAML 1.1 Query Request Handler

Description:
Reads the following configuration:

<handler>
 <assertion expire='[expire]'/>
 <attribute namespace='[namespace]'/>
 <authentication_methods>
  <identifier authsp_id='[authsp_id]' uri='[uri]'/>
 </authentication_methods>
</handler>

expire - The assertion expire time in seconds namespace - The attribute namespace authsp_id - The A-Select AuthSP ID uri - The authentication method namespace uri
This function performs the following tasks:

1.
init(ServletConfig, Object) - Method in class org.aselect.server.request.handler.saml11.SAML11RequestHandler
Initializes the SAML 1.1 Request Handler.
init(Object, long, String, boolean) - Method in class org.aselect.server.request.handler.saml11.websso.AbstractWebSSOProfile
Initializes the default functionality for a WebSSO profile Handler.
init(Object, long, String, boolean) - Method in interface org.aselect.server.request.handler.saml11.websso.IWebSSOProfile
Initializes the profile handler.
init(Object, long, String, boolean) - Method in class org.aselect.server.request.handler.saml11.websso.profile.BrowserArtifact
Initializes the Browser/Artifact SAML 1.1 web sso profile handler.
init(Object, long, String, boolean) - Method in class org.aselect.server.request.handler.saml11.websso.profile.BrowserPost
Initializes the Browser/Post SAML 1.1 web sso profile handler.
init(ServletConfig, Object) - Method in class org.aselect.server.request.handler.sfs.ASelectAuthenticationProfile
Init function.
init(String, String) - Method in class org.aselect.server.request.handler.sfs.authentication.RequestHandlerFactory
Initializes the RequestHandlerFactory.
init(ServletConfig, Object) - Method in class org.aselect.server.request.handler.sfs.SFSIdpQueryHandler
Init function.
init(ServletConfig, Object) - Method in class org.aselect.server.request.handler.shibboleth.ShibbolethAuthenticationProfile
Initializes the request handler by reading the following configuration:

<handler>
 <clientcommunicator>[clientcommunicator]</clientcommunicator>
 <response_uri>[response_uri]</response_uri>
 <time offset='[offset]'/>
 <providers>
  <provider id='[providerId]' app_id='[app_id]'/>
  ...
 </providers>
</handler>
clientcommunicator - Client communicator used for communicating to the A-Select Server SAML 11 requesthandler (raw/soap11/soap12) response_uri - URI to the SAML 1.1 requesthandler offset - time offset in seconds providerId - The providerId that corresponds to the A-Select application ID app_id - The A-Select Application id that corresponds to the providerId

init(ServletConfig, Object) - Method in class org.aselect.server.request.handler.shibboleth.ShibbolethWAYFProfile
Initializes the WAYF request handler.
init(ServletConfig, Object) - Method in class org.aselect.server.request.RequestHandlerFactory
Initializes the Factory and the configured Request Handlers.
init() - Method in class org.aselect.server.sam.ASelectSAMAgent
Calls the initialize class of the super class SAMAgent with the A-Select config manager and the A-Select system logger.
init(ServletConfig) - Method in class org.aselect.server.sam.SAMService
Initialize method for this Servlet, that starts the initialize of the super class and loads all specific A-Select Server OID's to the _htOIDs Hashtable
init() - Method in class org.aselect.server.session.SessionManager
Initializes the SessionManager.
init() - Method in class org.aselect.server.tgt.TGTManager
Initializes the A-Select TGT Manager.
init(Object) - Method in class org.aselect.server.udb.flatfile.FlatFileConnector
Initializes managers and loads the A-Select user db flatfile into a Properties object.
init(Object) - Method in interface org.aselect.server.udb.IUDBConnector
Initializes the the IUDBConnector.
init(Object) - Method in class org.aselect.server.udb.jdbc.JDBCConnector
Initializes managers and opens a JDBC connection to the A-Select user db.
init(Object) - Method in class org.aselect.server.udb.jndi.JNDIConnector
Initializes managers and opens a JNDI connection to the A-Select user db.
init(Object) - Method in class org.aselect.server.udb.sasdb.SASDBConnector
Reads the SASSB configuration and initializes the SASDB udb storage.
init(IProtocolRequest, IProtocolResponse) - Method in class org.aselect.system.communication.server.Communicator
Initializes the Communicator.
init(IProtocolRequest, IProtocolResponse) - Method in interface org.aselect.system.communication.server.IMessageCreatorInterface
Initializes the message creator.
init(IProtocolRequest, IProtocolResponse) - Method in class org.aselect.system.communication.server.raw.RawMessageCreator
Initializes the RawMessageCreator.
init(IProtocolRequest, IProtocolResponse) - Method in class org.aselect.system.communication.server.soap11.SOAP11MessageCreator
Initializes the SOAP11MessageCreator.
init(IProtocolRequest, IProtocolResponse) - Method in class org.aselect.system.communication.server.soap12.SOAP12MessageCreator
Initializes the SOAP12MessageCreator.
init(String, SystemLogger) - Method in class org.aselect.system.configmanager.ConfigManager
Initialize the ConfigManager for use with a config file.
init(String, String, String, String, String, String, SystemLogger) - Method in class org.aselect.system.configmanager.ConfigManager
Initialize the ConfigManager for use with a database.
init(File) - Method in class org.aselect.system.configmanager.handler.XMLConfigHandler
Parses an XML config File to an XML DOM Object.
init(String, String, String, String, String, String) - Method in class org.aselect.system.configmanager.handler.XMLConfigHandler
Parses the XML configuration located in a JDBC database to an XML Dom object.
init(File) - Method in interface org.aselect.system.configmanager.IConfigHandler
Initializes the ConfigHandler.
init(String, String, String, String, String, String) - Method in interface org.aselect.system.configmanager.IConfigHandler
Initializes the ConfigHandler.
init(String, String, String, ConfigManager, Object, SystemLogger, String) - Method in class org.aselect.system.logging.AuthenticationLogger
Initializes the Authentication logger with a file back-end.
init(String, ConfigManager, Object, SystemLogger) - Method in class org.aselect.system.logging.AuthenticationLogger
Initializes the Authentication logger with a database back-end.
init(String, String, String, int, int) - Method in class org.aselect.system.logging.SystemLogger
Deprecated. use other init! Initialize the SystemLogger.

Description:
Performs the following steps:
  • Create new FileHandler
  • Open log file
  • Add file handler to this logger
  • Set default level (ALL)

Concurrency issues:
-

Preconditions:
  • sLogDir != null
  • sLogFileNamePrefix != null

Postconditions:
The logger is initialised.
init(String, String, ConfigManager, Object, String) - Method in class org.aselect.system.logging.SystemLogger
Initializes the System logger.
init(Object, Object, ConfigManager, SystemLogger) - Method in interface org.aselect.system.sam.agent.ISAMPollingMethod
Initialization method for the SAM polling methods.
init(Object, Object, ConfigManager, SystemLogger) - Method in class org.aselect.system.sam.agent.polling.SAMAPIPollingMethod
Will read the url from the SAMService servlet that must be polled and sets the given ConfigManager and SystemLogger as class variables.
init(Object, Object, ConfigManager, SystemLogger) - Method in class org.aselect.system.sam.agent.polling.SAMICMPPollingMethod
Reads the config parameters 'url' and 'pingcommand' from the supplied polling method config and sets the given system logger as logger for this class.
init(ConfigManager, SystemLogger) - Method in class org.aselect.system.sam.agent.SAMAgent
This function is to initialize the SAMAgent.
init(Object, ConfigManager, SystemLogger) - Method in class org.aselect.system.sam.agent.SAMResource
Initializes the configured resource.
init(Object, ConfigManager, SystemLogger) - Method in class org.aselect.system.sam.agent.SAMResourceGroup
This function is to initialize the SAMAgent.
init(ServletConfig) - Method in class org.aselect.system.sam.service.SAMServiceServlet
The initialize method for initializing the SAM Service.
init(ServletConfig) - Method in class org.aselect.system.servlet.ASelectHttpServlet
Initialises the Servlet.
init(Object, ConfigManager, SystemLogger, SAMAgent) - Method in class org.aselect.system.storagemanager.handler.JDBCStorageHandler
Initialize the JDBCStorageHandler.
init(Object, ConfigManager, SystemLogger, SAMAgent) - Method in class org.aselect.system.storagemanager.handler.MemoryStorageHandler
Initialize the MemoryStorageHandler.
init(Object, ConfigManager, SystemLogger, SAMAgent) - Method in interface org.aselect.system.storagemanager.IStorageHandler
Initialize the handler.
init(Object, ConfigManager, SystemLogger, SAMAgent) - Method in class org.aselect.system.storagemanager.StorageManager
(Re)initialize the storage.
initHtmlTemplates() - Method in class org.aselect.authspserver.authsp.pki.PKIAuthSP
Initializes the HTML Templates.
instantiateProtocolHandler(Object, String, AuthSPSystemLogger) - Static method in class org.aselect.authspserver.authsp.ldap.LDAPProtocolHandlerFactory
Instantiate a new ILDAPProtocolHandler implementation.
INTERNAL_SERVER_ERROR - Static variable in exception org.aselect.system.communication.server.soap11.ASOAPException
internal server error fault
INTERNAL_SERVER_ERROR - Static variable in exception org.aselect.system.communication.server.soap12.ASOAPException
Internal server error fault.
IOutputMessage - Interface in org.aselect.system.communication.server
Defines a interface to a output message which can be used with A-Select.
IP - Class in org.aselect.server.authspprotocol.handler
The IP AuthSP Handler.
IP() - Constructor for class org.aselect.server.authspprotocol.handler.IP
 
IPAuthSP - Class in org.aselect.authspserver.authsp.ip
A-Select IP AuthSP

Description:
This Authentication Service Provider (AuthSP) handles authentication requests based on valid IP Ranges
IPAuthSP() - Constructor for class org.aselect.authspserver.authsp.ip.IPAuthSP
 
IProcessor - Interface in org.aselect.server.processor
Interface for a processor.
IProtocolRequest - Interface in org.aselect.system.communication.server
Defines an interface to the request part of a protocol.
IProtocolResponse - Interface in org.aselect.system.communication.server
Defines an interface to the response part of a protocol.
IPV4_REGEX - Static variable in class org.aselect.agent.authorization.parsing.types.IPv4Address
Regex for IP v4 address.
IPv4Address - Class in org.aselect.agent.authorization.parsing.types
IP Version 4 Address.
IPv4Address(String) - Constructor for class org.aselect.agent.authorization.parsing.types.IPv4Address
Create new IPv4Address.
IPV6_REGEX - Static variable in class org.aselect.agent.authorization.parsing.types.IPv6Address
Regex for IP v6 address.
IPv6Address - Class in org.aselect.agent.authorization.parsing.types
IP Version 6 Address.
IPv6Address(String) - Constructor for class org.aselect.agent.authorization.parsing.types.IPv6Address
Create new IPv6Address.
IRADIUSProtocolHandler - Interface in org.aselect.authspserver.authsp.radius
Interface Class for a Radius Protocol Handler.
IRequestHandler - Interface in org.aselect.server.request.handler.aselect.authentication
RequestHandler Interface.
IRequestHandler - Interface in org.aselect.server.request.handler
Interface for request handlers.
IRequestHandler - Interface in org.aselect.server.request.handler.sfs.authentication
RequestHandler Interface.
isActive() - Method in class org.aselect.agent.ASelectAgent
Returns whether A-Select Agent is active.
ISAMPollingMethod - Interface in org.aselect.system.sam.agent
The interface for polling methods.
isApplication(String) - Method in class org.aselect.server.application.ApplicationManager
 
isClientCertRevoked(String, X509Certificate) - Method in class org.aselect.authspserver.authsp.pki.PKIManager
Checks if a certificate is revoked.
isCrossFallBackEnabled() - Method in class org.aselect.server.config.ASelectConfigManager
Returns if cross fallback is enabled or not.
isCrossSelectorEnabled() - Method in class org.aselect.server.cross.CrossASelectManager
 
isDebug() - Method in class org.aselect.system.logging.SystemLogger
 
isDirectAuthSP() - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
isDirectAuthSP(String) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandlerManager
Checks if an AuthSP is a DirectAuthSP or not.
isDirectAuthSPPrefered() - Method in class org.aselect.server.application.Application
 
ISelectorHandler - Interface in org.aselect.server.cross
Handler to determine the remote A-Select Server.
isEmpty() - Method in class org.aselect.agent.authorization.parsing.EvaluationTree
Determine if this tree node is empty.
isForcedAuthenticate() - Method in class org.aselect.server.application.Application
 
isForcedAuthenticateEnabled(String) - Method in class org.aselect.server.application.ApplicationManager
 
isForcedAuthenticateEnabled(String) - Method in class org.aselect.server.cross.CrossASelectManager
 
isInGuiMode() - Method in class org.aselect.agent.ASelectAgent
Returns The A-Select Agent GUI mode.
isLeaf() - Method in class org.aselect.agent.authorization.parsing.EvaluationTree
Determine if this tree node is a leaf.
isLocalSigningRequired() - Method in class org.aselect.server.cross.CrossASelectManager
 
isMaximum(long) - Method in class org.aselect.system.storagemanager.handler.JDBCStorageHandler
Checks if the maximum items is reached.
isMaximum(long) - Method in class org.aselect.system.storagemanager.handler.MemoryStorageHandler
Checks if the configured maximum items is reached.
isMaximum(long) - Method in interface org.aselect.system.storagemanager.IStorageHandler
Checks if the maximum available storage items is reached.
isPopup() - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
isReinit() - Method in class org.aselect.system.servlet.ASelectHttpServlet
Determine whether this is a first-time init or a re-initialization

Description:
This method can be used in your init() method to check whether it is a first-time initialization, or a re-initialization after a restart API call.
isRestartableServlet() - Method in class org.aselect.authspserver.authsp.db.DBAuthSP
 
isRestartableServlet() - Method in class org.aselect.authspserver.authsp.ip.IPAuthSP
Determines whether or not the IP AuthsP is restartable.
isRestartableServlet() - Method in class org.aselect.authspserver.authsp.ldap.LDAPAuthSP
Determines whether or not the LDAP AuthsP is restartable.
isRestartableServlet() - Method in class org.aselect.authspserver.authsp.nullauthsp.NullAuthSP
Determines whether or not the NULL AuthSP is restartable.
isRestartableServlet() - Method in class org.aselect.authspserver.authsp.radius.RadiusAuthSP
Determines whether or not the Radius AuthSP is restartable.
isRestartableServlet() - Method in class org.aselect.authspserver.AuthSPServlet
The AuthSP server is not restartable by default.
isRestartableServlet() - Method in class org.aselect.server.ASelectServer
The A-Select server is restartable.
isRestartableServlet() - Method in class org.aselect.system.servlet.ASelectHttpServlet
Determines whether or not a Servlet is restartable.
isRestartInProgress() - Method in class org.aselect.system.servlet.ASelectHttpServlet
Check if a restart is currently in progress.
isShowUrl() - Method in class org.aselect.server.application.Application
 
isShowUrl(String) - Method in class org.aselect.server.application.ApplicationManager
Returns if the app url must be shown or not

Description:
Returns true if app url must be shown and false if not.
isSigningEnabled() - Method in class org.aselect.agent.config.ASelectAgentConfigManager
Returns TRUE if siging is enabled in config.
isSigningRequired() - Method in class org.aselect.server.application.Application
 
isSigningRequired() - Method in class org.aselect.server.application.ApplicationManager
 
isSingleSignOn() - Method in class org.aselect.server.config.ASelectConfigManager
Returns TRUE if single sign-on for this A-Select Server is enabled.
issueCrossTGT(String, String, Hashtable, HttpServletResponse, String, HttpServletRequest) - Method in class org.aselect.server.tgt.TGTIssuer
Creates a Cross TGT and redirects the user.
issueErrorTGT(String, String, HttpServletResponse) - Method in class org.aselect.server.tgt.TGTIssuer
Creates an error TGT and redirects the user.
issueTGT(String, String, Hashtable, HttpServletResponse, String, HttpServletRequest) - Method in class org.aselect.server.tgt.TGTIssuer
Creates a default TGT and redirects the user.
IStorageHandler - Interface in org.aselect.system.storagemanager
An interface for storage handlers.
isUDBEnabled() - Method in class org.aselect.server.config.ASelectConfigManager
Returns TRUE if a UDB for this A-Select Server is enabled.
isUseOpaqueUId() - Method in class org.aselect.server.application.Application
 
isUseOpaqueUid(String) - Method in class org.aselect.server.application.ApplicationManager
Returns if an opaque uid must be used for an application.
isUserAuthorized(String, String, Hashtable) - Method in class org.aselect.agent.authorization.AuthorizationEngine
Check if a user is authorized.
isUserEnabled(String) - Method in class org.aselect.server.udb.flatfile.FlatFileConnector
Check if user is A-Select enabled.
isUserEnabled(String) - Method in interface org.aselect.server.udb.IUDBConnector
Check if the user is enabled for A-Select.
isUserEnabled(String) - Method in class org.aselect.server.udb.jdbc.JDBCConnector
Check if user is A-Select enabled.
isUserEnabled(String) - Method in class org.aselect.server.udb.jndi.JNDIConnector
Check if user is A-Select enabled.
isUserEnabled(String) - Method in class org.aselect.server.udb.sasdb.SASDBConnector
Check if user is A-Select enabled.
isValidSSOGroup(Vector, Vector) - Method in class org.aselect.server.application.ApplicationManager
Verifies if one of the supplied single sign-on groups contains in the existing TGT

Description:
Verifies if one sso_group that exists in the vValidSSOGroups correspond with one sso_group in the vOldSSOGroups

Concurrency issues:
-

Preconditions:
vValidSSOGroups may not be null vOldSSOGroups may not be null

Postconditions:
-
IUDBConnector - Interface in org.aselect.server.udb
Interface to a A-Select UDB connector.
IWebSSOProfile - Interface in org.aselect.server.request.handler.saml11.websso
Interface for SAML 1.1 websso profile reponse handlers.

J

JDBCAttributeRequestor - Class in org.aselect.server.attributes.requestors.jdbc
 
JDBCAttributeRequestor() - Constructor for class org.aselect.server.attributes.requestors.jdbc.JDBCAttributeRequestor
 
JDBCConnector - Class in org.aselect.server.udb.jdbc
JDBC database connector.
JDBCConnector() - Constructor for class org.aselect.server.udb.jdbc.JDBCConnector
 
JDBCStorageHandler - Class in org.aselect.system.storagemanager.handler
DBMS storage handler.
JDBCStorageHandler() - Constructor for class org.aselect.system.storagemanager.handler.JDBCStorageHandler
 
JNDIAttributeRequestor - Class in org.aselect.server.attributes.requestors.jndi
The JNDI Attribute Requestor.
JNDIAttributeRequestor() - Constructor for class org.aselect.server.attributes.requestors.jndi.JNDIAttributeRequestor
 
JNDIConnector - Class in org.aselect.server.udb.jndi
JNDI database connector.
JNDIConnector() - Constructor for class org.aselect.server.udb.jndi.JNDIConnector
 

K

killAllTickets() - Method in class org.aselect.agent.ticket.TicketManager
Kill all Agent tickets.
killSession(String) - Method in class org.aselect.agent.session.SessionManager
Kill a session.
killSession(String) - Method in class org.aselect.server.session.SessionManager
Kill a session.
killTicket(String) - Method in class org.aselect.agent.ticket.TicketManager
Kill Agent ticket.

L

Ldap - Class in org.aselect.server.authspprotocol.handler
The Ldap AuthSP Handler.
Ldap() - Constructor for class org.aselect.server.authspprotocol.handler.Ldap
 
LDAPAuthSP - Class in org.aselect.authspserver.authsp.ldap
An A-Select AuthtSP that uses LDAP as back-end.
LDAPAuthSP() - Constructor for class org.aselect.authspserver.authsp.ldap.LDAPAuthSP
 
LDAPCertificateHandler - Class in org.aselect.authspserver.authsp.pki.cert.handler.ldap
The LDAP Certificate Handler.
LDAPCertificateHandler() - Constructor for class org.aselect.authspserver.authsp.pki.cert.handler.ldap.LDAPCertificateHandler
 
LDAPCRLHandler - Class in org.aselect.authspserver.authsp.pki.crl.handler.ldap
The LDAP CRL Handler.
LDAPCRLHandler() - Constructor for class org.aselect.authspserver.authsp.pki.crl.handler.ldap.LDAPCRLHandler
 
LDAPProtocolHandlerFactory - Class in org.aselect.authspserver.authsp.ldap
A factory to create ILDAPProtocolHandler implementations.
LDAPProtocolHandlerFactory() - Constructor for class org.aselect.authspserver.authsp.ldap.LDAPProtocolHandlerFactory
 
LDAPSimpleProtocolHandler - Class in org.aselect.authspserver.authsp.ldap
A basic LDAP protocol handler.
LDAPSimpleProtocolHandler() - Constructor for class org.aselect.authspserver.authsp.ldap.LDAPSimpleProtocolHandler
Set the module name.
LDAPSSLProtocolHandler - Class in org.aselect.authspserver.authsp.ldap
A SSL LDAP protocol handler.
LDAPSSLProtocolHandler() - Constructor for class org.aselect.authspserver.authsp.ldap.LDAPSSLProtocolHandler
Set the module name.
LDAPURL - Class in org.aselect.authspserver.authsp.pki.crl.handler.ldap
a LDAP URL Wrapper Class.
LDAPURL(String) - Constructor for class org.aselect.authspserver.authsp.pki.crl.handler.ldap.LDAPURL
The LDAP URL Constructor.
LESS_THEN - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Less then operator.
LESS_THEN_OR_EQUAL_TO - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
less then or equal to operator.
LIST - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
List type.
live() - Method in class org.aselect.system.sam.agent.SAMResource
Check if the resource is still available.
loadHTMLTemplate(String, String, String, String, String) - Method in class org.aselect.authspserver.config.AuthSPConfigManager
Loads a template from harddisk to the supplied sTemplate variable.
localServersEnabled() - Method in class org.aselect.server.cross.CrossASelectManager
 
log(String, String, String, String, String) - Method in class org.aselect.system.logging.AuthenticationLogger
Write a log item.
log(String) - Method in class org.aselect.system.logging.AuthenticationLogger
Log a message.
log(Object[]) - Method in class org.aselect.system.logging.AuthenticationLogger
Logs all objects in the supplied object array to the logging target.
log(Level, String) - Method in class org.aselect.system.logging.SystemLogger
Write a log item.
log(Level, String, Throwable) - Method in class org.aselect.system.logging.SystemLogger
Write a log item with a cause.
log(Level, String, String, String) - Method in class org.aselect.system.logging.SystemLogger
Write a log item with additional information.
log(Level, String, String, String, Throwable) - Method in class org.aselect.system.logging.SystemLogger
Write a log item with additional information and a cause.
LOGIC_OPERATOR_GROUP - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Logic operator group.
LOGOFF - Static variable in class org.aselect.agent.ntservice.AgentEvent
Logoff event ID.

M

main(String[]) - Static method in class org.aselect.agent.ASelectAgent
Main entry point for starting the Agent in console mode.
main(String[]) - Static method in class org.aselect.agent.ntservice.AgentNTService
main[] entry point for starting the Agent in service mode.
main(String[]) - Static method in class org.aselect.authspserver.authsp.db.MD5Crypt
 
main(String[]) - Static method in class org.aselect.server.attributes.requestors.jdbc.JDBCAttributeRequestor
 
main(String[]) - Static method in class StopAgent
 
MATCH_REGULAR_EXPRESSION - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Regular expression operator.
MATCH_WILDCARD_EXPRESSION - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Wildcar expression operator.
matches(String, String) - Static method in class org.aselect.authspserver.authsp.db.MD5Crypt
 
matchWildcardMask(String, String) - Static method in class org.aselect.system.utils.Utils
Compare a string against another string that may contain wildcards.
MAX_RADIUS_PACKET_SIZE - Static variable in interface org.aselect.authspserver.authsp.radius.IRADIUSProtocolHandler
MAX_RADIUS_PACKET_SIZE
MD5Crypt - Class in org.aselect.authspserver.authsp.db
A Java Implementation of the MD5Crypt function Modified from the GANYMEDE network directory management system released under the GNU General Public License by the University of Texas at Austin http://tools.arlut.utexas.edu/gash2/ Original version from :Jonathan Abbey, jonabbey@arlut.utexas.edu Modified by: Vladimir Silva, vladimir_silva@yahoo.com Modification history: 9/2005 - Removed dependencies on a MD5 private implementation - Added built-in java.security.MessageDigest (MD5) support - Code cleanup
MD5Crypt() - Constructor for class org.aselect.authspserver.authsp.db.MD5Crypt
 
MemoryStorageHandler - Class in org.aselect.system.storagemanager.handler
memory storage handler.
MemoryStorageHandler() - Constructor for class org.aselect.system.storagemanager.handler.MemoryStorageHandler
 
MODULE - Static variable in class org.aselect.agent.admin.AdminMonitor
The module name.
MODULE - Static variable in class org.aselect.agent.admin.SessionMonitorModel
The MODULE name.
MODULE - Static variable in class org.aselect.agent.admin.TicketMonitorModel
The MODULE name.
MODULE - Static variable in class org.aselect.agent.ASelectAgent
Module string.
MODULE - Static variable in class org.aselect.agent.authorization.evaluation.AuthorizationRuleEvaluator
The module name.
MODULE - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleParser
The module name.
MODULE - Variable in class org.aselect.agent.handler.RequestHandler
The module name.
MODULE - Static variable in class org.aselect.agent.ntservice.AgentNTService
The MODULE name.
MODULE - Static variable in class org.aselect.agent.session.SessionManager
The MODULE name.
MODULE - Static variable in class org.aselect.agent.ticket.TicketManager
The module name
MODULE - Static variable in class org.aselect.authspserver.authsp.db.DBAuthSP
The name of this module, that is used in the system logging.
MODULE - Static variable in class org.aselect.authspserver.authsp.ldap.LDAPAuthSP
The name of this module, that is used in the system logging.
MODULE - Static variable in class org.aselect.authspserver.authsp.ldap.LDAPProtocolHandlerFactory
The module name.
MODULE - Static variable in class org.aselect.authspserver.authsp.pki.cert.handler.ldap.LDAPCertificateHandler
The name of this module, that is used in the system logging.
MODULE - Static variable in class org.aselect.authspserver.authsp.pki.crl.handler.file.FileCRLHandler
The name of this module, that is used in the system logging.
MODULE - Static variable in class org.aselect.authspserver.authsp.pki.crl.handler.html.HttpCRLHandler
The name of this module, that is used in the system logging.
MODULE - Static variable in class org.aselect.authspserver.authsp.pki.crl.handler.ldap.LDAPCRLHandler
The name of this module, that is used in the system logging.
MODULE - Static variable in class org.aselect.authspserver.authsp.pki.PKIAuthSP
The name of this module, that is used in the system logging.
MODULE - Static variable in class org.aselect.authspserver.authsp.pki.PKIManager
The name of this module, that is used in the system logging.
MODULE - Static variable in class org.aselect.authspserver.sam.SAMService
The module name.
MODULE - Static variable in class org.aselect.authspserver.session.AuthSPSessionManager
The module name.
MODULE - Static variable in class org.aselect.server.admin.AdminMonitor
The module name.
MODULE - Static variable in class org.aselect.server.admin.SessionMonitorModel
The module name.
MODULE - Static variable in class org.aselect.server.admin.TGTMonitorModel
The module name.
MODULE - Static variable in class org.aselect.server.ASelectServer
The module name.
MODULE - Static variable in class org.aselect.server.config.ASelectConfigManager
The name of this module, that is used in the system logging.
MODULE - Static variable in class org.aselect.server.sam.SAMService
The module name.
MODULE - Static variable in class org.aselect.server.session.SessionManager
The module name.
MODULE - Static variable in class org.aselect.system.storagemanager.handler.MemoryStorageHandler
The module name.
MODULE - Static variable in class org.aselect.system.storagemanager.StorageManager
The module name.
MUST_UNDERSTAND - Static variable in exception org.aselect.system.communication.server.soap11.ASOAPException
must understand fault
MUST_UNDERSTAND - Static variable in exception org.aselect.system.communication.server.soap12.ASOAPException
Must understand fault.

N

NAME_AUTHSPS - Static variable in class org.aselect.server.sam.ASelectSAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.2.1.4
NAME_BASE - Static variable in class org.aselect.system.sam.service.SAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2
NAME_CPUS - Static variable in class org.aselect.system.sam.service.SAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.1.7
NAME_CURSESSIONS - Static variable in class org.aselect.server.sam.ASelectSAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.2.1.2
NAME_CURTGTS - Static variable in class org.aselect.server.sam.ASelectSAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.2.1.8
NAME_FREEMEM - Static variable in class org.aselect.system.sam.service.SAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.1.8
NAME_LOAD - Static variable in class org.aselect.system.sam.service.SAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.1.5
NAME_MAXMEM - Static variable in class org.aselect.system.sam.service.SAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.1.9
NAME_MAXSESSIONS - Static variable in class org.aselect.server.sam.ASelectSAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.2.1.1
NAME_MAXTGTS - Static variable in class org.aselect.server.sam.ASelectSAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.2.1.9
NAME_OPERATIONAL - Static variable in class org.aselect.system.sam.service.SAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.1.3
NAME_PROCESSINGTIME - Static variable in class org.aselect.server.sam.ASelectSAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.2.1.5
NAME_SESSIONCOUNT - Static variable in class org.aselect.server.sam.ASelectSAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.2.1.6
NAME_SESSIONLOAD - Static variable in class org.aselect.server.sam.ASelectSAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.2.1.3
NAME_SYSDESCR - Static variable in class org.aselect.system.sam.service.SAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.1.1
NAME_TGTCOUNT - Static variable in class org.aselect.server.sam.ASelectSAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.2.1.7
NAME_TOTALMEM - Static variable in class org.aselect.system.sam.service.SAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.1.10
NAME_UPTIME - Static variable in class org.aselect.system.sam.service.SAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.1.4
NAME_VERSION - Static variable in class org.aselect.system.sam.service.SAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.1.2
NAME_WWWDESCR - Static variable in class org.aselect.system.sam.service.SAMConstants
Name for 1.3.6.1.4.1.15396.10.10.2.1.6
nextRandomBytes(byte[]) - Static method in class org.aselect.server.crypto.CryptoEngine
Generate random bytes.
NMVPair - Class in org.aselect.server.processor
NameMultiValue pair

Description:
NameValue pair.
NMVPair(String) - Constructor for class org.aselect.server.processor.NMVPair
Create a new NMVPair

Concurrency issues:
-

Preconditions:
-

Postconditions:
-
NMVPair(String, String) - Constructor for class org.aselect.server.processor.NMVPair
Create a new NMVPair
Description:
Create a new NMVPair.
NMVPair(String, Vector) - Constructor for class org.aselect.server.processor.NMVPair
Create a new NMVPair with a default value.
NOT - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Logic not operator.
NOT_EQUAL_TO - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Not equal to operator.
NS_PREFIX_RPC - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
A-Select method prefix constant.
NS_PREFIX_RPC - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
A-Select method prefix constant.
NS_PREFIX_SOAP_ENC - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
SOAP encryption prefix.
NS_PREFIX_SOAP_ENC - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
SOAP encryption prefix.
NS_PREFIX_SOAP_ENV - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
SOAP environment prefix.
NS_PREFIX_SOAP_ENV - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
SOAP environment prefix.
NS_PREFIX_XML - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
XML prefix constant.
NS_PREFIX_XML - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
XML prefix constant.
NS_PREFIX_XMLNS - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
XML namespace prefix constant.
NS_PREFIX_XMLNS - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
XML namespace prefix constant.
NS_PREFIX_XSD - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
XML Schema prefix constant.
NS_PREFIX_XSI - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
XML Schema instance prefix constant.
NullAuthSP - Class in org.aselect.authspserver.authsp.nullauthsp
.
NullAuthSP() - Constructor for class org.aselect.authspserver.authsp.nullauthsp.NullAuthSP
 
NullAuthSP - Class in org.aselect.server.authspprotocol.handler
The Null AuthSP handler.
NullAuthSP() - Constructor for class org.aselect.server.authspprotocol.handler.NullAuthSP
 

O

OID_AUTHSPS - Static variable in class org.aselect.server.sam.ASelectSAMConstants
OID for a-select.statistics.specific.authsps
OID_BASE - Static variable in class org.aselect.system.sam.service.SAMConstants
OID for a-select.statistics
OID_CPUS - Static variable in class org.aselect.system.sam.service.SAMConstants
OID for a-select.statistics.cpus
OID_CURSESSIONS - Static variable in class org.aselect.server.sam.ASelectSAMConstants
OID for a-select.statistics.specific.cursessions
OID_CURTGTS - Static variable in class org.aselect.server.sam.ASelectSAMConstants
OID for a-select.statistics.specific.curTGTs
OID_FREEMEM - Static variable in class org.aselect.system.sam.service.SAMConstants
OID for a-select.statistics.freeMem
OID_LOAD - Static variable in class org.aselect.system.sam.service.SAMConstants
OID for a-select.statistics.load
OID_MAXMEM - Static variable in class org.aselect.system.sam.service.SAMConstants
OID for a-select.statistics.maxMem
OID_MAXSESSIONS - Static variable in class org.aselect.server.sam.ASelectSAMConstants
OID for a-select.statistics.specific.maxsessions
OID_MAXTGTS - Static variable in class org.aselect.server.sam.ASelectSAMConstants
OID for a-select.statistics.specific.maxTGTs
OID_OPERATIONAL - Static variable in class org.aselect.system.sam.service.SAMConstants
OID for a-select.statistics.operational
OID_PROCESSINGTIME - Static variable in class org.aselect.server.sam.ASelectSAMConstants
OID for a-select.statistics.specific.processingTime
OID_SESSIONCOUNT - Static variable in class org.aselect.server.sam.ASelectSAMConstants
OID for a-select.statistics.specific.sessionCount
OID_SESSIONLOAD - Static variable in class org.aselect.server.sam.ASelectSAMConstants
OID for a-select.statistics.specific.sessionload
OID_SYSDESCR - Static variable in class org.aselect.system.sam.service.SAMConstants
OID for a-select.statistics.sysDescr
OID_TGTCOUNT - Static variable in class org.aselect.server.sam.ASelectSAMConstants
OID for a-select.statistics.specific.TGTCount
OID_TOTALMEM - Static variable in class org.aselect.system.sam.service.SAMConstants
OID for a-select.statistics.totalMem
OID_UPTIME - Static variable in class org.aselect.system.sam.service.SAMConstants
OID for a-select.statistics.uptime
OID_VERSION - Static variable in class org.aselect.system.sam.service.SAMConstants
OID for a-select.statistics.version
OID_WWWDESCR - Static variable in class org.aselect.system.sam.service.SAMConstants
OID for a-select.statistics.wwwDescr
OpaqueAttributeRequestor - Class in org.aselect.server.attributes.requestors.opaque
Generate an "opaque handle" attribute from the user id

Description:
Generates the SHA1 of the user id and returns this as an attribute.
OpaqueAttributeRequestor() - Constructor for class org.aselect.server.attributes.requestors.opaque.OpaqueAttributeRequestor
 
operational() - Method in class org.aselect.authspserver.sam.SAMService
Checks if the A-Select AuthSP Server Servlet is operational.
operational() - Method in class org.aselect.server.sam.SAMService
Checks if the A-Select Server Servlet is operational.
operational() - Method in class org.aselect.system.sam.service.SAMServiceServlet
Used to check if the servlet is operational or not.
OPERATOR_GROUP - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Operator group.
OR - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Logic or operator.
org.aselect.agent - package org.aselect.agent
 
org.aselect.agent.admin - package org.aselect.agent.admin
 
org.aselect.agent.authorization - package org.aselect.agent.authorization
 
org.aselect.agent.authorization.evaluation - package org.aselect.agent.authorization.evaluation
 
org.aselect.agent.authorization.parsing - package org.aselect.agent.authorization.parsing
 
org.aselect.agent.authorization.parsing.types - package org.aselect.agent.authorization.parsing.types
 
org.aselect.agent.config - package org.aselect.agent.config
 
org.aselect.agent.handler - package org.aselect.agent.handler
 
org.aselect.agent.log - package org.aselect.agent.log
 
org.aselect.agent.ntservice - package org.aselect.agent.ntservice
 
org.aselect.agent.sam - package org.aselect.agent.sam
 
org.aselect.agent.session - package org.aselect.agent.session
 
org.aselect.agent.ticket - package org.aselect.agent.ticket
 
org.aselect.authspserver - package org.aselect.authspserver
 
org.aselect.authspserver.authsp.db - package org.aselect.authspserver.authsp.db
 
org.aselect.authspserver.authsp.ip - package org.aselect.authspserver.authsp.ip
 
org.aselect.authspserver.authsp.ldap - package org.aselect.authspserver.authsp.ldap
 
org.aselect.authspserver.authsp.nullauthsp - package org.aselect.authspserver.authsp.nullauthsp
 
org.aselect.authspserver.authsp.pki - package org.aselect.authspserver.authsp.pki
 
org.aselect.authspserver.authsp.pki.cert.handler - package org.aselect.authspserver.authsp.pki.cert.handler
 
org.aselect.authspserver.authsp.pki.cert.handler.ldap - package org.aselect.authspserver.authsp.pki.cert.handler.ldap
 
org.aselect.authspserver.authsp.pki.crl.handler - package org.aselect.authspserver.authsp.pki.crl.handler
 
org.aselect.authspserver.authsp.pki.crl.handler.file - package org.aselect.authspserver.authsp.pki.crl.handler.file
 
org.aselect.authspserver.authsp.pki.crl.handler.html - package org.aselect.authspserver.authsp.pki.crl.handler.html
 
org.aselect.authspserver.authsp.pki.crl.handler.ldap - package org.aselect.authspserver.authsp.pki.crl.handler.ldap
 
org.aselect.authspserver.authsp.radius - package org.aselect.authspserver.authsp.radius
 
org.aselect.authspserver.config - package org.aselect.authspserver.config
 
org.aselect.authspserver.crypto - package org.aselect.authspserver.crypto
 
org.aselect.authspserver.log - package org.aselect.authspserver.log
 
org.aselect.authspserver.sam - package org.aselect.authspserver.sam
 
org.aselect.authspserver.session - package org.aselect.authspserver.session
 
org.aselect.server - package org.aselect.server
 
org.aselect.server.admin - package org.aselect.server.admin
 
org.aselect.server.application - package org.aselect.server.application
 
org.aselect.server.attributes - package org.aselect.server.attributes
 
org.aselect.server.attributes.requestors - package org.aselect.server.attributes.requestors
 
org.aselect.server.attributes.requestors.api - package org.aselect.server.attributes.requestors.api
 
org.aselect.server.attributes.requestors.flatfile - package org.aselect.server.attributes.requestors.flatfile
 
org.aselect.server.attributes.requestors.jdbc - package org.aselect.server.attributes.requestors.jdbc
 
org.aselect.server.attributes.requestors.jndi - package org.aselect.server.attributes.requestors.jndi
 
org.aselect.server.attributes.requestors.opaque - package org.aselect.server.attributes.requestors.opaque
 
org.aselect.server.attributes.requestors.tgt - package org.aselect.server.attributes.requestors.tgt
 
org.aselect.server.authspprotocol - package org.aselect.server.authspprotocol
 
org.aselect.server.authspprotocol.handler - package org.aselect.server.authspprotocol.handler
 
org.aselect.server.config - package org.aselect.server.config
 
org.aselect.server.cross - package org.aselect.server.cross
 
org.aselect.server.cross.selectorhandler - package org.aselect.server.cross.selectorhandler
 
org.aselect.server.crypto - package org.aselect.server.crypto
 
org.aselect.server.elo - package org.aselect.server.elo
 
org.aselect.server.elo.handler - package org.aselect.server.elo.handler
 
org.aselect.server.log - package org.aselect.server.log
 
org.aselect.server.processor - package org.aselect.server.processor
 
org.aselect.server.request - package org.aselect.server.request
 
org.aselect.server.request.handler - package org.aselect.server.request.handler
 
org.aselect.server.request.handler.aselect - package org.aselect.server.request.handler.aselect
 
org.aselect.server.request.handler.aselect.authentication - package org.aselect.server.request.handler.aselect.authentication
 
org.aselect.server.request.handler.attributeprocessor - package org.aselect.server.request.handler.attributeprocessor
 
org.aselect.server.request.handler.entree.sso.cookiemonster - package org.aselect.server.request.handler.entree.sso.cookiemonster
 
org.aselect.server.request.handler.entree.sso.notification - package org.aselect.server.request.handler.entree.sso.notification
 
org.aselect.server.request.handler.entree.sso.service - package org.aselect.server.request.handler.entree.sso.service
 
org.aselect.server.request.handler.saml11 - package org.aselect.server.request.handler.saml11
 
org.aselect.server.request.handler.saml11.common - package org.aselect.server.request.handler.saml11.common
 
org.aselect.server.request.handler.saml11.websso - package org.aselect.server.request.handler.saml11.websso
 
org.aselect.server.request.handler.saml11.websso.profile - package org.aselect.server.request.handler.saml11.websso.profile
 
org.aselect.server.request.handler.sfs - package org.aselect.server.request.handler.sfs
 
org.aselect.server.request.handler.sfs.authentication - package org.aselect.server.request.handler.sfs.authentication
 
org.aselect.server.request.handler.shibboleth - package org.aselect.server.request.handler.shibboleth
 
org.aselect.server.sam - package org.aselect.server.sam
 
org.aselect.server.session - package org.aselect.server.session
 
org.aselect.server.tgt - package org.aselect.server.tgt
 
org.aselect.server.udb - package org.aselect.server.udb
 
org.aselect.server.udb.flatfile - package org.aselect.server.udb.flatfile
 
org.aselect.server.udb.jdbc - package org.aselect.server.udb.jdbc
 
org.aselect.server.udb.jndi - package org.aselect.server.udb.jndi
 
org.aselect.server.udb.sasdb - package org.aselect.server.udb.sasdb
 
org.aselect.system.communication.client - package org.aselect.system.communication.client
 
org.aselect.system.communication.client.raw - package org.aselect.system.communication.client.raw
 
org.aselect.system.communication.client.soap11 - package org.aselect.system.communication.client.soap11
 
org.aselect.system.communication.client.soap12 - package org.aselect.system.communication.client.soap12
 
org.aselect.system.communication.server - package org.aselect.system.communication.server
 
org.aselect.system.communication.server.raw - package org.aselect.system.communication.server.raw
 
org.aselect.system.communication.server.soap11 - package org.aselect.system.communication.server.soap11
 
org.aselect.system.communication.server.soap12 - package org.aselect.system.communication.server.soap12
 
org.aselect.system.configmanager - package org.aselect.system.configmanager
 
org.aselect.system.configmanager.handler - package org.aselect.system.configmanager.handler
 
org.aselect.system.db - package org.aselect.system.db
 
org.aselect.system.error - package org.aselect.system.error
 
org.aselect.system.exception - package org.aselect.system.exception
 
org.aselect.system.logging - package org.aselect.system.logging
 
org.aselect.system.sam.agent - package org.aselect.system.sam.agent
 
org.aselect.system.sam.agent.polling - package org.aselect.system.sam.agent.polling
 
org.aselect.system.sam.service - package org.aselect.system.sam.service
 
org.aselect.system.servlet - package org.aselect.system.servlet
 
org.aselect.system.storagemanager - package org.aselect.system.storagemanager
 
org.aselect.system.storagemanager.handler - package org.aselect.system.storagemanager.handler
 
org.aselect.system.utils - package org.aselect.system.utils
 
ORIGIN_APPLICATION - Static variable in class org.aselect.server.request.handler.aselect.authentication.RequestParser
Request originated from an application (or the Agent)
ORIGIN_APPLICATION - Static variable in class org.aselect.server.request.handler.sfs.authentication.RequestParser
Request originated from an application (or the Agent)
ORIGIN_ASELECTSERVER - Static variable in class org.aselect.server.request.handler.aselect.authentication.RequestParser
Request originated from another A-Select Server (cross)
ORIGIN_ASELECTSERVER - Static variable in class org.aselect.server.request.handler.sfs.authentication.RequestParser
Request originated from another A-Select Server (cross)
ORIGIN_AUTHSP - Static variable in class org.aselect.server.request.handler.aselect.authentication.RequestParser
Request originated from an AuthSP (or application acting as an AuthSP)
ORIGIN_AUTHSP - Static variable in class org.aselect.server.request.handler.sfs.authentication.RequestParser
Request originated from an AuthSP (or application acting as an AuthSP)
ORIGIN_UNKNOWN - Static variable in class org.aselect.server.request.handler.aselect.authentication.RequestParser
Unknown origin
ORIGIN_UNKNOWN - Static variable in class org.aselect.server.request.handler.sfs.authentication.RequestParser
Unknown origin
ORIGIN_USER - Static variable in class org.aselect.server.request.handler.aselect.authentication.RequestParser
Request originated directly from the user, or is a redirect from the application to the logout page
ORIGIN_USER - Static variable in class org.aselect.server.request.handler.sfs.authentication.RequestParser
Request originated directly from the user, or is a redirect from the application to the logout page

P

paint(Graphics) - Method in class org.aselect.agent.admin.AdminMonitor
Implements the paint message for the GUI monitor.
paint(Graphics) - Method in class org.aselect.server.admin.AdminMonitor
(re)paints all the specific AdminMonitor graphics.
parse() - Method in class org.aselect.agent.authorization.parsing.AuthorizationRuleParser
Parse a Evaluation Rule.
PKI - Class in org.aselect.server.authspprotocol.handler
The PKI AuthSP Handler.
PKI() - Constructor for class org.aselect.server.authspprotocol.handler.PKI
 
PKI_2FACTOR_NO_RETRIES_LEFT - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: Out of retries for 2 Factor Authentication
PKI_CA_CERT_IS_EXPIRED - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: No CA Certificate in keystore is expired
PKI_CLIENT_CERT_BLOB_NOT_VALID - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: No matching binary blob
PKI_CLIENT_CERT_EXPIRED - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: Client Certificate is expired
PKI_CLIENT_CERT_NOT_NOT_SIGNED_BY_TRUSTED_CA - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: Client Certificate is not signed by a Trusted CA
PKI_CLIENT_CERT_NOT_YET_VALID - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: Client Certificate is not yet valid
PKI_CLIENT_CERT_REVOKED - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: Client Certificate is Revoked
PKI_CLIENT_CERT_SUCCESS - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: Client Certificate Ok
PKI_CONFIG_ERROR - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: Config Error occured
PKI_CRL_IS_NOT_SIGNED_BY_CA - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: CRL is not signed by CA
PKI_INTERNAL_SERVER_ERROR - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: Internal Error
PKI_INVALID_REQUEST - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: Invalid Request
PKI_NO_CA_FOUND - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: No Common Authority found
PKI_NO_CLIENT_CERT - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: No Client certificate
PKI_NO_CLIENT_CERT_PROVIDED - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: No Client Certificate Provided
PKI_NO_CRL_DISTR_POINT_IN_CA_CERT - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: No CRL Distribution Point(s) in CA Certificate
PKI_NO_CRL_FOUND_FOR_CA - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: No CRL Found For CA
PKI_SUBJECT_DN_NOT_VALID - Static variable in class org.aselect.authspserver.authsp.pki.Errors
Error Code for: DN in certificate did not match the one in the ASelect UDB
PKIAuthSP - Class in org.aselect.authspserver.authsp.pki
PKI AuthSP.
PKIAuthSP() - Constructor for class org.aselect.authspserver.authsp.pki.PKIAuthSP
 
PKIManager - Class in org.aselect.authspserver.authsp.pki
The PKI Manager.
PKIManager() - Constructor for class org.aselect.authspserver.authsp.pki.PKIManager
 
poll() - Method in interface org.aselect.system.sam.agent.ISAMPollingMethod
Will poll a resource.
poll() - Method in class org.aselect.system.sam.agent.polling.SAMAPIPollingMethod
The method that used to poll the SAMService.
poll() - Method in class org.aselect.system.sam.agent.polling.SAMICMPPollingMethod
Polls the resource by executing the ping command located in _sbPingCommand.
prefixString(String, String, int) - Static method in class org.aselect.system.utils.Utils
Prefixes a String with another String until a specified length is reached.
process(HttpServletResponse, String, Hashtable, Hashtable) - Method in class org.aselect.server.processor.AttributeProcessor
Processes the actual request.
process(HttpServletResponse, String, Hashtable, Hashtable) - Method in interface org.aselect.server.processor.IProcessor
Processes the request.
process(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.aselect.ASelectAuthenticationProfile
Main process function.
process(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.aselect.ASelectRestartRequestHandler
Description:
This method should be called if a sub class receives a restart request.
process(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.attributeprocessor.AttributeProcessorProceeder
Issues an cross TGT.
process(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.entree.sso.cookiemonster.CookieMonsterHandler
Processes the Cookie Monster request.
process(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.entree.sso.notification.SSONotifcationServiceHandler
Processes the request, thereby setting a cookie in the response if the ELO ID that was send in the request is found in the ELO store.
process(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.entree.sso.service.SSOServiceHandler
Processes the request.
process(HttpServletRequest, HttpServletResponse) - Method in interface org.aselect.server.request.handler.IRequestHandler
Processes the request.
process(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.saml11.SAML11ArtifactRequestHandler
Processes a SAML message inside a SOAP message containing an Artifact request.
process(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.saml11.SAML11QueryRequestHandler
Processes a SAML message inside a SOAP message containing a SAML Subject Query request.
process(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.saml11.SAML11RequestHandler
Processes a SAML Web SSO request.
process(Hashtable, HttpServletResponse, String, String) - Method in class org.aselect.server.request.handler.saml11.websso.AbstractWebSSOProfile
 
process(Hashtable, HttpServletResponse, String, String) - Method in interface org.aselect.server.request.handler.saml11.websso.IWebSSOProfile
processes a request and sends a websso response.
process(Hashtable, HttpServletResponse, String, String) - Method in class org.aselect.server.request.handler.saml11.websso.profile.BrowserArtifact
Sends the SAML 1.1 Browser/Artifact response.
process(Hashtable, HttpServletResponse, String, String) - Method in class org.aselect.server.request.handler.saml11.websso.profile.BrowserPost
Sends the SAML 1.1 Browser/Post response.
process(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.sfs.ASelectAuthenticationProfile
Main process function.
process(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.sfs.SFSIdpQueryHandler
Main process function.
process(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.shibboleth.ShibbolethAuthenticationProfile
Processes the following request:
?providerId=[providerId]&shire=[shire]&target=[target]&time=[time]
The time parameter is optional, if available the request will be checked for expiration.
process(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.handler.shibboleth.ShibbolethWAYFProfile
Processes the following requests:

a) ?providerId=[providerId]&shire=[shire]&target=[target]&time=[time]
The time parameter is optional, if available the request will be checked for expiration.
process(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.request.RequestHandlerFactory
Processes an incoming Servlet request.
processAPIRequest(IProtocolRequest, IInputMessage, IOutputMessage) - Method in class org.aselect.server.request.handler.aselect.authentication.AbstractAPIRequestHandler
Prosesses the API request.
processAPIRequest(IProtocolRequest, IInputMessage, IOutputMessage) - Method in class org.aselect.server.request.handler.aselect.authentication.ApplicationAPIHandler
Processes all incoming application API calls.
processAPIRequest(IProtocolRequest, IInputMessage, IOutputMessage) - Method in class org.aselect.server.request.handler.aselect.authentication.ASelectAPIHandler
Processes all incoming application API calls.
processAPIRequest(IProtocolRequest, IInputMessage, IOutputMessage) - Method in class org.aselect.server.request.handler.aselect.authentication.AuthSPAPIHandler
Start processing a request coming from an authsp.
processAPIRequest(IProtocolRequest, IInputMessage, IOutputMessage) - Method in class org.aselect.server.request.handler.sfs.authentication.AbstractAPIRequestHandler
Prosesses the API request.
processAPIRequest(IProtocolRequest, IInputMessage, IOutputMessage) - Method in class org.aselect.server.request.handler.sfs.authentication.ApplicationAPIHandler
Processes all incoming application API calls.
processAPIRequest(IProtocolRequest, IInputMessage, IOutputMessage) - Method in class org.aselect.server.request.handler.sfs.authentication.ASelectAPIHandler
Processes all incoming application API calls.
processAPIRequest(IProtocolRequest, IInputMessage, IOutputMessage) - Method in class org.aselect.server.request.handler.sfs.authentication.AuthSPAPIHandler
Start processing a request coming from an authsp.
processBrowserRequest(Hashtable, HttpServletResponse, PrintWriter) - Method in class org.aselect.server.request.handler.aselect.authentication.AbstractBrowserRequestHandler
Processes the API request.
processBrowserRequest(Hashtable, HttpServletResponse, PrintWriter) - Method in class org.aselect.server.request.handler.aselect.authentication.ApplicationBrowserHandler
process application browser requests

processBrowserRequest(Hashtable, HttpServletResponse, PrintWriter) - Method in class org.aselect.server.request.handler.aselect.authentication.ASelectBrowserHandler
process a-select browser requests

processBrowserRequest(Hashtable, HttpServletResponse, PrintWriter) - Method in class org.aselect.server.request.handler.aselect.authentication.AuthSPBrowserHandler
process authsp browser requests

processBrowserRequest(Hashtable, HttpServletResponse, PrintWriter) - Method in class org.aselect.server.request.handler.sfs.authentication.AbstractBrowserRequestHandler
Prosesses the API request.
processBrowserRequest(Hashtable, HttpServletResponse, PrintWriter) - Method in class org.aselect.server.request.handler.sfs.authentication.ApplicationBrowserHandler
process application browser requests

processBrowserRequest(Hashtable, HttpServletResponse, PrintWriter) - Method in class org.aselect.server.request.handler.sfs.authentication.ASelectBrowserHandler
process a-select browser requests

processBrowserRequest(Hashtable, HttpServletResponse, PrintWriter) - Method in class org.aselect.server.request.handler.sfs.authentication.AuthSPBrowserHandler
process authsp browser requests

processRequest(Communicator) - Method in class org.aselect.agent.handler.RequestHandler
Main API request dispatch method.
processRequest() - Method in class org.aselect.server.request.handler.aselect.authentication.AbstractAPIRequestHandler
Main process function.
processRequest() - Method in class org.aselect.server.request.handler.aselect.authentication.AbstractBrowserRequestHandler
This function processes browser requests

processRequest() - Method in interface org.aselect.server.request.handler.aselect.authentication.IRequestHandler
Main processRequest function called when a handler is to process a request.
processRequest() - Method in class org.aselect.server.request.handler.sfs.authentication.AbstractAPIRequestHandler
Main process function.
processRequest() - Method in class org.aselect.server.request.handler.sfs.authentication.AbstractBrowserRequestHandler
This function processes browser requests

processRequest() - Method in interface org.aselect.server.request.handler.sfs.authentication.IRequestHandler
Main processRequest function called when a handler is to process a request.
PROTOCOL_CGI - Static variable in class org.aselect.server.request.handler.aselect.authentication.RequestParser
CGI protocol
PROTOCOL_CGI - Static variable in class org.aselect.server.request.handler.sfs.authentication.RequestParser
CGI protocol
PROTOCOL_SOAP11 - Static variable in class org.aselect.server.request.handler.aselect.authentication.RequestParser
Soap 1.1 Protocol
PROTOCOL_SOAP11 - Static variable in class org.aselect.server.request.handler.sfs.authentication.RequestParser
Soap 1.1 Protocol
PROTOCOL_SOAP12 - Static variable in class org.aselect.server.request.handler.aselect.authentication.RequestParser
Soap 1.2 Protocol
PROTOCOL_SOAP12 - Static variable in class org.aselect.server.request.handler.sfs.authentication.RequestParser
Soap 1.2 Protocol
PROTOCOL_UNKNOWN - Static variable in class org.aselect.server.request.handler.aselect.authentication.RequestParser
Unknown protocol
PROTOCOL_UNKNOWN - Static variable in class org.aselect.server.request.handler.sfs.authentication.RequestParser
Unknown protocol
put(Object, Object, Long) - Method in class org.aselect.system.storagemanager.handler.JDBCStorageHandler
Inserts a particular object into the database.
put(Object, Object, Long) - Method in class org.aselect.system.storagemanager.handler.MemoryStorageHandler
Put object in memory.
put(Object, Object, Long) - Method in interface org.aselect.system.storagemanager.IStorageHandler
insert object into storage.
put(Object, Object) - Method in class org.aselect.system.storagemanager.StorageManager
Insert an object in storage.
putAssertion(Artifact, SAMLAssertion) - Method in class org.aselect.server.request.handler.saml11.common.AssertionSessionManager
Stores an Assertion indexed by the supplied Artifact.

Q

QUOTED_STRING - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Quoted string type.

R

Radius - Class in org.aselect.server.authspprotocol.handler
The Radius AuthSP Handler.
Radius() - Constructor for class org.aselect.server.authspprotocol.handler.Radius
 
RADIUS_ATTRIBUTE_TYPE_CHAP_CHALLENGE - Static variable in interface org.aselect.authspserver.authsp.radius.IRADIUSProtocolHandler
RADIUS_ATTRIBUTE_TYPE_CHAP_CHALLENGE
RADIUS_ATTRIBUTE_TYPE_CHAP_PASSWORD - Static variable in interface org.aselect.authspserver.authsp.radius.IRADIUSProtocolHandler
RADIUS_ATTRIBUTE_TYPE_CHAP_PASSWORD
RADIUS_ATTRIBUTE_TYPE_USER_NAME - Static variable in interface org.aselect.authspserver.authsp.radius.IRADIUSProtocolHandler
RADIUS_ATTRIBUTE_TYPE_USER_NAME
RADIUS_ATTRIBUTE_TYPE_USER_PASSWORD - Static variable in interface org.aselect.authspserver.authsp.radius.IRADIUSProtocolHandler
RADIUS_ATTRIBUTE_TYPE_USER_PASSWORD
RADIUS_PORT - Static variable in interface org.aselect.authspserver.authsp.radius.IRADIUSProtocolHandler
RADIUS_PORT
RadiusAuthSP - Class in org.aselect.authspserver.authsp.radius
The Radius AuthSP.
RadiusAuthSP() - Constructor for class org.aselect.authspserver.authsp.radius.RadiusAuthSP
 
RADIUSCHAPProtocolHandler - Class in org.aselect.authspserver.authsp.radius
The Radius Protocol Handler which handles the Radius CHAP requests.
RADIUSCHAPProtocolHandler() - Constructor for class org.aselect.authspserver.authsp.radius.RADIUSCHAPProtocolHandler
 
RADIUSPAPProtocolHandler - Class in org.aselect.authspserver.authsp.radius
The Radius Protocol Handler which handles the Radius PAP requests.
RADIUSPAPProtocolHandler() - Constructor for class org.aselect.authspserver.authsp.radius.RADIUSPAPProtocolHandler
 
RADIUSProtocolHandlerFactory - Class in org.aselect.authspserver.authsp.radius
The Radius Protocol Handler Factory.
RADIUSProtocolHandlerFactory() - Constructor for class org.aselect.authspserver.authsp.radius.RADIUSProtocolHandlerFactory
 
RawCommunicator - Class in org.aselect.system.communication.client.raw
Client communicator which uses CGI messages.
RawCommunicator(SystemLogger) - Constructor for class org.aselect.system.communication.client.raw.RawCommunicator
Creates a new RawCommunicator.
RawMessageCreator - Class in org.aselect.system.communication.server.raw
Message creator which uses CGI messages.
RawMessageCreator(SystemLogger) - Constructor for class org.aselect.system.communication.server.raw.RawMessageCreator
Creates a new instance.
RECEIVER - Static variable in exception org.aselect.system.communication.server.soap12.ASOAPException
Receiver fault.
RedirectSelectorHandler - Class in org.aselect.server.cross.selectorhandler
Cross A-Select Selector handler that redirects to the WAYF page.
RedirectSelectorHandler() - Constructor for class org.aselect.server.cross.selectorhandler.RedirectSelectorHandler
 
RegexSelectorHandler - Class in org.aselect.server.cross.selectorhandler
This class handles the remote A-Select Server selection by checking the user id against configured regular expressions.
RegexSelectorHandler() - Constructor for class org.aselect.server.cross.selectorhandler.RegexSelectorHandler
 
remoteServersEnabled() - Method in class org.aselect.server.cross.CrossASelectManager
 
remove(String) - Method in class org.aselect.server.processor.AttributesMulti
Remove attribute from the list.
remove(Object) - Method in class org.aselect.system.storagemanager.handler.JDBCStorageHandler
Removes a particular object from the database.
remove(Object) - Method in class org.aselect.system.storagemanager.handler.MemoryStorageHandler
Remove an object from memory storage.
remove(Object) - Method in interface org.aselect.system.storagemanager.IStorageHandler
Removes object from storage.
remove(Object) - Method in class org.aselect.system.storagemanager.StorageManager
Remove a storage object.
removeAgentEventListener(IAgentEventListener) - Method in class org.aselect.agent.ntservice.AgentEventManager
Removes a listener for Agent events.
removeAll() - Method in class org.aselect.system.storagemanager.handler.JDBCStorageHandler
Removes all the stored objects from the database.
removeAll() - Method in class org.aselect.system.storagemanager.handler.MemoryStorageHandler
Remove all objects from memmory table.
removeAll() - Method in interface org.aselect.system.storagemanager.IStorageHandler
Removes all objects from storage.
removeAll() - Method in class org.aselect.system.storagemanager.StorageManager
Remove all stored objects.
removeSection(Object, String) - Method in class org.aselect.system.configmanager.ConfigManager
Removes a specified configuration section.
removeSection(Object, String, String) - Method in class org.aselect.system.configmanager.ConfigManager
Removes a configuration section specified by section ID.
removeSection(Object, String) - Method in class org.aselect.system.configmanager.handler.XMLConfigHandler
Removes the section (XML tag) from the supplied root section which has the type that is supplied.
removeSection(Object, String, String) - Method in class org.aselect.system.configmanager.handler.XMLConfigHandler
Removes the section (XML tag) from the supplied root section which has the type and the ID that is supplied.
removeSection(Object, String) - Method in interface org.aselect.system.configmanager.IConfigHandler
Removes a specified configuration section.
removeSection(Object, String, String) - Method in interface org.aselect.system.configmanager.IConfigHandler
Removes a configuration section specified by section ID.
replaceString(String, String, String) - Static method in class org.aselect.system.utils.Utils
Replaces all occurences of a string in a source string.
REQTYPE_API_CALL - Static variable in class org.aselect.server.request.handler.aselect.authentication.RequestParser
API call (server to server communication)
REQTYPE_API_CALL - Static variable in class org.aselect.server.request.handler.sfs.authentication.RequestParser
API call (server to server communication)
REQTYPE_BROWSER - Static variable in class org.aselect.server.request.handler.aselect.authentication.RequestParser
Request via browser (client to server communication)
REQTYPE_BROWSER - Static variable in class org.aselect.server.request.handler.sfs.authentication.RequestParser
Request via browser (client to server communication)
REQTYPE_UNKNOWN - Static variable in class org.aselect.server.request.handler.aselect.authentication.RequestParser
Unknown request type
REQTYPE_UNKNOWN - Static variable in class org.aselect.server.request.handler.sfs.authentication.RequestParser
Unknown request type
RequestHandler - Class in org.aselect.agent.handler
Main A-Select Agent API Request handler.
RequestHandler(Socket, IClientCommunicator, boolean) - Constructor for class org.aselect.agent.handler.RequestHandler
Initializes instance variables.
RequestHandlerFactory - Class in org.aselect.server.request.handler.aselect.authentication
The request handler factory for the A-Select Server.
RequestHandlerFactory - Class in org.aselect.server.request.handler.sfs.authentication
The request hendler factory for the A-Select Server.
RequestHandlerFactory - Class in org.aselect.server.request
Factory that invokes the appropriate request handler.
RequestParser - Class in org.aselect.server.request.handler.aselect.authentication
The RequestParser determines the type, origin, and protocol of any request arriving at the A-Select Server.
RequestParser(HttpServletRequest) - Constructor for class org.aselect.server.request.handler.aselect.authentication.RequestParser
Constructor.
RequestParser - Class in org.aselect.server.request.handler.sfs.authentication
The RequestParser determines the type, origin, and protocol of any request arriving at the A-Select Server.
RequestParser(HttpServletRequest) - Constructor for class org.aselect.server.request.handler.sfs.authentication.RequestParser
Constructor.
RequestState - Class in org.aselect.server.request
RequestHandler state object.
RequestState(String) - Constructor for class org.aselect.server.request.RequestState
The constructor used for creating an object of this class.
restartServlets(SystemLogger) - Method in class org.aselect.authspserver.AuthSPServlet
First restarts this AuthSP Server and then the restartable servlets in the context.
restartServlets(SystemLogger) - Method in class org.aselect.system.servlet.ASelectHttpServlet
Restart all restartable servlets within this context.
rollbackTransaction(Statement) - Method in class org.aselect.system.db.SQLDatabaseConnector
Excute the "ROLLBACK" command.
run() - Method in class org.aselect.agent.admin.SessionMonitorModel
Perfoms the Gui update.
run() - Method in class org.aselect.agent.admin.TicketMonitorModel
Loops and upon wakeup (monitoring interval), fetches the ticket information from the TicketManager.
run() - Method in class org.aselect.agent.handler.RequestHandler
Main method for reading the request and processing it.
run() - Method in class org.aselect.server.admin.SessionMonitorModel
Main run function for the Runner Thread.
run() - Method in class org.aselect.server.admin.TGTMonitorModel
Main run function for the Runner Thread.
run() - Method in class org.aselect.system.sam.agent.SAMResourceGroup
Default methode to start the update status Thread


S

SAMAgent - Class in org.aselect.system.sam.agent
The SAM Agent is used as a central location to retrieve an active resource.
SAMAgent() - Constructor for class org.aselect.system.sam.agent.SAMAgent
Default constructor
SAMAPIPollingMethod - Class in org.aselect.system.sam.agent.polling
The interface for polling methods.
SAMAPIPollingMethod() - Constructor for class org.aselect.system.sam.agent.polling.SAMAPIPollingMethod
 
SAMConstants - Class in org.aselect.system.sam.service
Class that contains static variables containing all OID's used by the A-Select SAM Service.
SAMConstants() - Constructor for class org.aselect.system.sam.service.SAMConstants
 
SAMICMPPollingMethod - Class in org.aselect.system.sam.agent.polling
Polls a resource by using ICMP PING commands.
SAMICMPPollingMethod() - Constructor for class org.aselect.system.sam.agent.polling.SAMICMPPollingMethod
 
SAML11ArtifactRequestHandler - Class in org.aselect.server.request.handler.saml11
SAML 1.1 Artifact request handler.
SAML11ArtifactRequestHandler() - Constructor for class org.aselect.server.request.handler.saml11.SAML11ArtifactRequestHandler
 
SAML11QueryRequestHandler - Class in org.aselect.server.request.handler.saml11
SAML 1.1 Artifact request handler.
SAML11QueryRequestHandler() - Constructor for class org.aselect.server.request.handler.saml11.SAML11QueryRequestHandler
 
SAML11RequestHandler - Class in org.aselect.server.request.handler.saml11
SAML 1.1 SSO request handler.
SAML11RequestHandler() - Constructor for class org.aselect.server.request.handler.saml11.SAML11RequestHandler
 
SAMResource - Class in org.aselect.system.sam.agent
A shield surrounding a configured resource in a resourcegroup.
SAMResource() - Constructor for class org.aselect.system.sam.agent.SAMResource
Default constructor.
SAMResourceGroup - Class in org.aselect.system.sam.agent
The SAM Resource Group is a Thread that represents a resource that will be checked every interval time.
SAMResourceGroup() - Constructor for class org.aselect.system.sam.agent.SAMResourceGroup
 
SAMService - Class in org.aselect.authspserver.sam
The A-Select AuthSP Server SAM Service servlet.
SAMService() - Constructor for class org.aselect.authspserver.sam.SAMService
 
SAMService - Class in org.aselect.server.sam
The A-Select Server SAM Service servlet.
SAMService() - Constructor for class org.aselect.server.sam.SAMService
 
SAMServiceServlet - Class in org.aselect.system.sam.service
Abstract class for the SAM Service servlets like in A-Select Server and A-Select AuthSPServer.
SAMServiceServlet() - Constructor for class org.aselect.system.sam.service.SAMServiceServlet
 
SASDBConnector - Class in org.aselect.server.udb.sasdb
SASDB UDB connection.
SASDBConnector() - Constructor for class org.aselect.server.udb.sasdb.SASDBConnector
 
saveConfig() - Method in class org.aselect.system.configmanager.ConfigManager
Saves the configuration as is known by the ConfigHandler.
saveConfig() - Method in class org.aselect.system.configmanager.handler.XMLConfigHandler
Saves the configuration to the physical storage from which it is retrieved.
saveConfig() - Method in interface org.aselect.system.configmanager.IConfigHandler
Saves the configuration as is known by the ConfigHandler.
scan() - Method in class org.aselect.agent.authorization.parsing.AuthorizationRuleScanner
 
send() - Method in class org.aselect.system.communication.server.Communicator
Sends the output message.
send() - Method in interface org.aselect.system.communication.server.IOutputMessage
Sends this message.
send() - Method in class org.aselect.system.communication.server.raw.RawMessageCreator
Send the repsonse as a CGI URL encoded query string.
send() - Method in class org.aselect.system.communication.server.soap11.SOAP11MessageCreator
Sends the output message.
send() - Method in class org.aselect.system.communication.server.soap12.SOAP12MessageCreator
Sends the output message.
SENDER - Static variable in exception org.aselect.system.communication.server.soap12.ASOAPException
Sender fault.
sendMessage(Hashtable, String) - Method in interface org.aselect.system.communication.client.IClientCommunicator
Send an API call to the A-Select server.
sendMessage(Hashtable, String) - Method in class org.aselect.system.communication.client.raw.RawCommunicator
Sends a raw api call to the A-Select Server.
sendMessage(Hashtable, String) - Method in class org.aselect.system.communication.client.soap11.SOAP11Communicator
Creates a SOAP message of the given parameters and sends it to the given url.
sendMessage(Hashtable, String) - Method in class org.aselect.system.communication.client.soap12.SOAP12Communicator
Creates a SOAP message of the given parameters and sends it to the given url.
sendRedirect(String, String, String, HttpServletResponse) - Method in class org.aselect.server.tgt.TGTIssuer
Redirect the user to the supplied application url with the given TGT and RID.
sendRequestToASelectServer(String, Hashtable) - Method in class org.aselect.agent.handler.RequestHandler
Uses a IClientCommunicator to send a API call to the A-Select server.
sendRequestToASelectServer(String, Hashtable) - Method in class org.aselect.agent.handler.TraceRequestHandler
Send a request to the A-Select Server.
serializeAttributes(Hashtable) - Method in class org.aselect.server.request.handler.aselect.authentication.AbstractAPIRequestHandler
Serialize attributes contained in a hashtable.
serializeAttributes(Hashtable) - Method in class org.aselect.server.request.handler.sfs.authentication.AbstractAPIRequestHandler
Serialize attributes contained in a hashtable.
SERVER - Static variable in exception org.aselect.system.communication.server.soap11.ASOAPException
Receiver fault
service(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.server.ASelectServer
Entry point for all incoming requests (GET and POST).
service(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.system.sam.service.SAMServiceServlet
Handles incoming HTTP GET and POST requests.
service(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.system.servlet.ASelectHttpServlet
This method returns a "Server Busy" if restarting is in progress.
ServletRequestWrapper - Class in org.aselect.system.communication.server
Wrapper to communicate in a transparant manner to a HttpServletRequest.
ServletRequestWrapper(HttpServletRequest) - Constructor for class org.aselect.system.communication.server.ServletRequestWrapper
Create a new instance.
ServletResponseWrapper - Class in org.aselect.system.communication.server
Wrapper to communicate in a transparant manner to a HttpServletResponse.
ServletResponseWrapper(HttpServletResponse) - Constructor for class org.aselect.system.communication.server.ServletResponseWrapper
Create a new instance.
SESSION_ID_PREFIX - Static variable in class org.aselect.server.request.handler.saml11.websso.AbstractWebSSOProfile
 
SessionManager - Class in org.aselect.agent.session
Manages A-Select Agent sessions.
SessionManager - Class in org.aselect.server.session
Manages A-Select Server sessions.
SessionMonitorModel - Class in org.aselect.agent.admin
Monitors the pending authentication sessions of the A-Select Agent.
SessionMonitorModel(int) - Constructor for class org.aselect.agent.admin.SessionMonitorModel
Initializes the class.
SessionMonitorModel - Class in org.aselect.server.admin
SessionMonitorModel class used by the AdminMonitor.
SessionMonitorModel(int) - Constructor for class org.aselect.server.admin.SessionMonitorModel
SessionMonitorModel constructor.
setAttributePolicy(String) - Method in class org.aselect.server.application.Application
 
setAuthorizationRules(String, String[], String[], String[]) - Method in class org.aselect.agent.authorization.AuthorizationEngine
Set authorization rules for an application.
setDebug(boolean) - Method in class org.aselect.system.logging.SystemLogger
Deprecated. use SystemLogger.setLevel(Level) instead.
setDirectAuthSP(boolean) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
setDirectAuthSPPrefered(boolean) - Method in class org.aselect.server.application.Application
 
setDisableCachingHttpHeaders(HttpServletRequest, HttpServletResponse) - Method in class org.aselect.system.servlet.ASelectHttpServlet
Set HTTP headers that disable browser caching.
setForcedAuthenticate(boolean) - Method in class org.aselect.server.application.Application
 
setFriendlyName(String) - Method in class org.aselect.server.application.Application
 
setFriendlyName(String) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
setHandler(String) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
setId(String) - Method in class org.aselect.server.application.Application
 
setId(String) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
setID(String) - Method in class org.aselect.server.elo.ELO
sets the ELO ID.
setLevel(Integer) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
setLevel(int) - Method in class org.aselect.server.elo.ELO
Sets the AuthSP level associated with the ELO.
setLevel(Level) - Method in class org.aselect.system.logging.SystemLogger
Set the level of the system logger.
setMaintainerEmail(String) - Method in class org.aselect.server.application.Application
 
setMaxLevel(Integer) - Method in class org.aselect.server.application.Application
 
setMinLevel(Integer) - Method in class org.aselect.server.application.Application
 
setParam(String, String) - Method in interface org.aselect.system.communication.server.IOutputMessage
Sets a parameter in the message.
setParam(String, String[]) - Method in interface org.aselect.system.communication.server.IOutputMessage
Sets a array parameter in the message.
setParam(String, String) - Method in class org.aselect.system.communication.server.raw.RawMessageCreator
set a parameter as a CGI query string message.
setParam(String, String[]) - Method in class org.aselect.system.communication.server.raw.RawMessageCreator
set an array parameter as a CGI query string message.
setParam(String, String) - Method in class org.aselect.system.communication.server.soap11.SOAP11MessageCreator
Sets a parameter in the SOAP output message.
setParam(String, String[]) - Method in class org.aselect.system.communication.server.soap11.SOAP11MessageCreator
Sets an array parameter in the SOAP output message.
setParam(String, String) - Method in class org.aselect.system.communication.server.soap12.SOAP12MessageCreator
Sets a parameter in the SOAP output message.
setParam(String, String[]) - Method in class org.aselect.system.communication.server.soap12.SOAP12MessageCreator
Sets an array parameter in the SOAP output message.
setParam(Object, String, String, boolean) - Method in class org.aselect.system.configmanager.ConfigManager
Adds a config parameter to the given section.
setParam(Object, String, String, boolean) - Method in class org.aselect.system.configmanager.handler.XMLConfigHandler
Puts a new parameter into the given section like value .
setParam(Object, String, String, boolean) - Method in interface org.aselect.system.configmanager.IConfigHandler
Adds a config parameter to the given section.
setPopup(boolean) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
setProperty(String, String) - Method in interface org.aselect.system.communication.server.IProtocolResponse
Set a property of the response protocol.
setProperty(String, String) - Method in class org.aselect.system.communication.server.ServletResponseWrapper
Set a property of the response protocol.
setProperty(String, String) - Method in class org.aselect.system.communication.server.TCPProtocolResponse
Set a property of the response protocol.
setResourceGroup(String) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
setSection(Object, String) - Method in class org.aselect.system.configmanager.ConfigManager
Adds an empty configuration section of the specified sectionType of the rootSection.
setSection(Object, String) - Method in class org.aselect.system.configmanager.handler.XMLConfigHandler
Adds a config section (empty tag) with section type as it's name (tagname) and returns the new section.
setSection(Object, String) - Method in interface org.aselect.system.configmanager.IConfigHandler
Get a sub-section.
setSharedSecret(String) - Method in class org.aselect.server.elo.ELO
The shared secret associated with the ELO.
setShowUrl(boolean) - Method in class org.aselect.server.application.Application
 
setSigningKey(PublicKey) - Method in class org.aselect.server.application.Application
 
setSigningRequired(boolean) - Method in class org.aselect.server.application.Application
 
setSSOGroups(Vector) - Method in class org.aselect.server.application.Application
 
setType(String) - Method in class org.aselect.server.authspprotocol.handler.AuthSPHandler
 
setURL(String) - Method in class org.aselect.server.elo.ELO
sets the URL associated with the ELO.
setUseOpaqueUId(boolean) - Method in class org.aselect.server.application.Application
 
setValue(Object) - Method in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Set a new value.
SFSIdpQueryHandler - Class in org.aselect.server.request.handler.sfs
The A-Select SFS Idp Query Handler.
SFSIdpQueryHandler() - Constructor for class org.aselect.server.request.handler.sfs.SFSIdpQueryHandler
 
SFSSelectorHandler - Class in org.aselect.server.cross.selectorhandler
This class handles the remote A-Select Server selection by checking the user id against configured regular expressions.
SFSSelectorHandler() - Constructor for class org.aselect.server.cross.selectorhandler.SFSSelectorHandler
 
ShibbolethAuthenticationProfile - Class in org.aselect.server.request.handler.shibboleth
Shibboleth interface for A-Select.
ShibbolethAuthenticationProfile() - Constructor for class org.aselect.server.request.handler.shibboleth.ShibbolethAuthenticationProfile
 
ShibbolethWAYFProfile - Class in org.aselect.server.request.handler.shibboleth
Where are you from request handler.
ShibbolethWAYFProfile() - Constructor for class org.aselect.server.request.handler.shibboleth.ShibbolethWAYFProfile
 
showErrorPage(String, Hashtable, PrintWriter) - Method in class org.aselect.server.request.handler.aselect.authentication.AbstractBrowserRequestHandler
Shows the main A-Select Error page with the appropriate errors.
showErrorPage(String, Hashtable, PrintWriter) - Method in class org.aselect.server.request.handler.sfs.authentication.AbstractBrowserRequestHandler
Shows the main A-Select Error page with the approprate errors.
showErrorPage(PrintWriter, String, String, String) - Method in class org.aselect.system.servlet.ASelectHttpServlet
Show an HTML error page.
showTemplate() - Method in class org.aselect.server.elo.ELO
Returns if a template should be shown after setting the SSO notification cookie.
SHUTDOWN - Static variable in class org.aselect.agent.ntservice.AgentEvent
Shutdown event ID.
signRequest(Hashtable) - Method in class org.aselect.server.crypto.CryptoEngine
Sign a request.
SINGLE_QUOTED_STRING - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Single quoted string type.
SOAP11Communicator - Class in org.aselect.system.communication.client.soap11
Client communicator which uses SOAP 1.1 over HTTP.
SOAP11Communicator(String, SystemLogger) - Constructor for class org.aselect.system.communication.client.soap11.SOAP11Communicator
Creates a new SOAP11Communicator.
SOAP11ErrorHandler - Class in org.aselect.system.communication.server.soap11
SOAP 1.1 parse error handler.
SOAP11ErrorHandler() - Constructor for class org.aselect.system.communication.server.soap11.SOAP11ErrorHandler
 
SOAP11MessageCreator - Class in org.aselect.system.communication.server.soap11
Message creator which uses SOAP 1.1 messages.
SOAP11MessageCreator(String, String, SystemLogger) - Constructor for class org.aselect.system.communication.server.soap11.SOAP11MessageCreator
Creates a new instance.
SOAP12Communicator - Class in org.aselect.system.communication.client.soap12
Client communicator which uses SOAP 1.2 over HTTP.
SOAP12Communicator(String, SystemLogger) - Constructor for class org.aselect.system.communication.client.soap12.SOAP12Communicator
Creates a new SOAP12Communicator.
SOAP12ErrorHandler - Class in org.aselect.system.communication.server.soap12
SOAP 1.2 error handler.
SOAP12ErrorHandler() - Constructor for class org.aselect.system.communication.server.soap12.SOAP12ErrorHandler
 
SOAP12MessageCreator - Class in org.aselect.system.communication.server.soap12
Message creator which uses SOAP 1.2 messages.
SOAP12MessageCreator(String, String, SystemLogger) - Constructor for class org.aselect.system.communication.server.soap12.SOAP12MessageCreator
Creates a new instance.
SOAP_11 - Static variable in exception org.aselect.system.communication.server.soap12.ASOAPException
SOAP 1.1 received fault.
SOAPConstants - Class in org.aselect.system.communication.server.soap11
SOAP 1.1 constants.
SOAPConstants() - Constructor for class org.aselect.system.communication.server.soap11.SOAPConstants
 
SOAPConstants - Class in org.aselect.system.communication.server.soap12
SOAP 1.2 constants.
SOAPConstants() - Constructor for class org.aselect.system.communication.server.soap12.SOAPConstants
 
SQLDatabaseConnector - Class in org.aselect.system.db
SQL database connection functionality.
SQLDatabaseConnector(String, String, String, String, SystemLogger) - Constructor for class org.aselect.system.db.SQLDatabaseConnector
Create a new instance.
SSONotifcationServiceHandler - Class in org.aselect.server.request.handler.entree.sso.notification
Sets a cookie with the ELO ID, if the ELO is registered in the ELO store.
SSONotifcationServiceHandler() - Constructor for class org.aselect.server.request.handler.entree.sso.notification.SSONotifcationServiceHandler
 
SSOServiceHandler - Class in org.aselect.server.request.handler.entree.sso.service
The SSO service handler is where the user is redirected to after authentication with the ELO.
SSOServiceHandler() - Constructor for class org.aselect.server.request.handler.entree.sso.service.SSOServiceHandler
Default constructor

Description:
Initializes the ELO store, if needed.
start(int) - Method in class org.aselect.agent.admin.AdminMonitor
Starts the GUI of the monitor.
start(int) - Method in class org.aselect.server.admin.AdminMonitor
Function to start the AdminMonitor.
startServices() - Method in class org.aselect.agent.ASelectAgent
Starts the services of the A-Select Agent.
startTransaction(Statement) - Method in class org.aselect.system.db.SQLDatabaseConnector
Execute the "BEGIN" command.
STATUS_CLIENT - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
HTTP status code client/sender
STATUS_DATA_ENCODING_UNKNOWN - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
HTTP status code DataEncodingUnknown
STATUS_MUST_UNDERSTAND - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
HTTP status code must understand
STATUS_SERVER - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
HTTP status code server/receiver
STATUS_VERSION_MISMATCH - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
HTTP status code version mismatch
stop() - Method in class org.aselect.agent.admin.AdminMonitor
Stops the GUI monitor.
stop() - Method in class org.aselect.agent.admin.SessionMonitorModel
Stops monitoring.
stop() - Method in class org.aselect.agent.admin.TicketMonitorModel
Stops monitoring.
STOP - Static variable in class org.aselect.agent.ntservice.AgentEvent
Stop event ID.
stop() - Method in class org.aselect.agent.session.SessionManager
Stop the SessionManager.
stop() - Method in class org.aselect.agent.ticket.TicketManager
Stop the TicketManager.
stop() - Method in class org.aselect.server.admin.AdminMonitor
Function to stop the AdminMonitor.
stop() - Method in class org.aselect.server.admin.SessionMonitorModel
This functions stops the SessionMonitor.
stop() - Method in class org.aselect.server.admin.TGTMonitorModel
This functions stops the TGTMonitor.
stop() - Method in class org.aselect.server.crypto.CryptoEngine
Stops the CryptoEngine and performs cleanup.
StopAgent - Class in <Unnamed>
 
StopAgent() - Constructor for class StopAgent
 
StorageManager - Class in org.aselect.system.storagemanager
Store objects to some sort of physical storage.
StorageManager() - Constructor for class org.aselect.system.storagemanager.StorageManager
Default constructor.
STRING - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
String type.
stringToHex(String) - Static method in class org.aselect.system.utils.Utils
Returns a byte array corresponding to a hexadecimal String.
SystemLogger - Class in org.aselect.system.logging
The logger to write system log entries.
SystemLogger() - Constructor for class org.aselect.system.logging.SystemLogger
Default constructor.

T

tableChanged(TableModelEvent) - Method in class org.aselect.agent.admin.AdminMonitor
Callback method to update the GUI.
tableChanged(TableModelEvent) - Method in class org.aselect.server.admin.AdminMonitor
Updates the session and TGT information in the GUI.
TAG_COUNTRY - Static variable in class org.aselect.server.config.ASelectConfigManager
optional template tag
TAG_FRIENLDY_NAME - Static variable in class org.aselect.server.config.ASelectConfigManager
optional template tag
TAG_LANGUAGE - Static variable in class org.aselect.server.config.ASelectConfigManager
optional template tag
TAG_MAINTAINER_EMAIL - Static variable in class org.aselect.server.config.ASelectConfigManager
optional template tag
TAG_SHOW_URL - Static variable in class org.aselect.server.config.ASelectConfigManager
optional template tag
TCPProtocolRequest - Class in org.aselect.system.communication.server
Wrapper to communicate transparent to an incoming Socket request.
TCPProtocolRequest(Socket) - Constructor for class org.aselect.system.communication.server.TCPProtocolRequest
Create a new instance.
TCPProtocolResponse - Class in org.aselect.system.communication.server
Wrapper to add data and headers to an outgoing Socket response.
TCPProtocolResponse(Socket, String) - Constructor for class org.aselect.system.communication.server.TCPProtocolResponse
Create a new instance.
TGTAttributeRequestor - Class in org.aselect.server.attributes.requestors.tgt
Retrieves 'remote_attributes' from TGT context.
TGTAttributeRequestor() - Constructor for class org.aselect.server.attributes.requestors.tgt.TGTAttributeRequestor
 
TGTIssuer - Class in org.aselect.server.tgt
Issues ASelect TGT's.
TGTIssuer(String) - Constructor for class org.aselect.server.tgt.TGTIssuer
The default constructor.
TGTManager - Class in org.aselect.server.tgt
The A-Select Server TGT manager.
TGTMonitorModel - Class in org.aselect.server.admin
Main TGTMonitorModel Class.
TGTMonitorModel(int) - Constructor for class org.aselect.server.admin.TGTMonitorModel
SessionMonitorModel constructor.
TicketManager - Class in org.aselect.agent.ticket
Manages A-Select Agent tickets.
TicketMonitorModel - Class in org.aselect.agent.admin
Monitors the tickets that are issued by the A-Select Agent.
TicketMonitorModel(int) - Constructor for class org.aselect.agent.admin.TicketMonitorModel
Initializes the class.
toEncodedString() - Method in class org.aselect.server.processor.AttributesMulti
URLEncode the attributes.
toHashtable() - Method in class org.aselect.server.processor.AttributesMulti
Create a hashtable (mixed with Vectors and String) based on this object.
toHexString(byte[]) - Static method in class org.aselect.system.utils.Utils
Outputs a hex-string respresentation of a byte array.
toString() - Method in class org.aselect.agent.authorization.AuthorizationEngine
Retrieve a String represenattion of this AuthorizationEngine.
toString() - Method in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Retrieve a String representation of this token.
toString() - Method in class org.aselect.agent.authorization.parsing.EvaluationTree
Retrieve a String representation of this EvaluationTree.
toString() - Method in class org.aselect.agent.authorization.parsing.types.IPv4Address
Retrieve a String representation.
toString() - Method in class org.aselect.agent.authorization.parsing.types.IPv6Address
Retrieve a String representation.
toString() - Method in class org.aselect.server.processor.NMVPair
 
TraceRequestHandler - Class in org.aselect.agent.handler
Verbosely traces requests and responses.
TraceRequestHandler(Socket, IClientCommunicator, boolean) - Constructor for class org.aselect.agent.handler.TraceRequestHandler
Create new instance.

U

UDBConnectorFactory - Class in org.aselect.server.udb
User database connector factory.
UDBConnectorFactory() - Constructor for class org.aselect.server.udb.UDBConnectorFactory
 
UNQUOTED_STRING - Static variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
Unquoted string type.
UNSUPPORTED_CONTENT_TYPE - Static variable in exception org.aselect.system.communication.server.soap11.ASOAPException
Unsupported content type fault
UNSUPPORTED_CONTENT_TYPE - Static variable in exception org.aselect.system.communication.server.soap12.ASOAPException
Unsupported content type fault.
update(Object, Object) - Method in class org.aselect.system.storagemanager.StorageManager
Updates an object in storage.
updateCount(boolean) - Method in class org.aselect.system.db.SQLDatabaseConnector
Update connection counter.
updateMixedHashtable(Hashtable) - Method in class org.aselect.server.processor.NMVPair
Add to the mixed hashtable the value(s) of the current object.
updateSession(String, Hashtable) - Method in class org.aselect.authspserver.session.AuthSPSessionManager
Update a session context with the given information.
updateSession(String, Hashtable) - Method in class org.aselect.server.session.SessionManager
Update a session context.
updateSessionContext(String, Hashtable) - Method in class org.aselect.agent.session.SessionManager
Update a session context.
updateTemplate(String, Hashtable) - Method in class org.aselect.server.config.ASelectConfigManager
Updates the supplied template with optional requestor information.
updateTGT(String, Hashtable) - Method in class org.aselect.server.tgt.TGTManager
Updates a valid tgt context with a new one.
updateTicketContext(String, Hashtable) - Method in class org.aselect.agent.ticket.TicketManager
Update a ticket.
URI_SOAP11_ENC - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
SOAP 1.1 Encoding URI.
URI_SOAP11_ENV - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
SOAP 1.1 URI.
URI_SOAP11_ENV - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
SOAP 1.1 URI.
URI_SOAP12_ENC - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
SOAP 1.2 Encoding URI.
URI_SOAP12_ENV - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
SOAP 1.2 URI.
URI_SOAP12_RPC - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
SOAP 1.2 RPC URI.
URI_XML_XSD - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
XML Schema URI.
URI_XML_XSI - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
XML Schema instance URI.
useRemoteSigning() - Method in class org.aselect.server.cross.CrossASelectManager
 
Utils - Class in org.aselect.system.utils
Static class that implements generic, widely used utility methods.
Utils() - Constructor for class org.aselect.system.utils.Utils
 

V

validateBinaryBlob(Object, String, X509Certificate) - Method in class org.aselect.authspserver.authsp.pki.PKIAuthSP
Validates the the binary blob of the incoming client certificate.
validateCertificateDate(X509Certificate) - Method in class org.aselect.authspserver.authsp.pki.PKIManager
Checks if the provided certificate is valid.
validateCertificateIsSignedByCA(Certificate, Certificate) - Method in class org.aselect.authspserver.authsp.pki.PKIManager
Validates if the provided client certificate is signed by the provided CA cert.
validateCrl(X509CRL, X509Certificate) - Method in class org.aselect.authspserver.authsp.pki.PKIManager
Validates if the provided CRL is signed by the provided Issuer.
verifyApplicationSignature(PublicKey, String, String) - Method in class org.aselect.server.crypto.CryptoEngine
Verify a signature generated by an application.
verifyAuthenticationResponse(Hashtable) - Method in class org.aselect.server.authspprotocol.handler.DBAuthSPHandler
Verifies the response from the AuthSP.
verifyAuthenticationResponse(Hashtable) - Method in class org.aselect.server.authspprotocol.handler.IP
Verifies the response from the AuthSP.
verifyAuthenticationResponse(Hashtable) - Method in class org.aselect.server.authspprotocol.handler.Ldap
Verifies the response from the AuthSP.
verifyAuthenticationResponse(Hashtable) - Method in class org.aselect.server.authspprotocol.handler.NullAuthSP
Checks the response from the NullAuthSP.
verifyAuthenticationResponse(Hashtable) - Method in class org.aselect.server.authspprotocol.handler.PKI
Verifies the response comming from the PKI AuthSP

verifyAuthenticationResponse(Hashtable) - Method in class org.aselect.server.authspprotocol.handler.Radius
Checks the response from the Radius AuthSP.
verifyAuthenticationResponse(Hashtable) - Method in interface org.aselect.server.authspprotocol.IAuthSPProtocolHandler
Verification of an AuthSP specific response.
verifyCrossASelectSignature(PublicKey, String, String) - Method in class org.aselect.server.crypto.CryptoEngine
Verify a signature generated by a remote cross A-Select Server.
verifyMySignature(String, String) - Method in class org.aselect.authspserver.crypto.CryptoEngine
This function verifies a signature generated with our private key.
verifyPrivilegedSignature(String, String, String) - Method in class org.aselect.server.crypto.CryptoEngine
Verify a signature generated by a privileged application.
verifySignature(String, String, String) - Method in class org.aselect.authspserver.crypto.CryptoEngine
Verifies a signature.
verifySignature(String, String, String) - Method in class org.aselect.server.crypto.CryptoEngine
Verify a signature generated by an authsp.
VERSION - Static variable in class org.aselect.agent.ASelectAgent
Version string.
VERSION - Static variable in class org.aselect.authspserver.authsp.db.DBAuthSP
The version.
VERSION - Static variable in class org.aselect.authspserver.authsp.ldap.LDAPAuthSP
The version.
Version - Class in org.aselect.authspserver.config
Class containing the version of the A-Select AuthSP Server.
Version() - Constructor for class org.aselect.authspserver.config.Version
 
Version - Class in org.aselect.server.config
Class containing the version of the A-Select Server.
Version() - Constructor for class org.aselect.server.config.Version
 
VERSION_MISMATCH - Static variable in exception org.aselect.system.communication.server.soap11.ASOAPException
Version mismatch fault
VERSION_MISMATCH - Static variable in exception org.aselect.system.communication.server.soap12.ASOAPException
Version mismatch fault.

W

warning(SAXParseException) - Method in class org.aselect.system.communication.server.soap11.SOAP11ErrorHandler
Handle a parser warning.
warning(SAXParseException) - Method in class org.aselect.system.communication.server.soap12.SOAP12ErrorHandler
Handle a parser warning.

X

XML_LANG - Static variable in class org.aselect.system.communication.server.soap11.SOAPConstants
The language setting
XML_LANG - Static variable in class org.aselect.system.communication.server.soap12.SOAPConstants
The language setting
XMLConfigHandler - Class in org.aselect.system.configmanager.handler
ConfigHandler that reads and writes configuration items as XML data.
XMLConfigHandler(SystemLogger) - Constructor for class org.aselect.system.configmanager.handler.XMLConfigHandler
Default constructor.

_

_bFullUid - Variable in class org.aselect.authspserver.authsp.ldap.AbstractLDAPProtocolHandler
The complete user ID.
_bFullUid - Variable in class org.aselect.authspserver.authsp.radius.AbstractRADIUSProtocolHandler
The complete user ID.
_configManager - Variable in class org.aselect.server.attributes.requestors.GenericAttributeRequestor
The configuration
_configManager - Variable in class org.aselect.server.request.handler.AbstractRequestHandler
 
_configManager - Variable in class org.aselect.server.request.handler.aselect.authentication.AbstractBrowserRequestHandler
The configuration.
_configManager - Variable in class org.aselect.server.request.handler.saml11.websso.AbstractWebSSOProfile
 
_configManager - Variable in class org.aselect.server.request.handler.sfs.authentication.AbstractBrowserRequestHandler
The configuration.
_htDuplicate - Variable in class org.aselect.server.attributes.requestors.tgt.TGTAttributeRequestor
 
_htOIDs - Variable in class org.aselect.system.sam.service.SAMServiceServlet
Contains all known OID's, has to be expanded with specific OID's.
_htReMapAttributes - Variable in class org.aselect.server.attributes.requestors.tgt.TGTAttributeRequestor
 
_iGroup - Variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
The token group
_iKind - Variable in class org.aselect.agent.authorization.parsing.AuthorizationRuleToken
The kind of token.
_iPort - Variable in class org.aselect.authspserver.authsp.radius.AbstractRADIUSProtocolHandler
The radius server port.
_lAssertionExpireTime - Variable in class org.aselect.server.request.handler.saml11.websso.AbstractWebSSOProfile
 
_oNode - Variable in class org.aselect.agent.authorization.parsing.EvaluationTree
The tree node its value (data).
_oServletConfig - Variable in class org.aselect.server.request.handler.AbstractRequestHandler
 
_oSessionManager - Variable in class org.aselect.server.request.handler.AbstractRequestHandler
 
_oSessionManager - Variable in class org.aselect.server.request.handler.saml11.websso.AbstractWebSSOProfile
 
_oTGTManager - Variable in class org.aselect.server.request.handler.saml11.websso.AbstractWebSSOProfile
 
_samAgent - Variable in class org.aselect.server.attributes.requestors.GenericAttributeRequestor
The SAM agent.
_sASelectServerID - Variable in class org.aselect.server.request.handler.saml11.websso.AbstractWebSSOProfile
 
_sBaseDn - Variable in class org.aselect.authspserver.authsp.ldap.AbstractLDAPProtocolHandler
The base DN.
_sDriver - Variable in class org.aselect.authspserver.authsp.ldap.AbstractLDAPProtocolHandler
The JNDI driver.
_sErrorCode - Variable in class org.aselect.agent.handler.RequestHandler
A-Select error state identifier.
_servletRequest - Variable in class org.aselect.server.request.handler.aselect.authentication.AbstractBrowserRequestHandler
The request.
_servletRequest - Variable in class org.aselect.server.request.handler.sfs.authentication.AbstractBrowserRequestHandler
The request.
_servletResponse - Variable in class org.aselect.server.request.handler.aselect.authentication.AbstractBrowserRequestHandler
The response.
_servletResponse - Variable in class org.aselect.server.request.handler.sfs.authentication.AbstractBrowserRequestHandler
The response.
_sessionManager - Variable in class org.aselect.server.request.handler.aselect.authentication.AbstractBrowserRequestHandler
The session manager.
_sessionManager - Variable in class org.aselect.server.request.handler.sfs.authentication.AbstractBrowserRequestHandler
The session manager.
_sLDAPUrl - Variable in class org.aselect.authspserver.authsp.ldap.AbstractLDAPProtocolHandler
The LDAP URL.
_sModule - Variable in class org.aselect.authspserver.authsp.ldap.AbstractLDAPProtocolHandler
The module name
_sModule - Variable in class org.aselect.server.request.handler.aselect.authentication.AbstractAPIRequestHandler
The module name.
_sModule - Variable in class org.aselect.server.request.handler.aselect.authentication.AbstractBrowserRequestHandler
The module name.
_sModule - Variable in class org.aselect.server.request.handler.sfs.authentication.AbstractAPIRequestHandler
The module name.
_sModule - Variable in class org.aselect.server.request.handler.sfs.authentication.AbstractBrowserRequestHandler
The module name.
_sMyOrg - Variable in class org.aselect.server.request.handler.aselect.authentication.AbstractAPIRequestHandler
The origanisation
_sMyOrg - Variable in class org.aselect.server.request.handler.aselect.authentication.AbstractBrowserRequestHandler
The organization
_sMyOrg - Variable in class org.aselect.server.request.handler.sfs.authentication.AbstractAPIRequestHandler
The origanisation
_sMyOrg - Variable in class org.aselect.server.request.handler.sfs.authentication.AbstractBrowserRequestHandler
The origanisation
_sMyServerId - Variable in class org.aselect.server.request.handler.aselect.authentication.AbstractAPIRequestHandler
The server ID
_sMyServerId - Variable in class org.aselect.server.request.handler.aselect.authentication.AbstractBrowserRequestHandler
The server ID
_sMyServerId - Variable in class org.aselect.server.request.handler.sfs.authentication.AbstractAPIRequestHandler
The server ID
_sMyServerId - Variable in class org.aselect.server.request.handler.sfs.authentication.AbstractBrowserRequestHandler
The server ID
_sPrincipalDn - Variable in class org.aselect.authspserver.authsp.ldap.AbstractLDAPProtocolHandler
The princial DN
_sPrincipalPwd - Variable in class org.aselect.authspserver.authsp.ldap.AbstractLDAPProtocolHandler
The principal password.
_sRadiusServer - Variable in class org.aselect.authspserver.authsp.radius.AbstractRADIUSProtocolHandler
The radius server.
_sSAMServiceForm - Variable in class org.aselect.system.sam.service.SAMServiceServlet
Contains the samservice.html HTML template if it was found during initialize.
_sSAMServiceStatusForm - Variable in class org.aselect.system.sam.service.SAMServiceServlet
Contains the samservice_status.html HTML template if it was found during initialize.
_sSharedSecret - Variable in class org.aselect.authspserver.authsp.radius.AbstractRADIUSProtocolHandler
The shared secret.
_sUid - Variable in class org.aselect.authspserver.authsp.ldap.AbstractLDAPProtocolHandler
The user ID.
_sUid - Variable in class org.aselect.authspserver.authsp.radius.AbstractRADIUSProtocolHandler
The user ID.
_sUserDn - Variable in class org.aselect.authspserver.authsp.ldap.AbstractLDAPProtocolHandler
The user DN.
_sWorkingDir - Variable in class org.aselect.system.sam.service.SAMServiceServlet
The directory that contains the html templates: samservice.html and samservice_status.html.
_systemLogger - Variable in class org.aselect.agent.handler.RequestHandler
Handle to SystemLogger.
_systemLogger - Variable in class org.aselect.authspserver.authsp.ldap.AbstractLDAPProtocolHandler
The logger that logs system information
_systemLogger - Variable in class org.aselect.authspserver.authsp.radius.AbstractRADIUSProtocolHandler
The logger for system entries.
_systemLogger - Variable in class org.aselect.server.attributes.requestors.GenericAttributeRequestor
The logger for system entries.
_systemLogger - Variable in class org.aselect.server.request.handler.AbstractRequestHandler
 
_systemLogger - Variable in class org.aselect.server.request.handler.aselect.authentication.AbstractAPIRequestHandler
The system logger.
_systemLogger - Variable in class org.aselect.server.request.handler.aselect.authentication.AbstractBrowserRequestHandler
The system logger.
_systemLogger - Variable in class org.aselect.server.request.handler.saml11.websso.AbstractWebSSOProfile
 
_systemLogger - Variable in class org.aselect.server.request.handler.sfs.authentication.AbstractAPIRequestHandler
The system logger.
_systemLogger - Variable in class org.aselect.server.request.handler.sfs.authentication.AbstractBrowserRequestHandler
The system logger.
_tgtManager - Variable in class org.aselect.server.request.handler.aselect.authentication.AbstractBrowserRequestHandler
The TGT manager.
_tgtManager - Variable in class org.aselect.server.request.handler.sfs.authentication.AbstractBrowserRequestHandler
The TGT manager.
_tLeft - Variable in class org.aselect.agent.authorization.parsing.EvaluationTree
The tree node its left children.
_tRight - Variable in class org.aselect.agent.authorization.parsing.EvaluationTree
The tree node its right children.

A B C D E F G H I J K L M N O P Q R S T U V W X _

Copyright © 2008 SURFnet BV. All Rights Reserved.