Searched defs:isEquivalent (Results 1 - 11 of 11) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/spi/ior/
H A DIORFactory.java44 boolean isEquivalent( IORFactory other ) ; method in interface:IORFactory
H A DTaggedProfileTemplate.java68 boolean isEquivalent( TaggedProfileTemplate temp ); method in interface:TaggedProfileTemplate
H A DTaggedProfile.java55 boolean isEquivalent( TaggedProfile prof ) ; method in interface:TaggedProfile
H A DIOR.java73 boolean isEquivalent(IOR ior) ; method in interface:IOR
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/ior/
H A DIORTemplateListImpl.java111 public boolean isEquivalent( IORFactory other ) method in class:IORTemplateListImpl
H A DIORTemplateImpl.java88 public boolean isEquivalent( IORFactory other ) method in class:IORTemplateImpl
H A DGenericTaggedProfile.java78 public boolean isEquivalent( TaggedProfile prof ) method in class:GenericTaggedProfile
H A DIORImpl.java258 public boolean isEquivalent(IOR ior) method in class:IORImpl
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/ior/iiop/
H A DIIOPProfileTemplateImpl.java161 public boolean isEquivalent( TaggedProfileTemplate temp ) method in class:IIOPProfileTemplateImpl
H A DIIOPProfileImpl.java229 public boolean isEquivalent( TaggedProfile prof ) method in class:IIOPProfileImpl
/openjdk10/jdk/src/java.base/share/classes/sun/security/ssl/
H A DClientHandshaker.java1804 private static boolean isEquivalent(Collection<String> thisSubAltNames, method in class:ClientHandshaker

Completed in 184 milliseconds