Modifier and Type | Method and Description |
---|---|
static Auth |
Auth.client(String clientId,
String clientSecret) |
static Auth |
Auth.token(ClientInitialAccessPresentation initialAccess) |
static Auth |
Auth.token(ClientRepresentation client) |
static Auth |
Auth.token(OIDCClientRepresentation client) |
static Auth |
Auth.token(String token) |
Modifier and Type | Method and Description |
---|---|
ClientRegistration |
ClientRegistration.auth(Auth auth) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.