See: Description
| Class | Description |
|---|---|
| AccessTokenDto |
The access token data transfer object.
|
| AccessTokenRequestDto |
An access token request data transfer object.
|
| KeyIdentificationDto |
An object that identifies a key either by its ID or by its SHA512 hashed DER formatted public
key.
|
| OAuth2Key |
A public key that can be used to verify signatures.
|
| OAuth2Keys |
A list of keys used by this identity provider.
|
| RoleDto |
Created by paul on 4/22/16.
|
| RoleListDto |
Created by paul on 4/22/16.
|
| TokenInfoDto |
This Token information DTO represents all necessary informations about an access token.
|
| UserDto |
Represents a User registered in Samply Auth.
|
| UserListDto |
Created by paul on 27.10.16.
|
| Enum | Description |
|---|---|
| Scope |
A scope is a permission that will be included in the access token.
|
Copyright © 2020 Samply Community. All rights reserved.