tiger.security
Class RoleMapper

java.lang.Object
  |
  +--tiger.security.RoleMapper

public class RoleMapper
extends java.lang.Object

Author:
Fredrik Bertilsson

Constructor Summary
RoleMapper()
           
 
Method Summary
 java.util.SortedSet getRoles(java.lang.String aUsername, ID anID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleMapper

public RoleMapper()
Method Detail

getRoles

public java.util.SortedSet getRoles(java.lang.String aUsername,
                                    ID anID)