package auth; public interface Authentication { GrantType getGrantType(); }