Package org.bremersee.keycloak.api.model
Class Confirmation
java.lang.Object
org.bremersee.keycloak.api.model.Confirmation
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2026-08-17T22:28:47.079753199+02:00[Europe/Berlin]",
comments="Generator version: 7.24.0")
public class Confirmation
extends Object
Confirmation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetJkt()Get jktGet kcJktTypeGet x5tHashS256inthashCode()voidvoidsetKcJktType(String kcJktType) voidsetX5tHashS256(String x5tHashS256) toString()x5tHashS256(String x5tHashS256)
-
Constructor Details
-
Confirmation
public Confirmation()
-
-
Method Details
-
x5tHashS256
-
getX5tHashS256
Get x5tHashS256- Returns:
- x5tHashS256
-
setX5tHashS256
-
jkt
-
getJkt
Get jkt- Returns:
- jkt
-
setJkt
-
kcJktType
-
getKcJktType
Get kcJktType- Returns:
- kcJktType
-
setKcJktType
-
equals
-
hashCode
public int hashCode() -
toString
-