|
AuthenticationService
v0.2.0
|
An interface representing an application registered wihtt he authentication service. More...
Properties | |
| long | Id [get] |
| The unique identifier of the application in the database. More... | |
| String | Name [get] |
| The name of the application. More... | |
| String | Key [get] |
| The unique key of the application used to identify the application outside of the database. More... | |
An interface representing an application registered wihtt he authentication service.
|
get |
The unique identifier of the application in the database.
|
get |
The unique key of the application used to identify the application outside of the database.
|
get |
The name of the application.
1.8.13