Interface AuthorizationProvider
-
public interface AuthorizationProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description Set<String>getContexts()CredentialsgetCredentials()Deprecated.SecretgetSecretForContext(String context)
-
-
-
Method Detail
-
getCredentials
@Deprecated Credentials getCredentials()
Deprecated.
-
-