Apache Unomi 1.x - Documentationcxs object that contains the context with the current user profile, segments, scores as well as functions that makes it easier to perform further requests (such Apache Unomi 1.x - Documentation - 14 as pathname + location.hash, pageInfo: { pageName: document.title, pageID : location.pathname + location.hash, pagePath : location.pathname + location.hash, metadata such as categories, // tags or interests. path = location.pathname + location.hash; properties = { path: path, pageInfo: { destinationURL:0 码力 | 158 页 | 3.65 MB | 1 年前3
Spring Framwork Web on Servlet Stack v5.3.36 SNAPSHOT. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96 1.4.5. Filtering Handler Functions. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . filter creates a “shallow” ETag by caching the content written to the response and computing an MD5 hash from it. The next time a client sends, it does the same, but it also compares the computed value WebFlux Spring Web MVC includes WebMvc.fn, a lightweight functional programming model in which functions are used to route and handle requests and contracts are designed for immutability. It is an alternative0 码力 | 259 页 | 3.58 MB | 1 年前3
Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80 1.5.5. Filtering Handler Functions. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Web MVC Spring WebFlux includes WebFlux.fn, a lightweight functional programming model in which functions are used to route and handle requests and contracts are designed for immutability. It is an alternative RouterFunction is the equivalent of a @RequestMapping annotation, but with the major difference that router functions provide not just data, but also behavior. RouterFunctions.route() provides a router builder that0 码力 | 182 页 | 2.52 MB | 1 年前3
跟我学Shiro - 张开涛iteye.com/ 42 如上代码通过盐“123”MD5 散列“hello”。另外散列时还可以指定散列次数,如 2 次表 示:md5(md5(str)):“new Md5Hash(str, salt, 2).toString()”。 使用 SHA256 算法生成相应的散列数据,另外还有如 SHA1、SHA512 算法。 Shiro 还提供了通用的散列支持: salt = "123"; String md5 = new Md5Hash(str, salt).toString();//还可以转换为 toBase64()/toHex() String str = "hello"; String salt = "123"; String sha1 = new Sha256Hash(str, salt).toString(); String str setRandomNumberGenerator(new SecureRandomNumberGenerator());//用于生成 公盐。默认就这个 hashService.setHashIterations(1); //生成 Hash 值的迭代次数 HashRequest request = new HashRequest.Builder() .setAlgorithmName("MD5").0 码力 | 219 页 | 4.16 MB | 10 月前3
Apache ActiveMQ Artemis 2.37.0 User Manuallike brokers can be easily configured in tests. • Basic CDI integration. • Store user’s password in hash form by default. 15.54. 1.4.0 Full release notes. 15.54.1. Highlights • "Global" limit for disk either the primary or backup is active at any given point in time, similar to how the file lock functions in the shared storage use-case. The plugin decides what 3rd party implementation is used. It could select a target sequentially from a pool, this policy is useful to evenly distribute; CONSISTENT_HASH to select a target by a key. This policy always selects the same target broker for the same key0 码力 | 539 页 | 11.16 MB | 1 年前3
Apache ActiveMQ Artemis 2.36.0 User Manuallike brokers can be easily configured in tests. • Basic CDI integration. • Store user’s password in hash form by default. 15.53. 1.4.0 Full release notes. 15.53.1. Highlights • "Global" limit for disk either the primary or backup is active at any given point in time, similar to how the file lock functions in the shared storage use-case. The plugin decides what 3rd party implementation is used. It could select a target sequentially from a pool, this policy is useful to evenly distribute; CONSISTENT_HASH to select a target by a key. This policy always selects the same target broker for the same key0 码力 | 539 页 | 11.14 MB | 1 年前3
Apache ActiveMQ Artemis 2.35.0 User Manuallike brokers can be easily configured in tests. • Basic CDI integration. • Store user’s password in hash form by default. 15.52. 1.4.0 Full release notes. 15.52.1. Highlights • "Global" limit for disk either the primary or backup is active at any given point in time, similar to how the file lock functions in the shared storage use-case. The plugin decides what 3rd party implementation is used. It could select a target sequentially from a pool, this policy is useful to evenly distribute; CONSISTENT_HASH to select a target by a key. This policy always selects the same target broker for the same key0 码力 | 537 页 | 11.11 MB | 1 年前3
Apache ActiveMQ Artemis 2.34.0 User Manuallike brokers can be easily configured in tests. • Basic CDI integration. • Store user’s password in hash form by default. 15.51. 1.4.0 Full release notes. 15.51.1. Highlights • "Global" limit for disk either the primary or backup is active at any given point in time, similar to how the file lock functions in the shared storage use-case. The plugin decides what 3rd party implementation is used. It could select a target sequentially from a pool, this policy is useful to evenly distribute; CONSISTENT_HASH to select a target by a key. This policy always selects the same target broker for the same key0 码力 | 537 页 | 11.11 MB | 1 年前3
ActiveMQ Artemis 2.27.1 Documentationlike brokers can be easily configured in tests. Basic CDI integration. Store user's password in hash form by default. 1.4.0 Full release notes. Highlights: "Global" limit for disk usage. Detect Passwords in artemis-users.properties can be hashed. Such passwords should follow the syntax ENC(<hash>) . Hashed passwords can easily be added to artemis-users.properties using the user CLI command --user-command-password guest --role admin This will use the default codec to perform a "one-way" hash of the password and alter both the artemis- users.properties and artemis-roles.properties files0 码力 | 414 页 | 6.20 MB | 1 年前3
Apache ActiveMQ Artemis 2.30.0 User Manuallike brokers can be easily configured in tests. Basic CDI integration. Store user's password in hash form by default. 1.4.0 Full release notes. Highlights: "Global" limit for disk usage. Detect Passwords in artemis-users.properties can be hashed. Such passwords should follow the syntax ENC(<hash>) . Hashed passwords can easily be added to artemis-users.properties using the user CLI command --user-command-password guest --ro Security 295 This will use the default codec to perform a "one-way" hash of the password and alter both the artemis-users.properties and artemis-roles.properties files0 码力 | 500 页 | 6.37 MB | 1 年前3
共 318 条
- 1
- 2
- 3
- 4
- 5
- 6
- 32













