Skip to content

Instantly share code, notes, and snippets.

@Adrianvdh
Created January 11, 2018 04:55
Show Gist options
  • Save Adrianvdh/56a07e47dd983495bb72c2a88cfa27ad to your computer and use it in GitHub Desktop.
Save Adrianvdh/56a07e47dd983495bb72c2a88cfa27ad to your computer and use it in GitHub Desktop.
public class AuthorisationContext {
public void authenticate(String username, String password) {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment