Uses of Interface
org.aselect.server.cross.ISelectorHandler

Packages that use ISelectorHandler
org.aselect.server.cross   
org.aselect.server.cross.selectorhandler   
 

Uses of ISelectorHandler in org.aselect.server.cross
 

Methods in org.aselect.server.cross that return ISelectorHandler
 ISelectorHandler CrossASelectManager.getSelectorHandler()
          Gives a handle to the ISelectorHandler.
 

Uses of ISelectorHandler in org.aselect.server.cross.selectorhandler
 

Classes in org.aselect.server.cross.selectorhandler that implement ISelectorHandler
 class DefaultSelectorHandler
          This class handles the remote A-Select Server selection by means of a user HTML form.
 class IdpSelectorHandler
          This class handles the remote A-Select Server selection by means of a user HTML form.
 class RedirectSelectorHandler
          Cross A-Select Selector handler that redirects to the WAYF page.
 class RegexSelectorHandler
          This class handles the remote A-Select Server selection by checking the user id against configured regular expressions.
 class SFSSelectorHandler
          This class handles the remote A-Select Server selection by checking the user id against configured regular expressions.
 



Copyright © 2008 SURFnet BV. All Rights Reserved.