NFC Authentication

I've got this cheap NFC module, and would like to use it for authentication.

I want an Arduino to read an identification, either one used by the NFC protocol or other, and upon verifying, turn on a solenoid.

Is it possible with the NFC protocol only or should I create an Android app for that?
How do I communicate between the Android device and the Arduino?