Toggle navigation
Home
alluxio.security.authentication.AuthType to alluxio.conf.AlluxioConfiguration
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'alluxio'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
authType
to
conf.getEnum(PropertyKey.SECURITY_AUTHENTICATION_TYPE,AuthType.class)
mAuthType
to
mConfiguration.getEnum(PropertyKey.SECURITY_AUTHENTICATION_TYPE,AuthType.class)
Configuration.getEnum(PropertyKey.SECURITY_AUTHENTICATION_TYPE,AuthType.class)
to
conf
Rename Variable
authType
to
conf
mAuthType
to
mConfiguration
mAuthType
to
mConfiguration
mAuthType
to
mConfiguration