Uses of Class
org.frankframework.util.CredentialFactory
Package
Description
-
Uses of CredentialFactory in org.frankframework.core
Modifier and TypeMethodDescriptionvoid
IListenerConnector.configureEndpointConnection
(IPortConnectedListener<M> listener, jakarta.jms.ConnectionFactory connectionFactory, CredentialFactory credentialFactory, jakarta.jms.Destination destination, IbisExceptionListener exceptionListener, IListenerConnector.CacheMode cacheMode, int acknowledgeMode, boolean sessionTransacted, String selector, long receiveTimeout, long pollGuardInterval) -
Uses of CredentialFactory in org.frankframework.jms
Modifier and TypeMethodDescriptionvoid
IbisMessageListenerContainer.setCredentialFactory
(CredentialFactory credentialFactory) -
Uses of CredentialFactory in org.frankframework.ldap
-
Uses of CredentialFactory in org.frankframework.metrics
Modifier and TypeMethodDescriptionprotected CredentialFactory
AbstractMetricsRegistryConfigurator.getCredentialFactory()
protected CredentialFactory
AbstractMetricsRegistryConfigurator.getCredentialFactory
(String usernameKey, String passwordKey) -
Uses of CredentialFactory in org.frankframework.senders
-
Uses of CredentialFactory in org.frankframework.soap
Modifier 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
Modifier 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, boolean sessionTransacted, String messageSelector, long receiveTimeout, long pollGuardInterval)