Uses of Class
org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
-
Packages that use BasicAuthorizer Package Description org.apache.iotdb.commons.auth.authorizer -
-
Uses of BasicAuthorizer in org.apache.iotdb.commons.auth.authorizer
Subclasses of BasicAuthorizer in org.apache.iotdb.commons.auth.authorizer Modifier and Type Class Description classLocalFileAuthorizerclassOpenIdAuthorizerUses an OpenID Connect provider for Authorization / Authentication.
-