org.broadleafcommerce.openadmin.client.service
Interface AdminSecurityService

All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService
All Known Implementing Classes:
AdminSecurityServiceRemote

public interface AdminSecurityService
extends com.google.gwt.user.client.rpc.RemoteService

Author:
jfischer

Method Summary
 AdminUser getAdminUser()
           
 

Method Detail

getAdminUser

AdminUser getAdminUser()
                       throws ServiceException,
                              com.gwtincubator.security.exception.ApplicationSecurityException
Throws:
ServiceException
com.gwtincubator.security.exception.ApplicationSecurityException


Copyright © 2013. All Rights Reserved.