Searched refs:constrains (Results 1 – 17 of 17) 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
317 public int constrains(GeneralNameInterface inputName) in constrains() method in URIName348 constraintType = hostDNS.constrains(otherDNS); in constrains()
399 public int constrains(GeneralNameInterface inputName) throws UnsupportedOperationException { in constrains() method in X400Address
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
233 public int constrains(GeneralNameInterface inputName) throws UnsupportedOperationException { in constrains() method in EDIPartyName
195 public int constrains(GeneralNameInterface inputName) throws UnsupportedOperationException { in constrains() method in DNSName
206 return name.constrains(otherGNI) == GeneralNameInterface.NAME_MATCH; in equals()
511 switch (exName.constrains(name)) { in verify()542 switch (perName.constrains(name)) { in verify()
394 public int constrains(GeneralNameInterface inputName) in constrains() method in IPAddressName
1275 public int constrains(GeneralNameInterface inputName) in constrains() method in X500Name
90 public int constrains(sun.security.x509.GeneralNameInterface inputName) in constrains() method in URIName
282 public int constrains(sun.security.x509.GeneralNameInterface inputName) in constrains() method in X500Name
146 switch (base.constrains(test)) { in distance()192 int baseRtest = base.constrains(test); in hops()
2502 switch (pathToName.constrains(excludedName)) { in matchExcluded()2540 switch (pathToName.constrains(permittedName)) { in matchPermitted()