Uses of Enum
org.apache.sshd.sftp.common.SftpUniversalOwnerAndGroup
Packages that use SftpUniversalOwnerAndGroup
-
Uses of SftpUniversalOwnerAndGroup in org.apache.sshd.sftp.common
Fields in org.apache.sshd.sftp.common with type parameters of type SftpUniversalOwnerAndGroupModifier and TypeFieldDescriptionstatic final Set<SftpUniversalOwnerAndGroup> SftpUniversalOwnerAndGroup.VALUESMethods in org.apache.sshd.sftp.common that return SftpUniversalOwnerAndGroupModifier and TypeMethodDescriptionstatic SftpUniversalOwnerAndGroupstatic SftpUniversalOwnerAndGroupReturns the enum constant of this type with the specified name.static SftpUniversalOwnerAndGroup[]SftpUniversalOwnerAndGroup.values()Returns an array containing the constants of this enum type, in the order they are declared.