| Package | Description |
|---|---|
| org.beangle.security.access | |
| org.beangle.security.core.context |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AuthorityManager.isAuthorized(SecurityContext context) |
boolean |
AuthorityManager.isAuthorized(SecurityContext context,
Request request) |
| Modifier and Type | Method and Description |
|---|---|
static SecurityContext |
SecurityContext.get() |
| Modifier and Type | Method and Description |
|---|---|
static ThreadLocal<SecurityContext> |
SecurityContext.getHolder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SecurityContext.set(SecurityContext context) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SecurityContext.setHolder(ThreadLocal<SecurityContext> holder) |
Copyright © 2005–2018 The Beangle Software. All rights reserved.