SEC-1564: JAAS Configuration can now be injected into DefaultJaasAuthenticationProvider

This commit is contained in:
rwinch
2010-09-10 20:17:22 -05:00
parent 8bf1b8420a
commit 58d9903ebc
19 changed files with 1521 additions and 332 deletions

View File

@@ -19,7 +19,8 @@ def String[] samples = [
'dms',
'preauth',
'cas',
'ldap'
'ldap',
'jaas'
]
def String[] itest = [