积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(123)Java(123)Spring(69)ActiveMQ(46)Apacke Wicket(2)

语言

全部英语(120)中文(简体)(3)

格式

全部PDF文档 PDF(106)TXT文档 TXT(17)
 
本次搜索耗时 0.138 秒,为您找到相关结果约 123 个.
  • 全部
  • 后端开发
  • Java
  • Spring
  • ActiveMQ
  • Apacke Wicket
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Spring Security Shiro Plugin - Reference Documentation

    must look like this: package com.mycompany.myapp class Permission { User user String permission static constraints = { permission unique: 'user' } } Register the class name along with e = 'com.mycompany.myapp.Permission' You can add other properties and methods, but the plugin expects that there is a one-to-many between your user and permission classes, that the user property property name is “user” (regardless of the actual class name), and the permission property name is “permission”. If you need more flexibility, or perhaps to create this as a many-to-many, you can replace the
    0 码力 | 8 页 | 122.93 KB | 10 月前
    3
  • pdf文档 跟我学Shiro - 张开涛

    ......................................................................................... 21 PERMISSION .............................................................................................. shiro.realm.text.PropertiesRealm: user.username=password,role1,role2 指定用户 名/密码及其角色;role.role1=permission1,permission2 指定角色及权限信息; org.apache.shiro.realm.jdbc.JdbcRealm:通过 sql 查询相应的信息,如“select password from where username = ?”获取用户密码及盐;“select role_name from user_roles where username = ?” 获取用户角色;“select permission from roles_permissions where role_name = ?”获取角色对 应的权限信息;也可以调用相应的 api 进行自定义 sql; JDBC Realm
    0 码力 | 219 页 | 4.16 MB | 10 月前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.37.0 User Manual

    runtime. • MQTT interceptors. • Support adding/deleting queues via CLI. • New "browse" security permission for clients who only wish to look at messages. • Option to populate JMSXUserID. • "Dual authentication" <permission type="view" roles="admin"/> <permission type="edit" roles="admin"/> To grant the managerRole role view permission to just the activemq.management <permission type="view" roles="managerRole"/> To ensure no user has permission to force a failover using the broker (server control)
    0 码力 | 539 页 | 11.16 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.36.0 User Manual

    runtime. • MQTT interceptors. • Support adding/deleting queues via CLI. • New "browse" security permission for clients who only wish to look at messages. • Option to populate JMSXUserID. • "Dual authentication" <permission type="view" roles="admin"/> <permission type="edit" roles="admin"/> To grant the managerRole role view permission to just the activemq.management <permission type="view" roles="managerRole"/> To ensure no user has permission to force a failover using the broker (server control)
    0 码力 | 539 页 | 11.14 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.35.0 User Manual

    runtime. • MQTT interceptors. • Support adding/deleting queues via CLI. • New "browse" security permission for clients who only wish to look at messages. • Option to populate JMSXUserID. • "Dual authentication" <permission type="view" roles="admin"/> <permission type="edit" roles="admin"/> To grant the managerRole role view permission to just the activemq.management <permission type="view" roles="managerRole"/> To ensure no user has permission to force a failover using the broker (server control)
    0 码力 | 537 页 | 11.11 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.34.0 User Manual

    runtime. • MQTT interceptors. • Support adding/deleting queues via CLI. • New "browse" security permission for clients who only wish to look at messages. • Option to populate JMSXUserID. • "Dual authentication" <permission type="view" roles="admin"/> <permission type="edit" roles="admin"/> To grant the managerRole role view permission to just the activemq.management <permission type="view" roles="managerRole"/> To ensure no user has permission to force a failover using the broker (server control)
    0 码力 | 537 页 | 11.11 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.16.0 User Manual

    MQTT interceptors. Versions 18 Support adding/deleting queues via CLI. New "browse" security permission for clients who only wish to look at messages. Option to populate JMSXUserID. "Dual authentication" Broker Connections 68 Important: The target endpoint needs permission for all operations that you configure. Therefore, If you are using a security manager, ensure and ‘*’. The <permission> sub-elements Each can have a list of <permission> elements, each of which defines a specific permission-roles mapping. Each permission has 2 attributes
    0 码力 | 454 页 | 5.41 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.17.0 User Manual

    at runtime. MQTT interceptors. Support adding/deleting queues via CLI. New "browse" security permission for clients who only wish to look at messages. Option to populate JMSXUserID. "Dual authentication" Broker Connections 69 Important: The target endpoint needs permission for all operations that you configure. Therefore, If you are using a security manager, ensure and ‘*’. The <permission> sub-elements Each can have a list of <permission> elements, each of which defines a specific permission-roles mapping. Each permission has 2 attributes
    0 码力 | 458 页 | 5.91 MB | 1 年前
    3
  • pdf文档 ActiveMQ Artemis 2.27.1 Documentation

    at runtime. MQTT interceptors. Support adding/deleting queues via CLI. New "browse" security permission for clients who only wish to look at messages. Option to populate JMSXUserID. "Dual authentication" startBrokerConnection(connectionName) is called on the ServerController. Important: The target endpoint needs permission for all operations that configured. Therefore, If a security manager is being used, ensure to ‘*’. The <permission> sub-elements Each can have a list of <permission> elements, each of which defines a specific permission- roles mapping. Each permission has 2 attributes
    0 码力 | 414 页 | 6.20 MB | 1 年前
    3
  • pdf文档 Apache ActiveMQ Artemis 2.30.0 User Manual

    at runtime. MQTT interceptors. Support adding/deleting queues via CLI. New "browse" security permission for clients who only wish to look at messages. Option to populate JMSXUserID. "Dual authentication" Broker Connections 79 Important: The target endpoint needs permission for all operations that are configured. Therefore, If a security manager is being used, ensure and ‘*’. The <permission> sub-elements Each can have a list of <permission> elements, each of which defines a specific permission-roles mapping. Each permission has 2 attributes
    0 码力 | 500 页 | 6.37 MB | 1 年前
    3
共 123 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 13
前往
页
相关搜索词
SpringSecurityShiroPluginReferenceDocumentation跟我学张开ApacheActiveMQArtemis2.37UserManual2.362.352.342.162.172.272.30
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩