Package | Description |
---|---|
com.kobil.ssms.pam.logic.pwd |
Modifier and Type | Method and Description |
---|---|
PamDecrementRTCResult.PamDecrementRTCResultCode |
PamDecrementRTCResult.getDecRTCResultCode()
Get result code for decrement of retry counter:
|
static PamDecrementRTCResult.PamDecrementRTCResultCode |
PamDecrementRTCResult.PamDecrementRTCResultCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PamDecrementRTCResult.PamDecrementRTCResultCode[] |
PamDecrementRTCResult.PamDecrementRTCResultCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PamDecrementRTCResult.setDecRTCResultCode(PamDecrementRTCResult.PamDecrementRTCResultCode decRTCResultCode)
Set result code for decrement of retry counter:
|
Constructor and Description |
---|
PamDecrementRTCResult(PamDecrementRTCResult.PamDecrementRTCResultCode decRTCResultCode)
Extended constructor to pre-configure the result code.
|
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.