SEC-1569: initial commit of spring-security-crypto module, consisting of encrypt, keygen, password, and util packages
This commit is contained in:
committed by
Luke Taylor
parent
afd586c96e
commit
ffa7301e7f
@@ -7,7 +7,8 @@ def String[] modules = [
|
||||
'cas',
|
||||
'openid',
|
||||
'taglibs',
|
||||
'aspects'
|
||||
'aspects',
|
||||
'crypto'
|
||||
]
|
||||
|
||||
def String[] samples = [
|
||||
|
||||
Reference in New Issue
Block a user