| Package | Description |
|---|---|
| com.sun.enterprise.security.common |
| Modifier and Type | Method and Description |
|---|---|
static ClientSecurityContext |
ClientSecurityContext.getCurrent()
This method gets the SecurityContext stored here.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ClientSecurityContext.hasEmtpyCredentials(ClientSecurityContext sc) |
static void |
ClientSecurityContext.setCurrent(ClientSecurityContext sc)
This method sets the SecurityContext to be stored here.
|
Copyright © 2017. All rights reserved.