Class CertStoreCallback
java.lang.Object
jakarta.security.auth.message.callback.CertStoreCallback
- All Implemented Interfaces:
- Callback
Callback that enables a runtime to inform authentication modules of the CertStore to use.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
CertStoreCallbackpublic CertStoreCallback()
 
- 
- 
Method Details- 
setCertStore
- 
getCertStore
 
-