Package org.irods.irods4j.authentication
Class AuthManager
java.lang.Object
org.irods.irods4j.authentication.AuthManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidauthenticateClient(IRODSApi.RcComm comm, String authScheme, com.fasterxml.jackson.databind.JsonNode context)
-
Constructor Details
-
AuthManager
public AuthManager()
-
-
Method Details
-
authenticateClient
public static void authenticateClient(IRODSApi.RcComm comm, String authScheme, com.fasterxml.jackson.databind.JsonNode context) throws Exception - Throws:
Exception
-