Package org.kie.server.client.credentials
-
Class Summary Class Description EnteredCredentialsProvider Default implementation ofCredentialsProviderthat is expected to get user name and password when instantiating instance and then return Basic type of authorization header.EnteredTokenCredentialsProvider Token based implementation ofCredentialsProviderthat is expected to get valid token when instantiating instance and then return Bearer type of authorization header.SubjectCredentialsProvider