Uses of Interface
org.aselect.server.request.handler.IRequestHandler

Packages that use IRequestHandler
org.aselect.server.request.handler   
org.aselect.server.request.handler.aselect   
org.aselect.server.request.handler.attributeprocessor   
org.aselect.server.request.handler.entree.sso.cookiemonster   
org.aselect.server.request.handler.entree.sso.notification   
org.aselect.server.request.handler.entree.sso.service   
org.aselect.server.request.handler.saml11   
org.aselect.server.request.handler.sfs   
org.aselect.server.request.handler.shibboleth   
 

Uses of IRequestHandler in org.aselect.server.request.handler
 

Classes in org.aselect.server.request.handler that implement IRequestHandler
 class AbstractRequestHandler
          Abstract class implementing the basic functionality of a Request handler.
 

Uses of IRequestHandler in org.aselect.server.request.handler.aselect
 

Classes in org.aselect.server.request.handler.aselect that implement IRequestHandler
 class ASelectAuthenticationProfile
          The A-Select Authentication Profile.
 class ASelectRestartRequestHandler
          Handles the A-Select restart request.
 

Uses of IRequestHandler in org.aselect.server.request.handler.attributeprocessor
 

Classes in org.aselect.server.request.handler.attributeprocessor that implement IRequestHandler
 class AttributeProcessorProceeder
          Request handler for finishing the cross authentication process for the AttributeProcessor.
 

Uses of IRequestHandler in org.aselect.server.request.handler.entree.sso.cookiemonster
 

Classes in org.aselect.server.request.handler.entree.sso.cookiemonster that implement IRequestHandler
 class CookieMonsterHandler
          This handler receives requests sent by the ELO to indicate that a certain user has authenticated.
 

Uses of IRequestHandler in org.aselect.server.request.handler.entree.sso.notification
 

Classes in org.aselect.server.request.handler.entree.sso.notification that implement IRequestHandler
 class SSONotifcationServiceHandler
          Sets a cookie with the ELO ID, if the ELO is registered in the ELO store.
 

Uses of IRequestHandler in org.aselect.server.request.handler.entree.sso.service
 

Classes in org.aselect.server.request.handler.entree.sso.service that implement IRequestHandler
 class SSOServiceHandler
          The SSO service handler is where the user is redirected to after authentication with the ELO.
 

Uses of IRequestHandler in org.aselect.server.request.handler.saml11
 

Classes in org.aselect.server.request.handler.saml11 that implement IRequestHandler
 class SAML11ArtifactRequestHandler
          SAML 1.1 Artifact request handler.
 class SAML11QueryRequestHandler
          SAML 1.1 Artifact request handler.
 class SAML11RequestHandler
          SAML 1.1 SSO request handler.
 

Uses of IRequestHandler in org.aselect.server.request.handler.sfs
 

Classes in org.aselect.server.request.handler.sfs that implement IRequestHandler
 class SFSIdpQueryHandler
          The A-Select SFS Idp Query Handler.
 

Uses of IRequestHandler in org.aselect.server.request.handler.shibboleth
 

Classes in org.aselect.server.request.handler.shibboleth that implement IRequestHandler
 class ShibbolethAuthenticationProfile
          Shibboleth interface for A-Select.
 class ShibbolethWAYFProfile
          Where are you from request handler.
 



Copyright © 2008 SURFnet BV. All Rights Reserved.