Uses of Class
edu.ucsb.nceas.metacat.client.MetacatAuthException
Packages that use MetacatAuthException
-
Uses of MetacatAuthException in edu.ucsb.nceas.metacat.client
Methods in edu.ucsb.nceas.metacat.client that throw MetacatAuthExceptionModifier and TypeMethodDescriptionMetacatClient.isAuthorized
(String resourceLsid, String permission, String sessionId) Method used to log in to a metacat server.Method used to log in to a metacat server.Method used to log in to a metacat server.MetacatClient.validateSession
(String sessionId) Method used to log in to a metacat server. -
Uses of MetacatAuthException in edu.ucsb.nceas.metacat.client.rest
Methods in edu.ucsb.nceas.metacat.client.rest that throw MetacatAuthException