JavaTM 2 Platform
Standard Ed. 6

介面 javax.security.auth.Destroyable
的使用

使用 Destroyable 的軟體套件
java.security 為安全框架提供類別和介面。 
javax.security.auth.kerberos 此套件包含與 Kerberos 網路驗證協議相關的實用工具類別。 
javax.security.auth.x500 此套件包含應該用來在 Subject 中存儲 X500 Principal 和 X500 Private Crendentials 的類別。 
 

java.securityDestroyable 的使用
 

實作 Destroyablejava.security 中的類別
static class KeyStore.PasswordProtection
          ProtectionParameter 的一個基於密碼的實作。
 

javax.security.auth.kerberosDestroyable 的使用
 

實作 Destroyablejavax.security.auth.kerberos 中的類別
 class KerberosKey
          此類別為 Kerberos 主體封裝一個長期秘密密鑰。
 class KerberosTicket
          此類別封裝了 Kerberos 票據和從客戶端的視點所觀察到的有關資訊。
 

javax.security.auth.x500Destroyable 的使用
 

實作 Destroyablejavax.security.auth.x500 中的類別
 class X500PrivateCredential
           此類別表示一個 X500PrivateCredential
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only