Package org.gluu.oxtrust.action
Class SearchScopeAction
java.lang.Object
org.gluu.oxtrust.action.SearchScopeAction
- All Implemented Interfaces:
Serializable
@Named
@ConversationScoped
@Secure("#{permissionService.hasPermission(\'scope\', \'access\')}")
public class SearchScopeAction
extends Object
implements Serializable
Action class for search scopes
- Author:
- Reda Zerrad Date: 06.18.2012
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList
<org.oxauth.persistence.model.Scope> search()
void
setSearchPattern
(String searchPattern) start()
-
Constructor Details
-
SearchScopeAction
public SearchScopeAction()
-
-
Method Details
-
start
-
search
-
getSearchPattern
-
setSearchPattern
-
getScopeList
-