mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-15 09:46:16 +01:00
created adapter between scm and shiro caches, see issue #781
This commit is contained in:
@@ -333,7 +333,7 @@ public class AuthorizationCollector
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
AuthorizationInfo collect(PrincipalCollection principals)
|
||||
public AuthorizationInfo collect(PrincipalCollection principals)
|
||||
{
|
||||
Preconditions.checkNotNull(principals, "principals parameter is required");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user