Package org.entur.jwt.client.generic
Class GenericClientCredentialsBuilder
java.lang.Object
org.entur.jwt.client.AbstractClientCredentialsBuilder<GenericClientCredentialsBuilder>
org.entur.jwt.client.generic.GenericClientCredentialsBuilder
public class GenericClientCredentialsBuilder
extends AbstractClientCredentialsBuilder<GenericClientCredentialsBuilder>
-
Field Summary
FieldsFields inherited from class org.entur.jwt.client.AbstractClientCredentialsBuilder
audience, clientId, HEADER_AUTHORIZATION, host, issuePath, KEY_AUDIENCE, KEY_CLIENT_CREDENTIALS, KEY_CLIENT_ID, KEY_GRANT_TYPE, KEY_SCOPE, KEY_SECRET, port, protocol, refreshPath, revokePath, scope, secret -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.entur.jwt.client.AbstractClientCredentialsBuilder
build, createHeader, newClientCredentials, withAudience, withClientId, withHost, withIssuePath, withPort, withProtocol, withRefreshPath, withRevokePath, withScope, withSecret
-
Field Details
-
authorizationHeader
-
-
Constructor Details
-
GenericClientCredentialsBuilder
public GenericClientCredentialsBuilder()
-
-
Method Details
-
newInstance
-
build
- Specified by:
buildin classAbstractClientCredentialsBuilder<GenericClientCredentialsBuilder>
-
withAuthorizationHeader
-
getAuthorizationHeader
-