using System; using System.Collections.Generic; using System.Text; namespace Esiur.Security.Authority { internal class AuthenticationHandler { } }