Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Adrianvdh/5660381b60c4672f49fb5921f7b417c4 to your computer and use it in GitHub Desktop.
Save Adrianvdh/5660381b60c4672f49fb5921f7b417c4 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