Class TrustStoreCallback
java.lang.Object
jakarta.security.auth.message.callback.TrustStoreCallback
- All Implemented Interfaces:
- Callback
A Callback enabling an authentication module to request a truststore from the runtime.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
TrustStoreCallbackpublic TrustStoreCallback()
 
- 
- 
Method Details- 
setTrustStore
- 
getTrustStore
 
-