Uses of Class
org.openstack4j.openstack.identity.v3.domain.KeystoneToken
-
Packages that use KeystoneToken Package Description org.openstack4j.openstack.identity.v3.domain -
-
Uses of KeystoneToken in org.openstack4j.openstack.identity.v3.domain
Methods in org.openstack4j.openstack.identity.v3.domain that return KeystoneToken Modifier and Type Method Description KeystoneTokenKeystoneToken. applyContext(String endpoint, AuthStore credentials)KeystoneTokenKeystoneToken. applyContext(String endpoint, KeystoneAuth credentials)KeystoneTokenKeystoneToken. applyContext(String endpoint, TokenAuth token)
-