|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CertificateContext | |
|---|---|
| com.randomcoder.security.cardspace | CardSpace authentication classes. |
| com.randomcoder.user | User-management classes. |
| Uses of CertificateContext in com.randomcoder.security.cardspace |
|---|
| Methods in com.randomcoder.security.cardspace with parameters of type CertificateContext | |
|---|---|
void |
CardSpaceProcessingFilter.setCertificateContext(CertificateContext certificateContext)
Sets the certificate context to retrieve private keys and certificates from. |
| Uses of CertificateContext in com.randomcoder.user |
|---|
| Methods in com.randomcoder.user with parameters of type CertificateContext | |
|---|---|
void |
UserProfileController.setCertificateContext(CertificateContext certificateContext)
Sets the certificate context used to lookup private keys. |
void |
AccountCreateController.setCertificateContext(CertificateContext certificateContext)
Sets the certificate context used to lookup private keys. |
| Constructors in com.randomcoder.user with parameters of type CertificateContext | |
|---|---|
CardSpaceCredentialsPropertyEditor(CertificateContext certificateContext)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||