|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 IdentityScope 的软件包 | |
---|---|
java.security | 为安全框架提供类和接口。 |
java.security 中 IdentityScope 的使用 |
---|
返回 IdentityScope 的 java.security 中的方法 | |
---|---|
IdentityScope |
Identity.getScope()
已过时。 返回此 Identity 的作用域。 |
static IdentityScope |
IdentityScope.getSystemScope()
已过时。 返回系统的身份作用域。 |
参数类型为 IdentityScope 的 java.security 中的方法 | |
---|---|
protected static void |
IdentityScope.setSystemScope(IdentityScope scope)
已过时。 设置系统的身份作用域。 |
参数类型为 IdentityScope 的 java.security 中的构造方法 | |
---|---|
Identity(String name,
IdentityScope scope)
已过时。 构造一个具有指定名称和作用域的 Identity。 |
|
IdentityScope(String name,
IdentityScope scope)
已过时。 构造具有指定名称和作用域的新身份作用域。 |
|
Signer(String name,
IdentityScope scope)
已过时。 创建带有指定标识名称和范围的 signer。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。