xmlBlaster 2.2.0 API

org.xmlBlaster.authentication.plugins
Interface I_Subject

All Known Implementing Classes:
Session, Session, Subject, Subject

public interface I_Subject

Represents a person or a company or a remote server process.

This subject may login multiple times, having like this multiple I_Session instances.


Method Summary
 java.lang.String getName()
          Get the subjects login-name.
 

Method Detail

getName

java.lang.String getName()
Get the subjects login-name.

Returns:
String name

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.