org.jboss.portal.identity.management
Interface IdentityMBean

All Known Implementing Classes:
Identity

public interface IdentityMBean

Version:
$Revision$
Author:
Thomas Heute

Method Summary
 int getRoleCount()
           
 int getUserCount()
           
 

Method Detail

getUserCount

int getUserCount()
                 throws java.lang.Exception
Throws:
java.lang.Exception

getRoleCount

int getRoleCount()
                 throws java.lang.Exception
Throws:
java.lang.Exception