Which of the following methods is used to authenticate the users, and if the user has not been authenticated, the method returns false?
getCallerPrincipal()
getRemoteUser()
isUserInRole()
getCallerIdentity()
Submit