Interface IWebSecurityHelper
public interface IWebSecurityHelper
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Indicates if authentication provider is external to SAGA.
-
Method Details
-
isDefaultAuthentication
boolean isDefaultAuthentication()Indicates if authentication provider is external to SAGA. In case of external authentication SAGA is not responsible for managing users.
-