Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Deprecated use of ApiKeys #14

@rregil

Description

@rregil

In com.stormpath.shiro.client.ClientFactory the following import

import com.stormpath.sdk.client.ApiKeys;

should be replaced with

import com.stormpath.sdk.api.ApiKeys;

The first one is deprecated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions