Uses of Class
org.jclouds.dynect.v3.domain.Session
-
Packages that use Session Package Description org.jclouds.dynect.v3.domain org.jclouds.dynect.v3.features org.jclouds.dynect.v3.loaders -
-
Uses of Session in org.jclouds.dynect.v3.domain
Methods in org.jclouds.dynect.v3.domain that return Session Modifier and Type Method Description static Session
Session. forTokenAndVersion(String token, String version)
-
Uses of Session in org.jclouds.dynect.v3.features
Methods in org.jclouds.dynect.v3.features that return Session Modifier and Type Method Description Session
SessionApi. login(SessionCredentials credentials)
-
Uses of Session in org.jclouds.dynect.v3.loaders
Methods in org.jclouds.dynect.v3.loaders that return Session Modifier and Type Method Description Session
LoginUserInOrgWithPassword. load(SessionCredentials input)
-