public abstract class SearchTemplate extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
userOrGroup |
| Constructor and Description |
|---|
SearchTemplate(String userOrGroup) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<String> |
doProcess(org.acegisecurity.GrantedAuthority[] authorities) |
abstract Set<String> |
processAuthorities(org.acegisecurity.GrantedAuthority[] authorities) |
Copyright © 2004-2016. All Rights Reserved.