Class ExtendedGSSContext


  • class ExtendedGSSContext
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ExtendedGSSContext()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static java.lang.reflect.Method getInquireSecContextMethod()  
      static java.security.Key krb5GetSessionKey​(org.ietf.jgss.GSSContext gssContext)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • inquireSecContext

        private static final java.lang.reflect.Method inquireSecContext
      • krb5GetSessionKeyConst

        private static java.lang.Object krb5GetSessionKeyConst
    • Constructor Detail

      • ExtendedGSSContext

        private ExtendedGSSContext()
    • Method Detail

      • getInquireSecContextMethod

        private static java.lang.reflect.Method getInquireSecContextMethod()