Interface | Description |
---|---|
ExpirableUserTokenService |
Service for handling expirable user tokens
|
InviteUserTokenService |
Service for handling invite user tokens
|
Class | Description |
---|---|
DefaultExpirableUserTokenService |
Default implementation of
ExpirableUserTokenService backed by a storage DAO. |
DefaultInviteUserTokenService |
Default implementation of
InviteUserTokenService backed by a storage DAO. |
Copyright © 2021 Atlassian. All rights reserved.