Skip navigation links

Oracle® Fusion Middleware Oracle Imaging and Process Management Java API Reference
11g Release 1 (11.1.1)

E12853-02


oracle.imaging
Interface LoginService


public interface LoginService

Method Summary
 SecurityMember getUserInfo()
           
 void login()
          Establishes a services session.
 void logout()
          Releases a services session.

 

Method Detail

login

void login()
           throws ImagingException
Establishes a services session.
Throws:
ImagingException

logout

void logout()
            throws ImagingException
Releases a services session.
Throws:
ImagingException

getUserInfo

SecurityMember getUserInfo()
                           throws ImagingException
Throws:
ImagingException

Skip navigation links

Oracle® Fusion Middleware Oracle Imaging and Process Management Java API Reference
11g Release 1 (11.1.1)

E12853-02


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.