Uses of Enum Class
com.hierynomus.mssmb2.SMB2ShareAccess
Packages that use SMB2ShareAccess
-
Uses of SMB2ShareAccess in com.hierynomus.mssmb2
Fields in com.hierynomus.mssmb2 with type parameters of type SMB2ShareAccessMethods in com.hierynomus.mssmb2 that return SMB2ShareAccessModifier and TypeMethodDescriptionstatic SMB2ShareAccess
Returns the enum constant of this class with the specified name.static SMB2ShareAccess[]
SMB2ShareAccess.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SMB2ShareAccess in com.hierynomus.mssmb2.messages
Fields in com.hierynomus.mssmb2.messages with type parameters of type SMB2ShareAccessModifier and TypeFieldDescriptionprivate final Set
<SMB2ShareAccess> SMB2CreateRequest.shareAccess