Uses of Enum Class
com.gentics.contentnode.rest.model.ContentRepositoryModel.PasswordType
Packages that use ContentRepositoryModel.PasswordType
-
Uses of ContentRepositoryModel.PasswordType in com.gentics.contentnode.rest.model
Fields in com.gentics.contentnode.rest.model declared as ContentRepositoryModel.PasswordTypeModifier and TypeFieldDescriptionprotected ContentRepositoryModel.PasswordType
ContentRepositoryModel.passwordType
Methods in com.gentics.contentnode.rest.model that return ContentRepositoryModel.PasswordTypeModifier and TypeMethodDescriptionContentRepositoryModel.getPasswordType()
URL for accessing the ContentRepository Type of passwordReturns the enum constant of this class with the specified name.static ContentRepositoryModel.PasswordType[]
ContentRepositoryModel.PasswordType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gentics.contentnode.rest.model with parameters of type ContentRepositoryModel.PasswordTypeModifier and TypeMethodDescriptionvoid
ContentRepositoryModel.setPasswordType
(ContentRepositoryModel.PasswordType passwordType) Set the type of how the password is set