Uses of Class
org.jclouds.dynect.v3.domain.SessionCredentials
-
Packages that use SessionCredentials Package Description org.jclouds.dynect.v3.domain org.jclouds.dynect.v3.features org.jclouds.dynect.v3.loaders -
-
Uses of SessionCredentials in org.jclouds.dynect.v3.domain
Methods in org.jclouds.dynect.v3.domain that return SessionCredentials Modifier and Type Method Description SessionCredentialsSessionCredentials.Builder. build()Methods in org.jclouds.dynect.v3.domain with parameters of type SessionCredentials Modifier and Type Method Description SessionCredentials.BuilderSessionCredentials.Builder. from(SessionCredentials in) -
Uses of SessionCredentials in org.jclouds.dynect.v3.features
Methods in org.jclouds.dynect.v3.features with parameters of type SessionCredentials Modifier and Type Method Description SessionSessionApi. login(SessionCredentials credentials) -
Uses of SessionCredentials in org.jclouds.dynect.v3.loaders
Methods in org.jclouds.dynect.v3.loaders with parameters of type SessionCredentials Modifier and Type Method Description SessionLoginUserInOrgWithPassword. load(SessionCredentials input)
-