@ApplicationScoped public class InboxEntrySecurity extends Object
| Constructor and Description |
|---|
InboxEntrySecurity() |
InboxEntrySecurity(org.jboss.errai.security.shared.api.identity.User identity,
org.uberfire.security.authz.AuthorizationManager authorizationManager,
OrganizationalUnitService organizationalUnitService,
ProjectService<? extends Project> projectService,
RepositoryServiceImpl repositoryService) |
public InboxEntrySecurity()
@Inject
public InboxEntrySecurity(org.jboss.errai.security.shared.api.identity.User identity,
org.uberfire.security.authz.AuthorizationManager authorizationManager,
OrganizationalUnitService organizationalUnitService,
ProjectService<? extends Project> projectService,
RepositoryServiceImpl repositoryService)
public List<InboxEntry> secure(List<InboxEntry> inboxEntries)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.