Class HandshakeResponse.Success
java.lang.Object
com.inductiveautomation.ignition.common.messages.HandshakeResponse
com.inductiveautomation.ignition.common.messages.HandshakeResponse.Success
- Enclosing class:
- HandshakeResponse
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.inductiveautomation.ignition.common.messages.HandshakeResponse
HandshakeResponse.Error, HandshakeResponse.GsonAdapter, HandshakeResponse.Success
-
Method Summary
-
Method Details
-
getTimeZoneId
-
getNodeRole
-
getActivityLevel
-
getProjectState
-
isAutoDetectPublicAddress
public boolean isAutoDetectPublicAddress() -
getMasterAddress
-
getBackupAddress
-
isAuthenticationRequired
public boolean isAuthenticationRequired() -
getAuthenticationStrategy
-
getAuthenticatedUser
-
isAuthorized
public boolean isAuthorized() -
toString
-
isSuccess
public boolean isSuccess()- Specified by:
isSuccess
in classHandshakeResponse
-
getAsSuccess
- Specified by:
getAsSuccess
in classHandshakeResponse
-
getAsError
- Specified by:
getAsError
in classHandshakeResponse
-
builder
-