类的使用
com.abasecode.opencode.base.safe.SafeResult
使用SafeResult的程序包
程序包
说明
-
com.abasecode.opencode.base.safe中SafeResult的使用
修饰符和类型方法说明static SafeResultSafeResult.error()SafeResultstatic SafeResultSafeResultstatic SafeResultSafeResultstatic SafeResultSafeResultstatic SafeResultSafeResultstatic SafeResultSafeResult -
com.abasecode.opencode.base.safe.handler中SafeResult的使用
修饰符和类型方法说明ResponseHandler.beforeBodyWrite(Object body, org.springframework.core.MethodParameter methodParameter, org.springframework.http.MediaType mediaType, Class<? extends org.springframework.http.converter.HttpMessageConverter<?>> aClass, org.springframework.http.server.ServerHttpRequest serverHttpRequest, org.springframework.http.server.ServerHttpResponse serverHttpResponse) -
com.abasecode.opencode.base.safe.util中SafeResult的使用
修饰符和类型方法说明static SafeResultCodeCryptUtils.encryptData(com.abasecode.opencode.base.code.CodeResult result, String key, String iv, String secret) encrypt CodeResult 2 SafeResult修饰符和类型方法说明static com.abasecode.opencode.base.code.CodeResultCodeCryptUtils.decryptData(SafeResult result, String key, String iv) decrypt SafeResult to CodeResult