| Package | Description |
|---|---|
| com.helger.photon.basic.auth.identify | |
| com.helger.photon.basic.auth.token |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthIdentification
Default implementation of the
IAuthIdentification interface. |
| Modifier and Type | Method and Description |
|---|---|
IAuthIdentification |
IAuthToken.getIdentification() |
IAuthIdentification |
AuthToken.getIdentification() |
| Modifier and Type | Method and Description |
|---|---|
IAuthToken |
AuthTokenRegistry.createToken(IAuthIdentification aIdentification,
int nExpirationSeconds) |
| Constructor and Description |
|---|
AuthToken(IAuthIdentification aIdentification,
int nExpirationSeconds) |
Copyright © 2014–2017 Philip Helger. All rights reserved.