public asatMembershipProvider() { this.repository = new asatRepository(); }
public asatRoleProvider() { this.repository = new asatRepository(); }