Package | Description |
---|---|
net.sf.mmm.util.session.api |
Provides the API for utilities that help to deal with user specific settings.
|
net.sf.mmm.util.session.base |
Contains public implementations of the session API.
|
Modifier and Type | Class and Description |
---|---|
static class |
UserSessionAccess.AbstractUserSessionProvider
The abstract base implementation of
UserSessionProvider . |
Modifier and Type | Field and Description |
---|---|
private static UserSessionProvider |
UserSessionAccess.provider |
Modifier and Type | Method and Description |
---|---|
private static UserSessionProvider |
UserSessionAccess.getProvider() |
Modifier and Type | Method and Description |
---|---|
private static void |
UserSessionAccess.setProvider(UserSessionProvider sessionProvder) |
Modifier and Type | Class and Description |
---|---|
class |
UserSessionProviderDefaultImpl
This is the default implementation of
UserSessionProvider . |
Copyright © 2001–2016 mmm-Team. All rights reserved.