| Package | Description |
|---|---|
| org.unitedinternet.cosmo.security |
| Modifier and Type | Method and Description |
|---|---|
CosmoSecurityContext |
CosmoSecurityManager.getSecurityContext()
Provides a
CosmoSecurityContext representing a
previously authenticated principal. |
CosmoSecurityContext |
CosmoSecurityManager.initiateSecurityContext(String username,
String password)
Authenticates the given Cosmo credentials and registers a
CosmoSecurityContext for them. |
CosmoSecurityContext |
CosmoSecurityManager.initiateSecurityContext(User user)
Initiate the current security context with the current user.
|
Copyright © 2012–2018 1&1. All rights reserved.