Uses of Class
com.skava.marketplace.model.entity.APIKeySecret
Packages that use APIKeySecret
Package
Description
Entity model classes of the Appmarketplace Service available here.
-
Uses of APIKeySecret in com.skava.marketplace.model.entity
Fields in com.skava.marketplace.model.entity with type parameters of type APIKeySecretModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.ListPath<APIKeySecret,
QAPIKeySecret> QDeveloperAppCredentials.keyList
Constructor parameters in com.skava.marketplace.model.entity with type arguments of type APIKeySecretModifierConstructorDescriptionQAPIKeySecret
(com.querydsl.core.types.Path<? extends APIKeySecret> path)