public class OpenAuthLibraryCache extends Object
| 构造器和说明 |
|---|
OpenAuthLibraryCache(Cache cache) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
aroundCreateAuthorizationInfo(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
Object |
aroundDeleteClientById(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
Object |
aroundGetClientById(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
Object |
aroundInit(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
Object |
aroundRegisterClient(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
public OpenAuthLibraryCache(Cache cache)
public Object aroundInit(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
Throwablepublic Object aroundGetClientById(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
Throwablepublic Object aroundDeleteClientById(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
Throwablepublic Object aroundRegisterClient(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
ThrowableCopyright © 2022. All rights reserved.