Class WebAuthStatus.Diff
java.lang.Object
com.inductiveautomation.perspective.gateway.api.WebAuthStatus.Diff
- Enclosing class:
- WebAuthStatus
- 
Method SummaryModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanboolean
- 
Method Details- 
getWebAuthStatusA
- 
getWebAuthStatusB
- 
isAuthenticationRequiredChangedpublic boolean isAuthenticationRequiredChanged()
- 
isAuthenticatedChangedpublic boolean isAuthenticatedChanged()
- 
isAuthorizedChangedpublic boolean isAuthorizedChanged()
- 
isUserChangedpublic boolean isUserChanged()
- 
areSecurityLevelsChangedpublic boolean areSecurityLevelsChanged()
- 
isIdpChangedpublic boolean isIdpChanged()
- 
areIdpAttributesChangedpublic boolean areIdpAttributesChanged()
- 
isChangedpublic boolean isChanged()
 
-