Uses of Enum Class
com.hierynomus.mssmb2.messages.negotiate.SMB2NegotiateContextType
Packages that use SMB2NegotiateContextType
-
Uses of SMB2NegotiateContextType in com.hierynomus.mssmb2.messages.negotiate
Fields in com.hierynomus.mssmb2.messages.negotiate declared as SMB2NegotiateContextTypeModifier and TypeFieldDescriptionprivate SMB2NegotiateContextType
SMB2NegotiateContext.negotiateContextType
Methods in com.hierynomus.mssmb2.messages.negotiate that return SMB2NegotiateContextTypeModifier and TypeMethodDescriptionSMB2NegotiateContext.getNegotiateContextType()
static SMB2NegotiateContextType
Returns 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 SMB2NegotiateContextTypeModifierConstructorDescriptionprotected
SMB2NegotiateContext
(SMB2NegotiateContextType negotiateContextType) For request to create instance