Package | Description |
---|---|
org.apache.accumulo.core.client.security.tokens |
Modifier and Type | Method and Description |
---|---|
Set<AuthenticationToken.TokenProperty> |
PasswordToken.getProperties() |
Set<AuthenticationToken.TokenProperty> |
NullToken.getProperties() |
Set<AuthenticationToken.TokenProperty> |
CredentialProviderToken.getProperties() |
Set<AuthenticationToken.TokenProperty> |
AuthenticationToken.getProperties() |
Modifier and Type | Method and Description |
---|---|
int |
AuthenticationToken.TokenProperty.compareTo(AuthenticationToken.TokenProperty o) |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.