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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/wscompile/
H A DAuthInfo.java39 public final class AuthInfo { class
44 public AuthInfo(@NotNull URL url, @NotNull String user, @NotNull String password){ method in class:AuthInfo
59 * Returns if the requesting host and port are associated with this {@link AuthInfo}

Completed in 27 milliseconds