| Package | Description |
|---|---|
| cn.is4j.insp.core.context | |
| cn.is4j.insp.core.expression | |
| cn.is4j.insp.core.intercept.aopalliance | |
| cn.is4j.insp.core.service |
| Modifier and Type | Method and Description |
|---|---|
default InspAuthentication |
InspContext.getAuthentication()
default groupName
|
InspAuthentication |
InspContextImpl.getAuthentication(String groupName) |
InspAuthentication |
InspContext.getAuthentication(String groupName)
get by groupName
|
| Modifier and Type | Method and Description |
|---|---|
void |
InspContextImpl.setAuthentication(String groupName,
InspAuthentication authentication) |
void |
InspContext.setAuthentication(String groupName,
InspAuthentication authentication) |
| Modifier and Type | Method and Description |
|---|---|
void |
InspExpressionOperations.setAuthentication(InspAuthentication authentication) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract InspAuthentication |
AbstractInspInterceptor.loadAuthentication(InspMetadataSource metadataSource) |
InspAuthentication |
InspInterceptor.onAuthentication(InspMetadataSource metadataSource) |
InspAuthentication |
AbstractInspInterceptor.onAuthentication(InspMetadataSource metadataSource) |
| Modifier and Type | Method and Description |
|---|---|
static InspAuthentication |
InspAuthentication.createHighestAuth(String id) |
Copyright © 2020. All rights reserved.