Searched refs:constrains (Results 1 – 15 of 15) sorted by relevance
201 switch (current.constrains(subsequent)) { in minimize()364 switch (thisEntry.constrains(otherEntry)) { in intersect()405 thisAltEntry.constrains(othAltEntry); in intersect()445 switch (thisEntry.constrains(otherEntry)) { in intersect()504 switch (excludedName.constrains(permitted)) { in reduce()
92 int constrains(GeneralNameInterface inputName) throws UnsupportedOperationException; in constrains() method
192 result = (otherGNI.constrains(this) == NAME_MATCH); in equals()244 public int constrains(GeneralNameInterface inputName) { in constrains() method in OtherName
399 public int constrains(GeneralNameInterface inputName) throws UnsupportedOperationException { in constrains() method in X400Address
320 public int constrains(GeneralNameInterface inputName) in constrains() method in URIName351 constraintType = hostDNS.constrains(otherDNS); in constrains()
150 public int constrains(GeneralNameInterface inputName) throws UnsupportedOperationException { in constrains() method in OIDName
183 public int constrains(GeneralNameInterface inputName) throws UnsupportedOperationException { in constrains() method in RFC822Name
195 public int constrains(GeneralNameInterface inputName) throws UnsupportedOperationException { in constrains() method in DNSName
233 public int constrains(GeneralNameInterface inputName) throws UnsupportedOperationException { in constrains() method in EDIPartyName
206 return name.constrains(otherGNI) == GeneralNameInterface.NAME_MATCH; in equals()
511 switch (exName.constrains(name)) { in verify()542 switch (perName.constrains(name)) { in verify()
393 public int constrains(GeneralNameInterface inputName) in constrains() method in IPAddressName
1277 public int constrains(GeneralNameInterface inputName) in constrains() method in X500Name
146 switch (base.constrains(test)) { in distance()192 int baseRtest = base.constrains(test); in hops()
2509 switch (pathToName.constrains(excludedName)) { in matchExcluded()2547 switch (pathToName.constrains(permittedName)) { in matchPermitted()