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

/openjdk9/jdk/test/sun/security/krb5/auto/
H A DContext.java237 public void startAsServer(final Oid mech) throws Exception { method in class:Context
241 public void startAsServer(final String name, final Oid mech) throws Exception { method in class:Context
250 public void startAsServer(final String name, final Oid mech, final boolean asInitiator) throws Exception { method in class:Context

Completed in 88 milliseconds