|
|||||||||
类 java.security.IdentityScope
的使用
使用 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。 |
所有类
|
|||||||||