Uses of Interface
org.apache.ftpserver.ftplet.Authority
-
Uses of Authority in org.apache.ftpserver.ftplet
Methods in org.apache.ftpserver.ftplet that return types with arguments of type AuthorityModifier and TypeMethodDescriptionUser.getAuthorities()Get all authorities granted to this userUser.getAuthorities(Class<? extends Authority> clazz) Get authorities of the specified type granted to this userMethod parameters in org.apache.ftpserver.ftplet with type arguments of type AuthorityModifier and TypeMethodDescriptionUser.getAuthorities(Class<? extends Authority> clazz) Get authorities of the specified type granted to this user