Uses of Interface
org.openstack4j.model.identity.v2.Token
-
Packages that use Token Package Description org.openstack4j.model.identity.v2 org.openstack4j.openstack.identity.v2.domain -
-
Uses of Token in org.openstack4j.model.identity.v2
Subinterfaces of Token in org.openstack4j.model.identity.v2 Modifier and Type Interface Description interfaceTokenV2A version 2 token which is used during authentication allowing follow up calls to only supply the assigned token within the header avoiding re-authenticationMethods in org.openstack4j.model.identity.v2 that return Token Modifier and Type Method Description TokenAccess. getToken() -
Uses of Token in org.openstack4j.openstack.identity.v2.domain
Classes in org.openstack4j.openstack.identity.v2.domain that implement Token Modifier and Type Class Description classKeystoneToken
-