예제 #1
0
 public Principal getUser(String username) {
   return _realPricipalDatabase.getUser(username);
 }