07-14-2008 02:26 AM
07-16-2008 03:27 AM
FacesContext context = FacesContext.getCurrentInstance();
ServiceRegistry serviceRegistry = Repository.getServiceRegistry(context);
AuthorityService as = serviceRegistry.getAuthorityService();
Set<String> auths = as.getAuthorities();
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.