KeyCloakAuthResponse

constructor(    access_token: String?,     expires_in: Double?,     refresh_expires_in: Double?,     refresh_token: String?,     token_type: String?,     id_token: String?,     session_state: String?,     scope: String?,     storingDate: Date?)