Uses of Class
org.frankframework.util.CredentialFactory
Packages that use CredentialFactory
Package
Description
-
Uses of CredentialFactory in org.frankframework.core
Methods in org.frankframework.core with parameters of type CredentialFactoryModifier and TypeMethodDescriptionvoid
IListenerConnector.configureEndpointConnection
(IPortConnectedListener<M> listener, jakarta.jms.ConnectionFactory connectionFactory, CredentialFactory credentialFactory, jakarta.jms.Destination destination, IbisExceptionListener exceptionListener, IListenerConnector.CacheMode cacheMode, int acknowledgeMode, String selector, long receiveTimeout, long pollGuardInterval) -
Uses of CredentialFactory in org.frankframework.jms
Methods in org.frankframework.jms that return CredentialFactoryMethods in org.frankframework.jms with parameters of type CredentialFactoryModifier and TypeMethodDescriptionvoid
IbisMessageListenerContainer.setCredentialFactory
(CredentialFactory credentialFactory) -
Uses of CredentialFactory in org.frankframework.ldap
Fields in org.frankframework.ldap declared as CredentialFactory -
Uses of CredentialFactory in org.frankframework.metrics
Methods in org.frankframework.metrics that return CredentialFactoryModifier and TypeMethodDescriptionprotected CredentialFactory
AbstractMetricsRegistryConfigurator.getCredentialFactory()
protected CredentialFactory
AbstractMetricsRegistryConfigurator.getCredentialFactory
(String usernameKey, String passwordKey) -
Uses of CredentialFactory in org.frankframework.senders
Methods in org.frankframework.senders that return CredentialFactory -
Uses of CredentialFactory in org.frankframework.soap
Methods in org.frankframework.soap with parameters of type CredentialFactoryModifier and TypeMethodDescriptionSoapWrapper.putInEnvelope
(Message message, String encodingStyleUri, String targetObjectNamespace, String soapHeaderInitial, String namespaceDefs, String soapNamespace, CredentialFactory wsscf, boolean passwordDigest, boolean includeXmlDeclaration) -
Uses of CredentialFactory in org.frankframework.unmanaged
Methods in org.frankframework.unmanaged with parameters of type CredentialFactoryModifier and TypeMethodDescriptionvoid
SpringJmsConnector.configureEndpointConnection
(IPortConnectedListener<jakarta.jms.Message> jmsListener, jakarta.jms.ConnectionFactory connectionFactory, CredentialFactory credentialFactory, jakarta.jms.Destination destination, IbisExceptionListener exceptionListener, IListenerConnector.CacheMode cacheMode, int acknowledgeMode, String messageSelector, long receiveTimeout, long pollGuardInterval)