Skip to content

Instantly share code, notes, and snippets.

@rohitdholakia
Created January 4, 2012 19:32
Show Gist options
  • Select an option

  • Save rohitdholakia/1561627 to your computer and use it in GitHub Desktop.

Select an option

Save rohitdholakia/1561627 to your computer and use it in GitHub Desktop.
A sample of the XML file
<security-role>
<role-name>Employee</role-name>
</security-role>
<security-role>
<role-name>CEO</role-name>
</security-role>
<security-role>
<role-name>CFO</role-name>
</security-role>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment