Class SASLConfig.Builder
java.lang.Object
com.inductiveautomation.ignition.gateway.authentication.impl.SASLConfig.Builder
- Enclosing class:
- SASLConfig
- 
Method SummaryModifier and TypeMethodDescriptionbuild()setMechanism(String mechanism) setMutualAuthentication(Boolean mutualAuthentication) setProtectionStrength(String protectionStrength) setQualityOfProtection(String qualityOfProtection) 
- 
Method Details- 
setMechanism
- 
setRealm
- 
setQualityOfProtection
- 
setProtectionStrength
- 
setMutualAuthentication
- 
build
 
-