Package org.irods.irods4j.authentication
Interface AuthPluginOperation
public interface AuthPluginOperation
-
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodeexecute(IRODSApi.RcComm comm, com.fasterxml.jackson.databind.JsonNode context)
-
Method Details
-
execute
com.fasterxml.jackson.databind.JsonNode execute(IRODSApi.RcComm comm, com.fasterxml.jackson.databind.JsonNode context) throws Exception - Throws:
Exception
-