This project has retired. For details please refer to its
        
        Attic page .
      
AbstractWebBasedSingleSignOn (Apache OODT 1.2-SNAPSHOT API) 
JavaScript is disabled on your browser.
 
All Implemented Interfaces: 
SingleSignOn  
Direct Known Subclasses: 
DummyImpl , OpenSSOImpl  
public abstract class AbstractWebBasedSingleSignOn 
extends Object 
implements SingleSignOn  
Abstract class providing an HTTP request and response interface pair to allow
 for persistence and management of state information related to SingleSignOn.
Version: $Revision$ 
Author: mattmann 
 
 
 
 
 
Field Summary 
Fields   
Modifier and Type 
Field and Description 
 
protected javax.servlet.http.HttpServletRequestreq  
protected javax.servlet.http.HttpServletResponseres  
 
 
Method Summary 
All Methods   Instance Methods   Concrete Methods   
Modifier and Type 
Method and Description 
 
javax.servlet.http.HttpServletRequestgetReq  
javax.servlet.http.HttpServletResponsegetRes  
voidsetReq  
voidsetRes  
 
Methods inherited from class java.lang.Object  
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait  
 
 
 
 
 
Copyright © 1999–2017 Apache OODT . All rights reserved.