Package | Description |
---|---|
org.apache.accumulo.core.client | |
org.apache.accumulo.core.client.impl | |
org.apache.accumulo.core.client.mock |
Modifier and Type | Method and Description |
---|---|
abstract SecurityOperations |
Connector.securityOperations()
Retrieves a SecurityOperations object to perform user security operations, such as creating users.
|
Modifier and Type | Class and Description |
---|---|
class |
SecurityOperationsImpl |
Modifier and Type | Method and Description |
---|---|
SecurityOperations |
ConnectorImpl.securityOperations() |
Modifier and Type | Class and Description |
---|---|
class |
MockSecurityOperations
Deprecated.
since 1.6.0; not intended for public api and you should not use it.
|
Modifier and Type | Method and Description |
---|---|
SecurityOperations |
MockConnector.securityOperations() |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.