MCPcopy Create free account

hub / github.com/ChristopherSchultz/mirth-plugins / types & classes

Types & classes14 in github.com/ChristopherSchultz/mirth-plugins

ClassConnectionWrapper
channel-table-optimizer/src/main/java/net/christopherschultz/mirth/tools/MirthChannelOptimizer.java:206
InterfaceConstants
ldap-auth/src/main/java/net/christopherschultz/mirth/plugins/auth/ldap/Constants.java:3
ClassCustomSSLServerSocketFactory
In order to customize the specific enabled protocols and cipher suites, a customized SSLSocketFactory must be used. This is just a wrapper around tha
channel-table-optimizer/src/main/java/net/christopherschultz/util/TLSUtils.java:237
ClassCustomSSLSocketFactory
In order to customize the specific enabled protocols and cipher suites, a customized SSLSocketFactory must be used. This is just a wrapper around tha
channel-table-optimizer/src/main/java/net/christopherschultz/util/TLSUtils.java:139
ClassLDAPAuthenticatorPlugin
An LDAP authenticator for Mirth Connect.
ldap-auth/src/main/java/net/christopherschultz/mirth/plugins/auth/ldap/LDAPAuthenticatorPlugin.java:38
ClassMFAAuthenticationClientPlugin
Implements a ClientPlugin for multi-factor authentication. Can support multiple types of multi-factor authentication.
mfa-auth/src/main/java/net/christopherschultz/mirth/plugins/auth/mfa/MFAAuthenticationClientPlugin.java:27
ClassMFAAuthenticatorPlugin
A multi-factor authentication plug-in supporting TOTP tokens.
mfa-auth/src/main/java/net/christopherschultz/mirth/plugins/auth/mfa/MFAAuthenticatorPlugin.java:33
ClassMFAData
mfa-auth/src/main/java/net/christopherschultz/mirth/plugins/auth/mfa/MFAAuthenticatorPlugin.java:359
InterfaceMFAStrategy
An MFA strategy which understands how to validate a specific type of MFA token.
mfa-auth/src/main/java/net/christopherschultz/mirth/plugins/auth/mfa/MFAStrategy.java:7
ClassMirthChannelOptimizer
Optimizes the underlying databases for a Mirth channel. @author Christopher Schultz
channel-table-optimizer/src/main/java/net/christopherschultz/mirth/tools/MirthChannelOptimizer.java:64
ClassOTPConfig
Configuration for OTP (one-time password).
mfa-auth/src/main/java/net/christopherschultz/mirth/plugins/auth/mfa/OTPConfig.java:12
ClassTLSUtils
Utilities for TLS. @author Christopher Schultz
channel-table-optimizer/src/main/java/net/christopherschultz/util/TLSUtils.java:40
ClassTOTPStrategy
Implements a Time-based one time password multi-factor authenticator.
mfa-auth/src/main/java/net/christopherschultz/mirth/plugins/auth/mfa/TOTPStrategy.java:13
ClassTrustAllTrustManager
A TrustManager that trusts <i>all</i> certificates.
channel-table-optimizer/src/main/java/net/christopherschultz/util/TLSUtils.java:63