|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| java.security | Provides the classes and interfaces for the security framework. |
| Uses of Certificate in java.security |
|---|
| Modifier and Type | Method and Description |
|---|---|
Certificate[] |
Identity.certificates()
Deprecated. Returns a copy of all the certificates for this identity. |
| Modifier and Type | Method and Description |
|---|---|
void |
Identity.addCertificate(Certificate certificate)
Deprecated. Adds a certificate for this identity. |
void |
Identity.removeCertificate(Certificate certificate)
Deprecated. Removes a certificate from this identity. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.