|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
APIAttributeRequestor.
SAMAgent.AttributeProcessor AttributesMulti AttributesMulti, based on a URL encoded name/value
string.
AttributesMulti object from a Hashtable (containing
Strings and Vectors).
AuthorizationRule.
AuthorizationRuleEvaluator.
AuthorizationRuleParser.
AuthorizationRuleToken.
SystemLogger that logs Authentication
information.cross_login request.cross_login request.SAMAgent.SystemLogger that logs system
information.access-request packet
and sends it to the RADIUS Server.
Hashtable
Hashtable.
String to known Java types.
htSessionContext using this ID.
CryptoEngine.
Hashtable.
SystemLogger handlers.
APIAttributeRequestor.
FlatfileAttributeRequestor.
OpaqueAttributeRequestor.
TGTAttributeRequestor.
_htWebSSOProfiles
Hashtable and destroys the Assertion Session Manager singleton.
SessionManager.
Hashtable.
GET method.
GET method.
GET method.
GET.
POST method.
POST method.
Object is equal to this token.
app level.
remote_organization.
SystemLogger.log(Level, String, String, String, Throwable) instead.
SystemLogger.log(Level, String, String, String, Throwable) instead.
Object
.
Hashtable containing common statistics.
Elo object from the store, using its ID.
Elo object from the store, using the URL.
Properties.
AuthorizationEngine instance.
ASelectAgentSAMAgent instance.
SessionManager instance.
TicketManager instance.
SystemLogger.
SystemLogger.
SAMAgent.
AuthSPSessionManager instance.
RequestHandlerFactory instance.
RequestHandlerFactory instance.
SAMAgent.
SessionManager instance.
TGTManager instead of
using the constructor.
ISelectorHandler configuration parameter.
String.
AgentEventManager instance.
String which contains the request its data.
String that contains the requested configuration
parameter.
String that contains the requested configuration
parameter.
Pattern object.
request parameter.
request parameter.
ISelectorHandler.
String.
String.
SystemLogger by the sub
class.
sTGT.
AgentEvent.
Hashtable to CGI message string.
AuthorizationEngine.
ASelectAgentSAMAgent.
SessionManager.
TicketManager.
ILDAPProtocolHandler.
SAMAgent with
the A-Select config manager and the A-Select system logger.
Hashtable
AuthSPSessionManager.
APIAttributeRequestor.
OpaqueAttributeRequestor.
IAttributeRequestor implementation.
OpaqueAttributeRequestor.
TGTAttributeRequestor
IP AuthSP handler.
Ldap AuthSP handler.
PKI AuthSP Handler.
RequestHandlerFactory.
RequestHandlerFactory.
SAMAgent with
the A-Select config manager and the A-Select system logger.
Hashtable
SessionManager.
Properties object.
SOAP11MessageCreator.
SOAP12MessageCreator.
ConfigManager for use with a config file.
ConfigManager for use with a database.
ConfigHandler.
ConfigHandler.
SystemLogger.
ConfigManager and SystemLogger
as class variables.
Servlet.
JDBCStorageHandler.
MemoryStorageHandler.
ILDAPProtocolHandler implementation.
IPv4Address.
IPv6Address.
init() method
to check whether it is a first-time initialization, or a
re-initialization after a restart API call.
null
vOldSSOGroups may not be null
ILDAPProtocolHandler implementations.sTemplate variable.
NMVPair NMVPair NMVPair.
NMVPair with a default value.
?providerId=[providerId]&shire=[shire]&target=[target]&time=[time]time parameter is optional, if available the request will be checked
for expiration.
?providerId=[providerId]&shire=[shire]&target=[target]&time=[time]time parameter is optional, if available the request will be checked
for expiration.
RawCommunicator.
RequestParser determines the type, origin, and protocol of
any request arriving at the A-Select Server.RequestParser determines the type, origin, and protocol of
any request arriving at the A-Select Server.Thread
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.
AuthorizationEngine.
String representation of this token.
EvaluationTree.
String representation.
String representation.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||