| |
|
| java.lang.Object org.drftpd.usermanager.HostMask
HostMask | public class HostMask (Code) | | author: mog version: $Id: HostMask.java 1513 2006-10-13 22:41:08Z tdsoul $ |
isIdentMaskSignificant | public boolean isIdentMaskSignificant()(Code) | | Is ident used?
false is ident mask equals "*" |
matchesHost | public boolean matchesHost(InetAddress a) throws MalformedPatternException(Code) | | |
matchesIdent | public boolean matchesIdent(String ident) throws MalformedPatternException(Code) | | |
|
|
|