package com.trsvax.tapestry.facebook.services; public interface FBAuth { public abstract String getApplicationID(); }