Uses of Enum Class
com.hierynomus.mssmb2.messages.negotiate.SMB2NegotiateContextType
Packages that use SMB2NegotiateContextType
-
Uses of SMB2NegotiateContextType in com.hierynomus.mssmb2.messages.negotiate
Subclasses with type arguments of type SMB2NegotiateContextType in com.hierynomus.mssmb2.messages.negotiateModifier and TypeClassDescriptionenum[MS-SMB2] 2.2.3.1 SMB2 NEGOTIATE_CONTEXT Request values - ContextTypeClasses in com.hierynomus.mssmb2.messages.negotiate that implement interfaces with type arguments of type SMB2NegotiateContextTypeModifier and TypeClassDescriptionenum[MS-SMB2] 2.2.3.1 SMB2 NEGOTIATE_CONTEXT Request values - ContextTypeFields in com.hierynomus.mssmb2.messages.negotiate declared as SMB2NegotiateContextTypeModifier and TypeFieldDescriptionprivate SMB2NegotiateContextTypeSMB2NegotiateContext.negotiateContextTypeMethods in com.hierynomus.mssmb2.messages.negotiate that return SMB2NegotiateContextTypeModifier and TypeMethodDescriptionSMB2NegotiateContext.getNegotiateContextType()static SMB2NegotiateContextTypeReturns the enum constant of this class with the specified name.static SMB2NegotiateContextType[]SMB2NegotiateContextType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.hierynomus.mssmb2.messages.negotiate with parameters of type SMB2NegotiateContextTypeModifierConstructorDescriptionprotectedSMB2NegotiateContext(SMB2NegotiateContextType negotiateContextType) For request to create instance