Class | Description |
---|---|
AbstractUserManager |
Internal class, do not use directly.
Abstract common base type for
UserManager implementations |
BaseUser |
Internal class, do not use directly.
Generic user class.
|
ConcurrentLoginPermission |
Internal class, do not use directly.
The max upload rate permission
|
ConcurrentLoginRequest |
Internal class, do not use directly.
Class representing a request to log in a number of concurrent times
|
DbUserManager |
Internal class, do not use directly.
This is another database based user manager class.
|
PropertiesUserManager |
Internal class, do not use directly.
|
TransferRatePermission |
Internal class, do not use directly.
The max upload rate permission
|
TransferRateRequest |
Internal class, do not use directly.
Request for getting the maximum allowed transfer rates for a user
|
UserMetadata |
Internal class, do not use directly.
User metadata used during authentication
|
WritePermission |
Internal class, do not use directly.
Class representing a write permission
|
WriteRequest |
Internal class, do not use directly.
Class representing a write request
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.