Skip to content

Instantly share code, notes, and snippets.

@nialdarbey
Created October 14, 2012 01:45
Show Gist options
  • Save nialdarbey/3886942 to your computer and use it in GitHub Desktop.
Save nialdarbey/3886942 to your computer and use it in GitHub Desktop.
devkit connect annt
@Connect
public void connect(@ConnectionKey @FriendlyName("Principal DN") String authDn, @Optional @FriendlyName("Password") String authPassword, @Optional String authentication) throws ConnectionException
{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment