Spring Security Shiro Plugin - Reference Documentation
Spring Security Shiro Plugin - Reference Documentation Burt Beckwith Version 3.1.2.BUILD-SNAPSHOT Table of Contents 1. Introduction to the Spring Security Shiro Plugin . . . . . . . . . . . . . . . . . . . . . . . . . 6 Chapter 1. Introduction to the Spring Security Shiro Plugin The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring Security and Shiro The majority of the authentication and authorization work is still done by Spring Security. This plugin listens for Spring Security authentication events and uses the Spring Security Authentication instance0 码力 | 8 页 | 122.93 KB | 10 月前3Shiro support for the Spring Security plugin - Reference Documentation
1 Shiro support for the Spring Security plugin Table of contents 2 Shiro support for the Spring Security plugin - Reference Documentation Authors: Burt Beckwith Version: 0.1 Table of Contents 1 Introduction 1.1 History 2 Usage 3 Configuration 3 1 Introduction The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring Security and . It currently only The majority of the authentication and authorization work is still done by Spring Security. This plugin listens for Spring Security authentication events and uses the Spring Security Authentication instance0 码力 | 6 页 | 17.49 KB | 10 月前3Shiro support for the Spring Security plugin - Reference Documentation
Security plugin Shiro support for the Spring Security plugin - Reference Documentation Authors: Burt Beckwith Version: 1.0.0 Table of Contents 1 Introduction to the Spring Security Shiro Plugin 1.1 History History 2 Usage 3 Configuration 2 1 Introduction to the Spring Security Shiro Plugin The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring and . It currently The majority of the authentication and authorization work is still done by Spring Security. This plugin listens for Spring Security authentication events and uses the Spring Security Authentication instance0 码力 | 5 页 | 16.72 KB | 10 月前3Google XML Document Format Style Guide Version 1.0
Google XML Document Format Style Guide Version 1.0 Copyright Google 2008 Introduction This document provides a set of guidelines for general use when designing new XML document formats (and to some0 码力 | 13 页 | 51.99 KB | 1 年前3C++高性能并行编程与优化 - 课件 - 17 由浅入深学习 map 容器
由浅入深学习 map 容器 by 彭于斌( @archibate ) 我负责监督你鞋习 ! 我负责监督你鞋习 ! 本期看点: 用方括号 [ ] 取出 map 元素居然是错误的! 能不能在遍历的同时删除元素?安全吗? emplace , emplace_hint , try_emplace 的区别? 课程安排 1. vector 容器初体验 & 迭代器入门 (BV1qF411T7sd) 2 set 容器 & 迭代器分类 (BV1m34y157wb) 3. string , string_view , const char * 的爱恨纠葛 (BV1ja411M7Di) 4. 万能的 map 容器全家桶及其妙用举例 ( 本期 ) 5. 函子 functor 与 lambda 表达式知多少 6. 通过实战案例来学习 STL 算法库 7. C++ 标准输入输出流 & 字符串格式化 8. traits 第一章:读取与写入 我负责监督你鞋习 ! 我负责监督你鞋习 ! map 查找元素的两个接口 • map 提供了两个查找元素的接口,一曰 [] ,二曰 at 。 • 那么他们两个又有什么区别呢?很多新手都分不清他俩,可能只认识 [] 。 读取 map 元素 • mapm; • 读取 map 中指定键值的元素有两种方法。 • val = m[“key”]; 0 码力 | 90 页 | 8.76 MB | 1 年前3JAVA 应用与开发 - 集合与映射
4, 2019 ���� �����List����Set�����Map�的������� ���������� ������iterator��Enumeration ��������� API ������的������������ 1 28 �� 1 ������� 2 Collection � Map �� 3 �� 4 Iterator �� 5 � 6 �� ��������的������������� ������������的��� �� List ������的��������������� ������的���������������� �������� �� Map �����的��¡���Key-Value������ �������的��������������� 注意 Java 集合中只能保存引用类型的数据,实际上存放的是对象的引用 而非对象本身。Java ��������的������������� ������������的��� �� List ������的��������������� ������的���������������� �������� �� Map �����的��¡���Key-Value������ �������的��������������� 注意 Java 集合中只能保存引用类型的数据,实际上存放的是对象的引用 而非对象本身。Java0 码力 | 66 页 | 713.79 KB | 1 年前3Kotlin Language Documentation 1.9.20
String templates Practice Next step Basic types Practice Next step Collections List Set Map Practice Next step Control flow Conditional expressions Ranges Loops Practice Next step 61 Supporting previous API versions for a longer period Kotlin/JVM Kotlin/Native Kotlin/JS Kotlin Gradle plugin Standard library Tools Coroutines 1.6.0-RC Migrating to Kotlin 1.6.0 What's new in Kotlin 1 in a collection String interpolation Instance checks Read-only list Read-only map Access a map entry Traverse a map or a list of pairs Iterate over a range Lazy property Extension functions Create0 码力 | 1299 页 | 32.44 MB | 1 年前3Casdoor · An Open Source UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supporting OAuth 2.0, OIDC, SAML and CAS
localization in 10+ languages. 2. Casdoor supports third-party application login, such as GitHub, Google, QQ, and WeChat, and it supports extending third-party login with plugins. 3. Casdoor supports socks5Proxy is the SOCKS proxy server IP address. Set the proxy port because we have Google-related services or use Google , GitHub , Facebook , LinkedIn , or Steam as OAuth Providers, which may be restricted Japanese) GitLab Vue + Ruby + Rails OpenID Connect OmniAuth provider Apache Shenyu Java Casdoor Plugin (other languages: Chinese) Alist TypeScript + SolidJS + Go + Gin Casdoor SSO (other languages:0 码力 | 825 页 | 58.31 MB | 1 年前3Kotlin 官方文档中文版 v1.9
2 1.12.3.3 1.12.3.4 1.12.3.5 1.12.3.6 1.12.3.7 取单个元素 排序 聚合操作 集合写操作 List 相关操作 Set 相关操作 Map 相关操作 选择加入要求 作用域函数 时间度量 官方库 协程(kotlinx.coroutines) 协程指南 协程基础 Kotlin 协程与通道介绍↗ 取消与超时 组合挂起函数 1.19.9 提交不兼容变更指南↗ Kotlin 品牌用途准则↗ Kotlin 基金会 FAQ↗ 期刊 跨平台移动端开发 原生与跨平台应用开发 六大最佳跨平台应用开发框架 安全 Google Summer of Code with Kotlin 2023 社区 贡献力量 KUG 准则 Kotlin 之夜准则 Kotlin 品牌素材 宣传资料↗ 13 Kotlin 官方文档 应用程序的任何主机,包括 Amazon Web Services、 Google Cloud Platform 等。 要在 Heroku 上部署 Kotlin 应用程序,可以按照 Heroku 官方教程来做。 AWS Labs 提供了一个示例项目,展示了 Kotlin 编写 AWS Lambda 函数的使用。 谷歌云平台(Google Cloud Platform)提供了一系列将 Kotlin 应用程序部署到0 码力 | 2049 页 | 45.06 MB | 1 年前3Kotlin 1.9.10 官方文档 中文版
区间与数列 序列 集合操作概述 集合转换操作 过滤集合 加减操作符 分组 取集合的一部分 取单个元素 排序 聚合操作 集合写操作 List 相关操作 Set 相关操作 Map 相关操作 选择加入要求 作用域函数 时间度量 官方库 协程(kotlinx.coroutines) 1.12.1.1 1.12.1.2 1.12.1.3 1.12.1.4 1.12 语言委员会准则↗ 提交不兼容变更指南↗ Kotlin 品牌用途准则↗ Kotlin 基金会 FAQ↗ 期刊 跨平台移动端开发 原生与跨平台应用开发 六大最佳跨平台应用开发框架 安全 Google Summer of Code with Kotlin 2023 社区 贡献力量 KUG 准则 Kotlin 之夜准则 Kotlin 品牌素材 宣传资料↗ Kotlin 官方文档 应用程序的任何主机,包括 Amazon Web Services、 Google Cloud Platform 等。 要在 Heroku 上部署 Kotlin 应用程序,可以按照 Heroku 官方教程来做。 AWS Labs 提供了一个示例项目,展示了 Kotlin 编写 AWS Lambda 函数的使 用。 谷歌云平台(Google Cloud Platform)提供了一系列将 Kotlin 应用程序部署到0 码力 | 3753 页 | 29.69 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100