Package it.unisa.KryptoAuth.contracts
Class Authentication.RoleGrantedEventResponse
java.lang.Object
org.web3j.protocol.core.methods.response.BaseEventResponse
it.unisa.KryptoAuth.contracts.Authentication.RoleGrantedEventResponse
- Enclosing class:
- Authentication
public static class Authentication.RoleGrantedEventResponse
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 -
account
-
sender
-
-
Constructor Details
-
RoleGrantedEventResponse
public RoleGrantedEventResponse()
-