| Package | Description |
|---|---|
| act.conf | |
| act.inject |
The package is all about Dependency Injections
|
| act.ws |
| Modifier and Type | Method and Description |
|---|---|
SecureTicketCodec |
AppConfig.secureTicketCodec() |
| Modifier and Type | Method and Description |
|---|---|
protected T |
AppConfig.secureTicketCodec(SecureTicketCodec codec) |
| Modifier and Type | Field and Description |
|---|---|
static javax.inject.Provider<SecureTicketCodec> |
ActProviders.SECURE_TICKET_CODEC_PROVIDER |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSecureTicketCodec
Default implementation of
SecureTicketCodec. |
static class |
SecureTicketCodec.Base<T> |
class |
StringSecureTicketCodec
Implement
SecureTicketCodec on String typed ticket |
class |
UsernameSecureTicketCodec
|
| Constructor and Description |
|---|
SecureTicketHandler(SecureTicketCodec codec) |
Copyright © 2014–2017 ActFramework. All rights reserved.