mirror of https://github.com/apache/jclouds.git
added doc
This commit is contained in:
parent
d38e1f43dd
commit
47ade5a429
|
@ -34,7 +34,9 @@ import com.google.common.collect.ImmutableSet;
|
|||
import com.google.common.collect.Sets;
|
||||
|
||||
/**
|
||||
* Login Session
|
||||
* Returns a representation of the current session that can serve as a single entry point to the
|
||||
* system, as it provides user, admin, and extension (sysadmin) entry links depending on the
|
||||
* privileges of the current user.
|
||||
*
|
||||
* @author Adrian Cole
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue