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