Uses of Class
org.apache.felix.useradmin.impl.RoleImpl

Packages that use RoleImpl
org.apache.felix.useradmin.impl   
 

Uses of RoleImpl in org.apache.felix.useradmin.impl
 

Subclasses of RoleImpl in org.apache.felix.useradmin.impl
 class GroupImpl
          This class represents Group role.
 class UserImpl
           This UserImplclass represents User role.
 

Fields in org.apache.felix.useradmin.impl declared as RoleImpl
protected  RoleImpl RoleProperties.role
           
 

Constructors in org.apache.felix.useradmin.impl with parameters of type RoleImpl
RoleCredentials(RoleImpl role)
          Constructs new RoleCredentials.
RoleProperties(RoleImpl role)
          Constructs new RoleProperties.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.