Interface Credentials

  • All Superinterfaces:
    io.pravega.shared.security.auth.Credentials, java.io.Serializable
    All Known Implementing Classes:
    DefaultCredentials

    @Deprecated
    public interface Credentials
    extends io.pravega.shared.security.auth.Credentials
    Deprecated.
    As of Pravega release 0.9, replaced by Credentials.
    This legacy interface represented the credentials passed to Pravega for authentication and authorizing the access. It is retained temporarily for compatibility with older implementations only. Use Credentials instead.
    • Method Summary

      • Methods inherited from interface io.pravega.shared.security.auth.Credentials

        getAuthenticationToken, getAuthenticationType