|
JavaTM 2 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 2 Platform Standard Ed. 6 |
|||||||||
| 上一個 下一個 | 框架 無框架 | |||||||||
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。