A C D E G I
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AuthHelper - Class in io.pravega.schemaregistry.common
- AuthHelper() - Constructor for class io.pravega.schemaregistry.common.AuthHelper
C
- CredentialProvider - Interface in io.pravega.schemaregistry.common
-
This interface represents the credentials passed to Schema registry client.
- CredentialProvider.DefaultCredentialProvider - Class in io.pravega.schemaregistry.common
D
- DefaultCredentialProvider(String, String) - Constructor for class io.pravega.schemaregistry.common.CredentialProvider.DefaultCredentialProvider
E
- extractMethodAndToken(String) - Static method in class io.pravega.schemaregistry.common.AuthHelper
-
Extracts method and token from credentials created using
AuthHelper.getAuthorizationHeader(String, String).
G
- getAuthorizationHeader(String, String) - Static method in class io.pravega.schemaregistry.common.AuthHelper
-
Encodes auth method and auth token with as whitespace separated string.
- getMethod() - Method in class io.pravega.schemaregistry.common.CredentialProvider.DefaultCredentialProvider
- getMethod() - Method in interface io.pravega.schemaregistry.common.CredentialProvider
-
Returns the authentication method to be used.
- getToken() - Method in class io.pravega.schemaregistry.common.CredentialProvider.DefaultCredentialProvider
- getToken() - Method in interface io.pravega.schemaregistry.common.CredentialProvider
-
Returns the token to be sent to Schema registry service.
I
- io.pravega.schemaregistry.common - package io.pravega.schemaregistry.common
All Classes All Packages