refresh connection capabilities after token reset
This commit is contained in:
@@ -946,6 +946,8 @@ public class SecurityTokenConnection {
|
|||||||
if (!response2.isSuccess()) {
|
if (!response2.isSuccess()) {
|
||||||
throw new CardException("Reactivating failed!", response2.getSw());
|
throw new CardException("Reactivating failed!", response2.getSw());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
refreshConnectionCapabilities();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user