Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
1.6. Callback Handlers
The following is a list of available CallbackHandlers within the
org.switchyard.security.callback
Java package:
- NamePasswordCallbackHandler
- Provides name and password credentials to a configured LoginModule stack.
- STSTokenCallbackHandler
- Provides assertion credentials to a configured LoginModule stack.
- STSIssueCallbackHandler
- Utilizes the NamePasswordCallbackHandler and the STSTokenCallbackHandler to provide name, password and assertion credentials to a configured LoginModule stack.
- CertificateCallbackHandler
- Provides Certificate credentials to a configured LoginModule stack.