Uses of Interface
org.apache.ftpserver.ftplet.Authority

Uses of Authority in org.apache.ftpserver.ftplet
 

Methods in org.apache.ftpserver.ftplet that return Authority
 Authority[] User.getAuthorities()
          Get all authorities granted to this user
 Authority[] User.getAuthorities(java.lang.Class<? extends Authority> clazz)
           
 

Method parameters in org.apache.ftpserver.ftplet with type arguments of type Authority
 Authority[] User.getAuthorities(java.lang.Class<? extends Authority> clazz)
           
 



Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.