public class BasicIfsHttpLogin extends Object implements oracle.ifs.adk.security.IfsHttpLogin
| Constructor and Description | 
|---|
BasicIfsHttpLogin(Credential cred,
                 ConnectOptions options,
                 IfsServer server)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
debug(String method,
     String message)  | 
protected void | 
debug(String method,
     String message,
     Throwable t)  | 
protected void | 
disconnect()  | 
oracle.ifs.adk.filesystem.FileManager | 
getFileManager()
Return the IfsHttpLogin's FileManager 
 | 
LibrarySession | 
getSession()
Return the login's library session 
 | 
boolean | 
isBusy()  | 
String | 
toString()  | 
void | 
valueBound(javax.servlet.http.HttpSessionBindingEvent e)  | 
void | 
valueUnbound(javax.servlet.http.HttpSessionBindingEvent e)  | 
public BasicIfsHttpLogin(Credential cred, ConnectOptions options, IfsServer server) throws IfsException
IfsExceptionpublic void valueBound(javax.servlet.http.HttpSessionBindingEvent e)
valueBound in interface javax.servlet.http.HttpSessionBindingListenerpublic void valueUnbound(javax.servlet.http.HttpSessionBindingEvent e)
valueUnbound in interface javax.servlet.http.HttpSessionBindingListenerpublic LibrarySession getSession() throws IfsException
oracle.ifs.adk.security.IfsHttpLogingetSession in interface oracle.ifs.adk.security.IfsHttpLoginIfsExceptionpublic oracle.ifs.adk.filesystem.FileManager getFileManager()
                                                     throws IfsException
oracle.ifs.adk.security.IfsHttpLogingetFileManager in interface oracle.ifs.adk.security.IfsHttpLoginIfsExceptionpublic boolean isBusy()
               throws IfsException
IfsExceptionprotected void disconnect()
                   throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.