Interface | Description |
---|---|
TokenFactory |
Responsible for the creation of
Token 's this should be the
only way you create a Token for Crowd |
TokenKeyGenerator |
Handles the creation of a 'random' token key
|
Class | Description |
---|---|
TokenFactoryImpl |
The
TokenGenerator is responsible for generating tokens when a successful authentication has occurred. |
TokenKeyGeneratorImpl |
Copyright © 2018 Atlassian. All rights reserved.