| Package | Description |
|---|---|
| com.helger.security.authentication.result |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthIdentification
Default implementation of the
IAuthIdentification interface. |
| Modifier and Type | Method and Description |
|---|---|
IAuthIdentification |
AuthToken.getIdentification() |
IAuthIdentification |
IAuthToken.getIdentification() |
IAuthIdentification |
IAuthToken.getIdentification() |
IAuthIdentification |
AuthToken.getIdentification() |
| Modifier and Type | Method and Description |
|---|---|
static IAuthToken |
AuthTokenRegistry.createToken(IAuthIdentification aIdentification,
int nExpirationSeconds) |
static IAuthToken |
AuthTokenRegistry.createToken(IAuthIdentification aIdentification,
int nExpirationSeconds) |
| Constructor and Description |
|---|
AuthToken(IAuthIdentification aIdentification,
int nExpirationSeconds) |
AuthToken(IAuthIdentification aIdentification,
int nExpirationSeconds) |
Copyright © 2016–2021 Philip Helger. All rights reserved.