Interface IdentityService

    • Method Detail

      • tenants

        TenantService tenants()
        Tenants Service API
        Returns:
        the tenant service
      • users

        UserService users()
        Users Service API
        Returns:
        the user service
      • roles

        RoleService roles()
        Role Service API
        Returns:
        the role service
      • listExtensions

        @Deprecated
        List<? extends Extension> listExtensions()
        Deprecated.
        https://docs.openstack.org/api-ref/compute/?expanded=#extensions-extensions-deprecated
        List extensions currently available on the OpenStack instance
        Returns:
        List of extensions
      • listTokenEndpoints

        List<? extends Endpoint> listTokenEndpoints()
        Lists endpoints available for the current authenticated token
        Returns:
        List of endpoints