Package | Description |
---|---|
org.keycloak.models |
Modifier and Type | Method and Description |
---|---|
static OAuth2DeviceUserCodeModel |
OAuth2DeviceUserCodeModel.fromCache(RealmModel realm,
String userCode,
Map<String,String> data) |
Modifier and Type | Method and Description |
---|---|
void |
OAuth2DeviceTokenStoreProvider.put(OAuth2DeviceCodeModel deviceCode,
OAuth2DeviceUserCodeModel userCode,
int lifespanSeconds)
Stores the given device code and user code
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.