Class WebAuthStatus.Diff
java.lang.Object
com.inductiveautomation.perspective.gateway.api.WebAuthStatus.Diff
- Enclosing class:
 - WebAuthStatus
 
- 
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanboolean 
- 
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() 
 -