See: Description
Class | Description |
---|---|
AccessTokenDTO |
The access token data transfer object.
|
AccessTokenRequestDTO |
An access token request data transfer object.
|
ClientDescriptionDTO |
Represents a client description that is known to the identity provider.
|
ClientListDTO |
A collection of client descriptions.
|
KeyIdentificationDTO |
An object that identifies a key either by its ID or
by its SHA512 hashed DER formatted public key.
|
LocalityDTO |
this locality information DTO contains informations about a locality.
|
LoginDTO |
The login data transfer object must be used to generate a valid code
for another application.
|
LoginRequestDTO |
Requests a code for another OAuth2 application.
|
OAuth2Discovery |
This OAuth2Discovery class describes the identity provider as in this
OpenID connect draft
|
OAuth2Key |
A public key that can be used to verify signatures.
|
OAuth2Keys |
A list of keys used by this identity provider.
|
RegistrationDTO |
The registration confirmation.
|
RegistrationRequestDTO |
If you want to register with an email, a name, a description and a public key,
use this class.
|
SignRequestDTO |
Use this class if you want to authenticate using your private key.
|
TokenInfoDTO |
This Token information DTO represents all necessary informations about an
access token.
|
UserDTO |
Represents a User registered in Samply Auth.
|
UserListDTO |
Represents a list of users known to Samply Auth.
|
Enum | Description |
---|---|
ClientType |
The type describes the type of application that is running on the OAuth2 client.
|
Scope |
A scope is a permission that will be included in the access token.
|
Usertype |
Copyright © 2015 Universitätsmedizin Mainz, Abteilung IMBEI. All rights reserved.