| Package | Description |
|---|---|
| co.codewizards.cloudstore.core.auth |
Authentication- and authorisation-related classes.
|
| co.codewizards.cloudstore.rest.server.auth |
| Modifier and Type | Method and Description |
|---|---|
AuthToken |
AuthTokenIO.deserialise(byte[] authTokenData) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
AuthTokenIO.serialise(AuthToken authToken) |
| Modifier and Type | Method and Description |
|---|---|
AuthToken |
TransientRepoPassword.getAuthToken() |
| Constructor and Description |
|---|
TransientRepoPassword(UUID serverRepositoryId,
UUID clientRepositoryId,
AuthToken authToken) |
Copyright © 2013-2014. All Rights Reserved.