|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Authority in org.apache.ftpserver.ftplet |
|---|
| Methods in org.apache.ftpserver.ftplet that return types with arguments of type Authority | |
|---|---|
java.util.List<Authority> |
User.getAuthorities()
Get all authorities granted to this user |
java.util.List<Authority> |
User.getAuthorities(java.lang.Class<? extends Authority> clazz)
Get authorities of the specified type granted to this user |
| Method parameters in org.apache.ftpserver.ftplet with type arguments of type Authority | |
|---|---|
java.util.List<Authority> |
User.getAuthorities(java.lang.Class<? extends Authority> clazz)
Get authorities of the specified type granted to this user |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||