Searched refs:exportContext (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/jgss/wrapper/
H A DGSSLibStub.java89 native byte[] exportContext(long pContext); method in class:GSSLibStub
H A DNativeGSSContext.java517 byte[] result = cStub.exportContext(pContext);

Completed in 31 milliseconds