realm.properties
来自「是离开的肌肤了卡机是离开的就富利卡及是了的开发及拉考试及的福利科技阿斯利康的肌肤」· PROPERTIES 代码 · 共 23 行
PROPERTIES
23 行
## This file defines users passwords and roles for a HashUserRealm## The format is# <username>: <password>[,<rolename> ...]## Passwords may be clear text, obfuscated or checksummed. The class # org.mortbay.util.Password should be used to generate obfuscated# passwords or password checksums## If DIGEST Authentication is used, the password must be in a recoverable# format, either plain text or OBF:.## if using digest authentication, do not MD5-hash the passwordjetty: jetty,useradmin: CRYPT:ad1ks..kc.1Ug,server-administrator,content-administrator,adminother: OBF:1xmk1w261u9r1w1c1xmqplain: plainuser: password# This entry is for digest auth. The credential is a MD5 hash of username:realmname:passworddigest: MD5:6e120743ad67abfbc385bc2bb754e297
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?