public class UsmOwnKeyChange extends UsmKeyChange
AUTH_KEY_CHANGE, PRIV_KEY_CHANGE
Constructor and Description |
---|
UsmOwnKeyChange(int columnID,
MOAccess access,
int type) |
Modifier and Type | Method and Description |
---|---|
void |
prepare(SubRequest subRequest,
MOTableRow row,
MOTableRow changeSet,
int column) |
commit, getDigestLength
addMOValueValidationListener, cleanup, getDefaultValue, isMandatory, isMutableInService, removeMOValueValidationListener, setDefaultValue, setMandatory, setMutableInService, toString, undo, validate, validateSetRequest
compareTo, getAccess, getColumnID, getRestoreValue, getStoreValue, getSyntax, getTable, getValue, isVolatile, setAccess, setColumnID, setSyntax, setTable
public UsmOwnKeyChange(int columnID, MOAccess access, int type)
public void prepare(SubRequest subRequest, MOTableRow row, MOTableRow changeSet, int column)
prepare
in class UsmKeyChange
Copyright © 2019 SNMP4J.org. All rights reserved.