Class WebAuthStatus.Diff
java.lang.Object
com.inductiveautomation.perspective.gateway.api.WebAuthStatus.Diff
- Enclosing class:
- WebAuthStatus
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
-
Method Details
-
getWebAuthStatusA
-
getWebAuthStatusB
-
isAuthenticationRequiredChanged
public boolean isAuthenticationRequiredChanged() -
isAuthenticatedChanged
public boolean isAuthenticatedChanged() -
isAuthorizedChanged
public boolean isAuthorizedChanged() -
isUserChanged
public boolean isUserChanged() -
areSecurityLevelsChanged
public boolean areSecurityLevelsChanged() -
isIdpChanged
public boolean isIdpChanged() -
areIdpAttributesChanged
public boolean areIdpAttributesChanged() -
isChanged
public boolean isChanged()
-