Package it.unisa.KryptoAuth.contracts
Class Authentication.RoleAdminChangedEventResponse
java.lang.Object
org.web3j.protocol.core.methods.response.BaseEventResponse
it.unisa.KryptoAuth.contracts.Authentication.RoleAdminChangedEventResponse
- Enclosing class:
- Authentication
public static class Authentication.RoleAdminChangedEventResponse
extends org.web3j.protocol.core.methods.response.BaseEventResponse
-
Field Summary
FieldsFields inherited from class org.web3j.protocol.core.methods.response.BaseEventResponse
log
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
role
public byte[] role -
previousAdminRole
public byte[] previousAdminRole -
newAdminRole
public byte[] newAdminRole
-
-
Constructor Details
-
RoleAdminChangedEventResponse
public RoleAdminChangedEventResponse()
-