Interface V2AuthenticationApi

All Superinterfaces:
AuthenticationApi, AutoCloseable, Closeable

@Consumes("application/json") @Path("/tokens") public interface V2AuthenticationApi extends AuthenticationApi, Closeable
Provides access to the OpenStack Keystone Service API.