| 程序包 | 说明 |
|---|---|
| cn.is4j.insp.core.context | |
| cn.is4j.insp.core.expression | |
| cn.is4j.insp.core.intercept.aopalliance | |
| cn.is4j.insp.core.service |
| 限定符和类型 | 方法和说明 |
|---|---|
InspAuthentication |
InspContextImpl.getAuthentication(String groupName) |
InspAuthentication |
InspContext.getAuthentication(String groupName) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
InspContextImpl.setAuthentication(String groupName,
InspAuthentication authentication) |
void |
InspContext.setAuthentication(String groupName,
InspAuthentication authentication) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.expression.EvaluationContext |
InspExpressionHandler.createEvaluationContext(InspAuthentication authentication,
T invocation) |
org.springframework.expression.EvaluationContext |
AbstractInspExpressionHandler.createEvaluationContext(InspAuthentication authentication,
T invocation) |
protected org.springframework.expression.spel.support.StandardEvaluationContext |
DefaultMethodInspExpressionHandler.createEvaluationContextInternal(InspAuthentication authentication,
org.aopalliance.intercept.MethodInvocation invocation) |
protected org.springframework.expression.spel.support.StandardEvaluationContext |
AbstractInspExpressionHandler.createEvaluationContextInternal(InspAuthentication authentication,
T invocation) |
protected InspExpressionOperations |
DefaultMethodInspExpressionHandler.createInspExpressionRoot(InspAuthentication authentication,
org.aopalliance.intercept.MethodInvocation invocation) |
protected abstract InspExpressionOperations |
AbstractInspExpressionHandler.createInspExpressionRoot(InspAuthentication authentication,
T invocation) |
| 构造器和说明 |
|---|
InspExpressionRoot(InspAuthentication authentication) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract InspAuthentication |
AbstractInspInterceptor.loadAuthentication(String groupName) |
| 限定符和类型 | 方法和说明 |
|---|---|
static InspAuthentication |
InspAuthentication.createHighestAuth(String id) |
Copyright © 2020. All rights reserved.