E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
principal
Acegi 简介
在Acegi安全系统中,需要被认证的用户,系统或代理称为"
Principal
"。Acegi安全系统和其他的安全系统不同,它并没有角色和用户组的概念。
looxiaohu
·
2008-07-14 22:00
spring
AOP
bean
配置管理
Acegi
Acegi 简介
在Acegi安全系统中,需要被认证的用户,系统或代理称为"
Principal
"。Acegi安全系统和其他的安全系统不同,它并没有角色和用户组的概念。
looxiaohu
·
2008-07-14 22:00
spring
AOP
bean
配置管理
Acegi
CAS3.0的工作流程
CAS3.0的工作流程:0.app将用户转发到CAS处, 并将自己的url作为callback参数传给CAS.1.CAS验证用户成功(authentication)2.生成用户实体(
principal
)
kevin.hwq
·
2008-04-21 09:00
工作
Web
SQL 2008 T-Prep 上课心得(一)
Database Mirroring · 增加若
Principal
Server 的 Data Page 损毁(程序发生 824 'soft-io'/823 'hard-IO
izuoyan
·
2008-04-10 14:00
sql
应用服务器
SQL Server
performance
Go
SQL 2008 T-Prep 上课心得(一)
Database Mirroring · 增加若
Principal
Server 的 Data Page 损毁(程序发生 824 'soft-io'/823 'hard-IO
javasee
·
2008-04-10 14:00
sql
应用服务器
SQL Server
performance
Go
Acegi简介
在Acegi安全系统中,需要被认证的用户,系统或代理称为"
Principal
"。Acegi安全系统和其他的安全系统不同,它并没有角色和用户组的概念。
bukebushuo
·
2008-03-27 10:00
Acegi 应用基础
在Acegi安全框架中也有
Principal
(通常是用
sqe_james
·
2008-03-26 23:00
应用服务器
bean
配置管理
企业应用
Acegi
Acegi 应用基础
在Acegi安全框架中也有
Principal
(通常是用
sqe_james
·
2008-03-26 23:00
应用服务器
bean
配置管理
企业应用
Acegi
Some of the principles behind the Agile Manifestoz
software Working software is delivered frequently (weeks rather than months) Working software is the
principal
alanwu
·
2008-03-20 15:00
agile
自定义服务器控件开发之:文件上传控件
System.Configuration; 3using System.ComponentModel; 4using System.Web.Security; 5using System.Security.
Principal
webhaitao
·
2008-03-06 23:00
JavaScript
String
服务器
null
Class
output
RBAC即角色访问控制(Role Based Access Control)
Who:权限的拥用者或主体(如
Principal
、User、Group、Role、Actor等等)What:权限针对的对象或资源(Resource、
Java世界
·
2008-02-25 10:00
AdDomain
usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Security.
Principal
;usingSystem.Runtime.InteropServices
ipqxiang
·
2007-12-26 14:00
String
null
System
Class
domain
token
uncaught exception: (¹Õ XMLHttpRequest.open öCP ³
Firefox 要取消XMLHttpRequest的跨域限制的话,第一是从 about:config 里设置 signed.applets.codebase_
principal
_support = true
loky
·
2007-11-15 11:00
JavaScript
xml
Security
firefox
为了研究怎么用java获取系统的sid,特意在msdn上找了一段代码,cs的代码,居然可以用.net2的sdk编译通过.纪念
namespaceWindowsIdentityMembers{usingSystem;usingSystem.Security.
Principal
;classWindowsIdentityMembers
cutemouse
·
2007-10-21 22:00
java
.net
windows
object
Authentication
token
C#登录远程windows系统
using System.Text;using System.Collections;using System.Runtime.InteropServices;using System.Security.
Principal
wangyjyj
·
2007-09-26 16:00
CAS中使用自己的Credentials
products/cas/index.html1.修改authenticationViaFormAction以使用自己的Credentials默认的org.jasig.cas.authentication.
principal
.UsernamePasswordCredentials
Junky's IT Notebook
·
2007-08-20 13:00
将 varchar 值 'null' 转换为数据类型为 int 的列时发生语法错误。
sldf insert into schoolInfo(schoolId,schoolName,
principal
,schoolSize,area,telephone,introduce,
zhq426
·
2007-08-01 19:00
java
sql
jdbc
Microsoft
asp.net中, 如何在后台获取访问这个页面的用户的名字?
在集成安全认证下,可以利用以下代码获取:System.Security.
Principal
.WindowsIdentity wi = (System.Security.
Principal
.WindowsIdentity
terryli
·
2007-07-23 11:00
职场
asp.net
休闲
ASP.NET应用程序的安全方案(一)—身份验证
身份验证(authentication)是一个标识应用程序客户端的过程,这里的客户端可能包括终端用户、服务、进程或计算机,通过了身份验证的客户端被称为主体(
principal
)。
NETZHOU
·
2007-06-27 11:00
sql
windows
数据库
server
Microsoft
Authentication
asp.net
AD User重要属性
阅读更多objectClass=UserUser-Account-ControlAccount-ExpiresPwd-Last-SetLockout-Time(1601)User-
Principal
-NameUser-PasswordUnicode-Pasword
balaschen
·
2007-06-11 14:00
Microsoft
AD User重要属性
objectClass=User User-Account-Control Account-Expires Pwd-Last-Set Lockout-Time(1601) User-
Principal
-Name
balaschen
·
2007-06-11 14:00
Microsoft
Acegi工作流程
第一部分:authentication1、acegi通过AuthenticationProcessingFilter拦截login请求获取
Principal
和Credential信息(通俗一点就是用户名和密码
LiuTing
·
2007-05-20 12:00
1重写MemberProvider系列文章之用户身份验证
<br>using System.Web;<br>using System.Web.Configuration;<br>using System.Security.
Principal
yzd
·
2007-05-18 17:00
Provider
How to Learn Any Language 48
In addition to being the
principal
language of Germany, Aus
tel588
·
2007-04-25 14:00
REST
Opera
UP
How to Learn Any Language 45
How to Learn Any Language 45 The
Principal
Languages of the World Source: Sidney S.
tel588
·
2007-04-25 14:00
C++
c
C#
安全:JAAS LoginModule
在JAAS架构中,当用户登录系统时,系统给用户一个Subject,Subject中包含有一个或多个
Principal
。每个
Principal
给用户提供身份验证,例如用户ID,也可以验证组和角色。
grandboy
·
2007-04-08 21:00
tomcat
Hibernate
linux
unix
Security
对权限系统设计的再思考
对于一个权限系统的基本元素,我觉得只有两个:
Principal
(权限主体),权限。用户,用户组,角色等都可以抽象为权限主体这个概念;而权限则是资源+操作的抽象。权限可
心情小站
·
2007-03-21 19:00
对权限系统设计的再思考
对于一个权限系统的基本元素,我觉得只有两个:
Principal
(权限主体),权限。用户,用户组,角色等都可以抽象为权限主体这个概念;而权限则是资源+操作的抽象。权限可分为两种,
ronghao
·
2007-03-21 18:00
AOP
sql
jsp
xml
Acegi
学jsp的应该学会做的一道题
As the
principal
engineer of an HTTP web server, you are responsible for implementing the request processing
xumingrencai
·
2007-03-16 19:00
jsp
asp.net 获得当前用户
导入 usingSystem.Security.
Principal
;WindowsPrincipalwp=newWindowsPrincipal(WindowsIdentity.GetCurrent()
javacheng
·
2006-12-31 20:00
Acegi工作流程
第一部分:authentication1、acegi通过AuthenticationProcessingFilter拦截login请求获取
Principal
和Credential信息(通俗一点就是用户名和密码
生命科学领域的专业信息解决方案!
·
2006-12-20 12:00
cas add filed
casaddfiledpackagecom.jama.credentials;importorg.jasig.cas.authentication.
principal
.Credentials;publicclassLoginInfoCredentials
allen
·
2006-12-08 13:00
ASP.NET模拟其他用户进行关机
ASP.NET模拟其他用户进行关机:usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Security.
Principal
大豆男生
·
2006-11-30 09:00
ACEGI 研究(1) - 流程篇
第一部分:authentication1acegi通过AuthenticationProcessingFilter拦截login请求获取
Principal
和Credential信息(通俗一点就是用户名和密码
fengw
·
2006-07-06 14:00
webwork保存图片到数据库
1public class User extends
Principal
{ 2 private byte[] photo; //考虑与各种数据库兼容问题
心情小站
·
2006-06-15 17:00
上一页
14
15
16
17
18
19
20
21
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他